name property

String? name
getter/setter pair

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}.

Implementation

core.String? name;