name property

String? name
getter/setter pair

Resource name of the label.

Will be in the form of either: labels/{id} or labels/{id}@{revision_id} depending on the request. See id and revision_id below.

Output only.

Implementation

core.String? name;