GoogleCloudContentwarehouseV1Document
Content Warehouse V1InfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Document
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Document) contains 21 attributes that define its data structure. Key functionality includes: Document AI format to save the structured content, including OCR.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
21cloudAiDocumentGoogleCloudDocumentaiV1Document →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1Document.tDocument AI format to save the structured content, including OCR.
contentCategorystringnilFull type: String.tIndicates the category (image, audio, video etc.) of the original content.
createTimedatetimenilFull type: DateTime.tOutput only. The time when the document is created.
creatorstringnilFull type: String.tThe user who creates the document.
displayNamestringnilFull type: String.tRequired. 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.
displayUristringnilFull type: String.tUri to display the document, for example, in the UI.
dispositionTimedatetimenilFull type: DateTime.tOutput only. If linked to a Collection with RetentionPolicy, the date when the document becomes mutable.
documentSchemaNamestringnilFull type: String.tThe Document schema name. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}.
inlineRawDocumentstringnilFull type: String.tRaw document content.
legalHoldboolean(nilOutput only. Indicates if the document has a legal hold on it.
namestringnilFull type: String.tThe resource name of the document. Format: projects/{project_number}/locations/{location}/documents/{document_id}. The name is ignored when creating a document.
plainTextstringnilFull type: String.tOther document format, such as PPTX, XLXS
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Property.tList of values that are user supplied metadata.
rawDocumentFileTypestringnilFull type: String.tThis 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.
rawDocumentPathstringnilFull type: String.tRaw document file in Cloud Storage path.
referenceIdstringnilFull type: String.tThe reference ID set by customers. Must be unique per project and location.
textExtractionDisabledboolean(nilIf true, text extraction will not be performed.
textExtractionEnabledboolean(nilIf true, text extraction will be performed.
titlestringnilFull type: String.tTitle that describes the document. This can be the top heading or text that describes the document.
updateTimedatetimenilFull type: DateTime.tOutput only. The time when the document is last updated.
updaterstringnilFull type: String.tThe user who lastly updates the document.