id property
ID of the partition, which is how users will identify it.
Must conform to [RFC-1034](https://datatracker.ietf.org/doc/html/rfc1034) (lower-case, alphanumeric, and at most 63 characters).
Required.
Implementation
core.String? id;
ID of the partition, which is how users will identify it.
Must conform to [RFC-1034](https://datatracker.ietf.org/doc/html/rfc1034) (lower-case, alphanumeric, and at most 63 characters).
Required.
core.String? id;