generative-ai-python

google.generativeai.protos.CreateDocumentRequest

Request to create a Document.

`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.