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 CitationMetadataCitationMetadata.Builder.build()static CitationMetadataDeserializes 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.BuilderCandidate.Builder.citationMetadata(CitationMetadata citationMetadata) Setter for citationMetadata.