Uses of Class
com.google.genai.types.VertexMultimodalDatasetDestination
Packages that use VertexMultimodalDatasetDestination
-
Uses of VertexMultimodalDatasetDestination in com.google.genai.types
Methods in com.google.genai.types that return VertexMultimodalDatasetDestinationModifier and TypeMethodDescriptionabstract VertexMultimodalDatasetDestinationVertexMultimodalDatasetDestination.Builder.build()Deserializes a JSON string to a VertexMultimodalDatasetDestination object.Methods in com.google.genai.types that return types with arguments of type VertexMultimodalDatasetDestinationModifier and TypeMethodDescriptionabstract Optional<VertexMultimodalDatasetDestination>BatchJobDestination.vertexDataset()This field is experimental and may change in future versions.Methods in com.google.genai.types with parameters of type VertexMultimodalDatasetDestinationModifier and TypeMethodDescriptionabstract BatchJobDestination.BuilderBatchJobDestination.Builder.vertexDataset(VertexMultimodalDatasetDestination vertexDataset) Setter for vertexDataset.