GoogleCloudContentwarehouseV1DocumentReference

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentReference

2
out of 10
Low
SEO Impact
References to the documents.

SEO Analysis

AI Generated

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

Actionable Insights for SEOs

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

Attributes

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

Output only. The time when the document is created.

deleteTimedatetime
Default: nilFull type: DateTime.t

Output only. The time when the document is deleted.

displayNamestring
Default: nilFull type: String.t

display_name of the referenced document; this name does not need to be consistent to the display_name in the Document proto, depending on the ACL constraint.

documentIsFolderboolean(
Default: nil

The document type of the document being referenced.

documentIsLegalHoldFolderboolean(
Default: nil

Document is a folder with legal hold.

documentIsRetentionFolderboolean(
Default: nil

Document is a folder with retention policy.

documentNamestring
Default: nilFull type: String.t

Required. Name of the referenced document.

snippetstring
Default: nilFull type: String.t

Stores the subset of the referenced document's content. This is useful to allow user peek the information of the referenced document.

updateTimedatetime
Default: nilFull type: DateTime.t

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