Uses of Class
com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField.Builder
Packages that use BatchReadFeatureValuesRequest.PassThroughField.Builder
-
Uses of BatchReadFeatureValuesRequest.PassThroughField.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchReadFeatureValuesRequest.PassThroughField.BuilderModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.addPassThroughFieldsBuilder()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.Builder.addPassThroughFieldsBuilder(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.PassThroughField.Builder.clear()BatchReadFeatureValuesRequest.PassThroughField.Builder.clearFieldName()Required.BatchReadFeatureValuesRequest.Builder.getPassThroughFieldsBuilder(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.PassThroughField.Builder.mergeFrom(BatchReadFeatureValuesRequest.PassThroughField other) BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeFrom(com.google.protobuf.Message other) BatchReadFeatureValuesRequest.PassThroughField.newBuilder()BatchReadFeatureValuesRequest.PassThroughField.newBuilder(BatchReadFeatureValuesRequest.PassThroughField prototype) BatchReadFeatureValuesRequest.PassThroughField.newBuilderForType()BatchReadFeatureValuesRequest.PassThroughField.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BatchReadFeatureValuesRequest.PassThroughField.Builder.setFieldName(String value) Required.BatchReadFeatureValuesRequest.PassThroughField.Builder.setFieldNameBytes(com.google.protobuf.ByteString value) Required.BatchReadFeatureValuesRequest.PassThroughField.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchReadFeatureValuesRequest.PassThroughField.BuilderModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.getPassThroughFieldsBuilderList()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 with parameters of type BatchReadFeatureValuesRequest.PassThroughField.BuilderModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.addPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue) 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.Builder.addPassThroughFields(BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue) 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.Builder.setPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue) 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.