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

Properties of a BatchReadFeatureValuesRequest.

Package

@google-cloud/aiplatform

Properties

bigqueryReadInstances

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

BatchReadFeatureValuesRequest bigqueryReadInstances

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IBigQuerySource|null)

csvReadInstances

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

BatchReadFeatureValuesRequest csvReadInstances

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ICsvSource|null)

destination

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

BatchReadFeatureValuesRequest destination

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IFeatureValueDestination|null)

entityTypeSpecs

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

BatchReadFeatureValuesRequest entityTypeSpecs

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.IEntityTypeSpec[]|null)

featurestore

featurestore?: (string|null);

BatchReadFeatureValuesRequest featurestore

Property Value
TypeDescription
(string|null)

passThroughFields

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

BatchReadFeatureValuesRequest passThroughFields

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.IPassThroughField[]|null)