Document
Creates a document.
Properties
Document AI format to save the structured content, including OCR.
Indicates the category (image, audio, video etc.) of the original content.
The time when the document is created.
Display name of the document given by the user. This name will be displayed in the UI. Customer can populate this field with the name of the document. This differs from the 'title' field as 'title' is optional and stores the top heading in the document.
Uri to display the document, for example, in the UI.
If linked to a Collection with RetentionPolicy, the date when the document becomes mutable.
The Document schema name. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}.
Raw document content.
List of values that are user supplied metadata.
This is used when DocAI was not used to load the document and parsing/ extracting is needed for the inline_raw_document. For example, if inline_raw_document is the byte representation of a PDF file, then this should be set to: RAW_DOCUMENT_FILE_TYPE_PDF.
Raw document file in Cloud Storage path.
The reference ID set by customers. Must be unique per project and location.
If true, text extraction will not be performed.
If true, text extraction will be performed.
The time when the document is last updated.