GoogleCloudContentwarehouseV1DocumentSchema

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentSchema

2
out of 10
Low
SEO Impact
A document schema used to define document structure.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Document Schema) contains 7 attributes that define its data structure. Key functionality includes: Output only. The time when the document schema is created.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

7
Sort:|Filter:
createTimedatetime
Default: nilFull type: DateTime.t

Output only. The time when the document schema is created.

descriptionstring
Default: nilFull type: String.t

Schema description.

displayNamestring
Default: nilFull type: String.t

Required. Name of the schema given by the user. Must be unique per project.

documentIsFolderboolean(
Default: nil

Document Type, true refers the document is a folder, otherwise it is a typical document.

namestring
Default: nilFull type: String.t

The resource name of the document schema. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}. The name is ignored when creating a document schema.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyDefinition.t

Document details.

updateTimedatetime
Default: nilFull type: DateTime.t

Output only. The time when the document schema is last updated.