Uses of Class
com.google.genai.types.EmbedContentMetadata
Packages that use EmbedContentMetadata
-
Uses of EmbedContentMetadata in com.google.genai.types
Methods in com.google.genai.types that return EmbedContentMetadataModifier and TypeMethodDescriptionabstract EmbedContentMetadataEmbedContentMetadata.Builder.build()static EmbedContentMetadataDeserializes a JSON string to a EmbedContentMetadata object.Methods in com.google.genai.types that return types with arguments of type EmbedContentMetadataModifier and TypeMethodDescriptionabstract Optional<EmbedContentMetadata>EmbedContentResponse.metadata()Vertex API only.Methods in com.google.genai.types with parameters of type EmbedContentMetadataModifier and TypeMethodDescriptionabstract EmbedContentResponse.BuilderEmbedContentResponse.Builder.metadata(EmbedContentMetadata metadata) Setter for metadata.