Uses of Class
com.google.cloud.aiplatform.v1.VertexMultimodalDatasetDestination
Packages that use VertexMultimodalDatasetDestination
-
Uses of VertexMultimodalDatasetDestination in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexMultimodalDatasetDestinationModifier and TypeMethodDescriptionVertexMultimodalDatasetDestination.Builder.build()VertexMultimodalDatasetDestination.Builder.buildPartial()VertexMultimodalDatasetDestination.getDefaultInstance()VertexMultimodalDatasetDestination.Builder.getDefaultInstanceForType()VertexMultimodalDatasetDestination.getDefaultInstanceForType()BatchPredictionJob.OutputConfig.Builder.getVertexMultimodalDatasetDestination()The details for a Vertex Multimodal Dataset that will be created for the output.BatchPredictionJob.OutputConfig.getVertexMultimodalDatasetDestination()The details for a Vertex Multimodal Dataset that will be created for the output.BatchPredictionJob.OutputConfigOrBuilder.getVertexMultimodalDatasetDestination()The details for a Vertex Multimodal Dataset that will be created for the output.VertexMultimodalDatasetDestination.parseDelimitedFrom(InputStream input) VertexMultimodalDatasetDestination.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexMultimodalDatasetDestination.parseFrom(byte[] data) VertexMultimodalDatasetDestination.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexMultimodalDatasetDestination.parseFrom(com.google.protobuf.ByteString data) VertexMultimodalDatasetDestination.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexMultimodalDatasetDestination.parseFrom(com.google.protobuf.CodedInputStream input) VertexMultimodalDatasetDestination.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexMultimodalDatasetDestination.parseFrom(InputStream input) VertexMultimodalDatasetDestination.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VertexMultimodalDatasetDestination.parseFrom(ByteBuffer data) VertexMultimodalDatasetDestination.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type VertexMultimodalDatasetDestinationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VertexMultimodalDatasetDestination>VertexMultimodalDatasetDestination.getParserForType()static com.google.protobuf.Parser<VertexMultimodalDatasetDestination>VertexMultimodalDatasetDestination.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexMultimodalDatasetDestinationModifier and TypeMethodDescriptionVertexMultimodalDatasetDestination.Builder.mergeFrom(VertexMultimodalDatasetDestination other) BatchPredictionJob.OutputConfig.Builder.mergeVertexMultimodalDatasetDestination(VertexMultimodalDatasetDestination value) The details for a Vertex Multimodal Dataset that will be created for the output.VertexMultimodalDatasetDestination.newBuilder(VertexMultimodalDatasetDestination prototype) BatchPredictionJob.OutputConfig.Builder.setVertexMultimodalDatasetDestination(VertexMultimodalDatasetDestination value) The details for a Vertex Multimodal Dataset that will be created for the output.