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 EmbedContentMetadata
EmbedContentMetadata.Builder.build()
static EmbedContentMetadata
Deserializes 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.Builder
EmbedContentResponse.Builder.metadata
(EmbedContentMetadata metadata) Setter for metadata.