Uses of Class
com.google.genai.gaos.models.interactions.FileCitation.Builder
Packages that use FileCitation.Builder
-
Uses of FileCitation.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return FileCitation.BuilderModifier and TypeMethodDescriptionstatic FileCitation.BuilderFileCitation.builder()FileCitation.Builder.customMetadata(Map<String, Object> customMetadata) User provided metadata about the retrieved context.FileCitation.Builder.documentUri(String documentUri) The URI of the file.End of the attributed segment, exclusive.The name of the file.Media ID in-case of image citations, if applicable.FileCitation.Builder.pageNumber(Integer pageNumber) Page number of the cited document, if applicable.Source attributed for a portion of the text.FileCitation.Builder.startIndex(Integer startIndex) Start of segment of the response that is attributed to this source.