Interface protos.google.cloud.aiplatform.v1beta1.IBatchReadFeatureValuesRequest (3.13.0)

Properties of a BatchReadFeatureValuesRequest.

Package

@google-cloud/aiplatform

Properties

bigqueryReadInstances

bigqueryReadInstances?: (google.cloud.aiplatform.v1beta1.IBigQuerySource|null);

BatchReadFeatureValuesRequest bigqueryReadInstances

csvReadInstances

csvReadInstances?: (google.cloud.aiplatform.v1beta1.ICsvSource|null);

BatchReadFeatureValuesRequest csvReadInstances

destination

destination?: (google.cloud.aiplatform.v1beta1.IFeatureValueDestination|null);

BatchReadFeatureValuesRequest destination

entityTypeSpecs

entityTypeSpecs?: (google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.IEntityTypeSpec[]|null);

BatchReadFeatureValuesRequest entityTypeSpecs

featurestore

featurestore?: (string|null);

BatchReadFeatureValuesRequest featurestore

passThroughFields

passThroughFields?: (google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.IPassThroughField[]|null);

BatchReadFeatureValuesRequest passThroughFields

startTime

startTime?: (google.protobuf.ITimestamp|null);

BatchReadFeatureValuesRequest startTime