Uses of Class
com.google.cloud.aiplatform.v1.FeatureValueDestination
Packages that use FeatureValueDestination
-
Uses of FeatureValueDestination in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureValueDestinationModifier and TypeMethodDescriptionFeatureValueDestination.Builder.build()FeatureValueDestination.Builder.buildPartial()static FeatureValueDestinationFeatureValueDestination.getDefaultInstance()FeatureValueDestination.Builder.getDefaultInstanceForType()FeatureValueDestination.getDefaultInstanceForType()BatchReadFeatureValuesRequest.Builder.getDestination()Required.BatchReadFeatureValuesRequest.getDestination()Required.BatchReadFeatureValuesRequestOrBuilder.getDestination()Required.ExportFeatureValuesRequest.Builder.getDestination()Required.ExportFeatureValuesRequest.getDestination()Required.ExportFeatureValuesRequestOrBuilder.getDestination()Required.static FeatureValueDestinationFeatureValueDestination.parseDelimitedFrom(InputStream input) static FeatureValueDestinationFeatureValueDestination.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueDestinationFeatureValueDestination.parseFrom(byte[] data) static FeatureValueDestinationFeatureValueDestination.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueDestinationFeatureValueDestination.parseFrom(com.google.protobuf.ByteString data) static FeatureValueDestinationFeatureValueDestination.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueDestinationFeatureValueDestination.parseFrom(com.google.protobuf.CodedInputStream input) static FeatureValueDestinationFeatureValueDestination.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueDestinationFeatureValueDestination.parseFrom(InputStream input) static FeatureValueDestinationFeatureValueDestination.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureValueDestinationFeatureValueDestination.parseFrom(ByteBuffer data) static FeatureValueDestinationFeatureValueDestination.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureValueDestinationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FeatureValueDestination>FeatureValueDestination.getParserForType()static com.google.protobuf.Parser<FeatureValueDestination>FeatureValueDestination.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureValueDestinationModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.mergeDestination(FeatureValueDestination value) Required.ExportFeatureValuesRequest.Builder.mergeDestination(FeatureValueDestination value) Required.FeatureValueDestination.Builder.mergeFrom(FeatureValueDestination other) FeatureValueDestination.newBuilder(FeatureValueDestination prototype) BatchReadFeatureValuesRequest.Builder.setDestination(FeatureValueDestination value) Required.ExportFeatureValuesRequest.Builder.setDestination(FeatureValueDestination value) Required.