name property

String? name
getter/setter pair

The resource name of the capacity commitment, e.g., projects/myproject/locations/US/capacityCommitments/123 The commitment_id must only contain lower case alphanumeric characters or dashes.

It must start with a letter and must not end with a dash. Its maximum length is 64 characters.

Output only.

Implementation

core.String? name;