name property
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;
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.
core.String? name;