Document Args
Creates a document.
Constructors
Properties
Document AI format to save the structured content, including OCR.
Request Option for processing Cloud AI Document in Document Warehouse. This field offers limited support for mapping entities from Cloud AI Document to Warehouse Document. Please consult with product team before using this field and other available options.
Indicates the category (image, audio, video etc.) of the original content.
Field mask for creating Document fields. If mask path is empty, it means all fields are masked. For the FieldMask
definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask.
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.
The Document schema name. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}.
Raw document content.
Default document policy during creation. This refers to an Identity and Access (IAM) policy, which specifies access controls for the Document. Conditions defined in the policy will be ignored.
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.
The meta information collected about the end user, used to enforce access control for the service.
If true, text extraction will not be performed.
If true, text extraction will be performed.