GoogleCloudContentwarehouseV1DocumentLink

Content Warehouse V1Link Signal

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentLink

3
out of 10
Low
SEO Impact
A document-link between source and target document.

SEO Analysis

AI Generated

Related to link analysis and anchor text processing. Links remain one of the strongest ranking factors in Google's algorithm. This model (Google Cloud Contentwarehouse V1 Document Link) contains 7 attributes that define its data structure. Key functionality includes: Output only. The time when the documentLink is created.

Actionable Insights for SEOs

  • Audit your backlink profile for anchor text diversity and relevance
  • Ensure internal linking uses descriptive, relevant anchor text
  • Monitor for unnatural link patterns that could trigger penalties

Attributes

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

Output only. The time when the documentLink is created.

descriptionstring
Default: nilFull type: String.t

Description of this document-link.

namestring
Default: nilFull type: String.t

Name of this document-link. It is required that the parent derived form the name to be consistent with the source document reference. Otherwise an exception will be thrown. Format: projects/{project_number}/locations/{location}/documents/{source_document_id}/documentLinks/{document_link_id}.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentReference.t

Document references of the source document.

statestring
Default: nilFull type: String.t

The state of the documentlink. If target node has been deleted, the link is marked as invalid. Removing a source node will result in removal of all associated links.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentReference.t

Document references of the target document.

updateTimedatetime
Default: nilFull type: DateTime.t

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