Uses of Class
com.google.genai.types.CitationMetadata
Packages that use CitationMetadata
-
Uses of CitationMetadata in com.google.genai.types
Methods in com.google.genai.types that return CitationMetadataModifier and TypeMethodDescriptionabstract CitationMetadata
CitationMetadata.Builder.build()
static CitationMetadata
Deserializes a JSON string to a CitationMetadata object.Methods in com.google.genai.types that return types with arguments of type CitationMetadataModifier and TypeMethodDescriptionabstract Optional<CitationMetadata>
Candidate.citationMetadata()
Source attribution of the generated content.Methods in com.google.genai.types with parameters of type CitationMetadataModifier and TypeMethodDescriptionabstract Candidate.Builder
Candidate.Builder.citationMetadata
(CitationMetadata citationMetadata) Setter for citationMetadata.