Uses of Class
com.google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.PassThroughField
-
Packages that use BatchReadFeatureValuesRequest.PassThroughField Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of BatchReadFeatureValuesRequest.PassThroughField in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BatchReadFeatureValuesRequest.PassThroughField Modifier and Type Method Description BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField.Builder. build()BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField.Builder. buildPartial()static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. getDefaultInstance()BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField.Builder. getDefaultInstanceForType()BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. getDefaultInstanceForType()BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.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.PassThroughFieldBatchReadFeatureValuesRequest. 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.PassThroughFieldBatchReadFeatureValuesRequestOrBuilder. 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.static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseDelimitedFrom(InputStream input)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(byte[] data)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(com.google.protobuf.ByteString data)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(com.google.protobuf.CodedInputStream input)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(InputStream input)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(ByteBuffer data)static BatchReadFeatureValuesRequest.PassThroughFieldBatchReadFeatureValuesRequest.PassThroughField. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type BatchReadFeatureValuesRequest.PassThroughField Modifier and Type Method Description com.google.protobuf.Parser<BatchReadFeatureValuesRequest.PassThroughField>BatchReadFeatureValuesRequest.PassThroughField. getParserForType()List<BatchReadFeatureValuesRequest.PassThroughField>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.List<BatchReadFeatureValuesRequest.PassThroughField>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.List<BatchReadFeatureValuesRequest.PassThroughField>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.v1beta1 with parameters of type BatchReadFeatureValuesRequest.PassThroughField Modifier and Type Method Description BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.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.BuilderBatchReadFeatureValuesRequest.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.BuilderBatchReadFeatureValuesRequest.PassThroughField.Builder. mergeFrom(BatchReadFeatureValuesRequest.PassThroughField other)static BatchReadFeatureValuesRequest.PassThroughField.BuilderBatchReadFeatureValuesRequest.PassThroughField. newBuilder(BatchReadFeatureValuesRequest.PassThroughField prototype)BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.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.v1beta1 with type arguments of type BatchReadFeatureValuesRequest.PassThroughField Modifier and Type Method Description BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.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.
-