name property
A unique identifier for the instance partition.
Values are of the form
projects//instances//instancePartitions/a-z*[a-z0-9]
. The final segment
of the name must be between 2 and 64 characters in length. An instance
partition's name cannot be changed after the instance partition is
created.
Required.
Implementation
core.String? name;