Uses of Interface
com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder
-
Packages that use BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Modifier and Type Class Description static class
BatchReadFeatureValuesRequest.PassThroughField
Describe pass-through fields in read_instance source.static class
BatchReadFeatureValuesRequest.PassThroughField.Builder
Describe pass-through fields in read_instance source.Methods in com.google.cloud.aiplatform.v1 that return BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder Modifier and Type Method Description BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder
BatchReadFeatureValuesRequest.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.PassThroughFieldOrBuilder
BatchReadFeatureValuesRequest. 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.PassThroughFieldOrBuilder
BatchReadFeatureValuesRequestOrBuilder. 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.v1 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.
-