Uses of Class
com.google.genai.types.Document
Packages that use Document
-
Uses of Document in com.google.genai
Methods in com.google.genai that return DocumentMethods in com.google.genai that return types with arguments of type DocumentModifier and TypeMethodDescriptionAsyncDocuments.get(String name, GetDocumentConfig config) AsyncDocuments.list(String parent, ListDocumentsConfig config) Asynchronously makes an API request to list the available documents.Documents.list(String parent, ListDocumentsConfig config) Makes an API request to list the available documents. -
Uses of Document in com.google.genai.types
Methods in com.google.genai.types that return DocumentModifier and TypeMethodDescriptionabstract DocumentDocument.Builder.build()static DocumentDeserializes a JSON string to a Document object.Methods in com.google.genai.types that return types with arguments of type DocumentMethods in com.google.genai.types with parameters of type DocumentModifier and TypeMethodDescriptionSetter for documents.Method parameters in com.google.genai.types with type arguments of type Document