name property
The name of the cluster resource with the format: *
projects/{project}/locations/{region}/clusters/{cluster_id} where the
cluster ID segment should satisfy the regex expression [a-z0-9-]+
.
For more details see https://google.aip.dev/122. The prefix of the cluster resource name is the name of the parent resource: * projects/{project}/locations/{region}
Output only.
Implementation
core.String? name;