Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.04 KB

File metadata and controls

60 lines (35 loc) · 1.04 KB

google.generativeai.protos.CreateDocumentRequest

View source on GitHub

Request to create a Document.

Attributes

parent

str

Required. The name of the Corpus where this Document will be created. Example: corpora/my-corpus-123

document

google.ai.generativelanguage.Document

Required. The Document to create.