Uses of Class
com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField
Packages that use BatchReadFeatureValuesRequest.PassThroughField
-
Uses of BatchReadFeatureValuesRequest.PassThroughField in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchReadFeatureValuesRequest.PassThroughFieldModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.PassThroughField.Builder.build()BatchReadFeatureValuesRequest.PassThroughField.Builder.buildPartial()BatchReadFeatureValuesRequest.PassThroughField.getDefaultInstance()BatchReadFeatureValuesRequest.PassThroughField.Builder.getDefaultInstanceForType()BatchReadFeatureValuesRequest.PassThroughField.getDefaultInstanceForType()BatchReadFeatureValuesRequest.Builder.getPassThroughFields(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.getPassThroughFields(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.BatchReadFeatureValuesRequestOrBuilder.getPassThroughFields(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.parseDelimitedFrom(InputStream input) BatchReadFeatureValuesRequest.PassThroughField.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(byte[] data) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.ByteString data) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.CodedInputStream input) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(InputStream input) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(ByteBuffer data) BatchReadFeatureValuesRequest.PassThroughField.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchReadFeatureValuesRequest.PassThroughFieldModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BatchReadFeatureValuesRequest.PassThroughField>BatchReadFeatureValuesRequest.PassThroughField.getParserForType()BatchReadFeatureValuesRequest.Builder.getPassThroughFieldsList()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.getPassThroughFieldsList()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.BatchReadFeatureValuesRequestOrBuilder.getPassThroughFieldsList()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.static com.google.protobuf.Parser<BatchReadFeatureValuesRequest.PassThroughField>BatchReadFeatureValuesRequest.PassThroughField.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type BatchReadFeatureValuesRequest.PassThroughFieldModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.addPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField value) 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 value) 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.newBuilder(BatchReadFeatureValuesRequest.PassThroughField prototype) BatchReadFeatureValuesRequest.Builder.setPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField value) 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.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type BatchReadFeatureValuesRequest.PassThroughFieldModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.addAllPassThroughFields(Iterable<? extends BatchReadFeatureValuesRequest.PassThroughField> values) 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.