Class StreamingFetchFeatureValuesRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1beta1.StreamingFetchFeatureValuesRequest
All Implemented Interfaces:
StreamingFetchFeatureValuesRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable

@Generated public final class StreamingFetchFeatureValuesRequest extends com.google.protobuf.GeneratedMessage implements StreamingFetchFeatureValuesRequestOrBuilder
 Request message for
 [FeatureOnlineStoreService.StreamingFetchFeatureValues][google.cloud.aiplatform.v1beta1.FeatureOnlineStoreService.StreamingFetchFeatureValues].
 For the entities requested, all features under the requested feature view
 will be returned.
 
Protobuf type google.cloud.aiplatform.v1beta1.StreamingFetchFeatureValuesRequest
See Also: