name property

String? name
getter/setter pair

Identifier.

Contains the resource name of the document. Format: documents/{uri_without_scheme} Example: documents/docs.cloud.google.com/storage/docs/creating-buckets

Implementation

core.String? name;