name property

String? name
getter/setter pair

The resource name of the document.

Format: projects/{project_number}/locations/{location}/documents/{document_id}. The name is ignored when creating a document.

Implementation

core.String? name;