Uses of Interface
com.google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder
-
Packages that use BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Modifier and Type Class Description static classBatchReadFeatureValuesRequest.PassThroughFieldDescribe pass-through fields in read_instance source.static classBatchReadFeatureValuesRequest.PassThroughField.BuilderDescribe pass-through fields in read_instance source.Methods in com.google.cloud.aiplatform.v1beta1 that return BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Modifier and Type Method Description BatchReadFeatureValuesRequest.PassThroughFieldOrBuilderBatchReadFeatureValuesRequest.Builder. getPassThroughFieldsOrBuilder(int index)When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.BatchReadFeatureValuesRequest.PassThroughFieldOrBuilderBatchReadFeatureValuesRequest. getPassThroughFieldsOrBuilder(int index)When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.BatchReadFeatureValuesRequest.PassThroughFieldOrBuilderBatchReadFeatureValuesRequestOrBuilder. getPassThroughFieldsOrBuilder(int index)When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Modifier and Type Method Description List<? extends BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder>BatchReadFeatureValuesRequest.Builder. getPassThroughFieldsOrBuilderList()When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.List<? extends BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder>BatchReadFeatureValuesRequest. getPassThroughFieldsOrBuilderList()When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.List<? extends BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder>BatchReadFeatureValuesRequestOrBuilder. getPassThroughFieldsOrBuilderList()When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.
-