name property
The name of the entity.
A name matching regex __.*__ is reserved/read-only. A name must not be
more than 1500 bytes when UTF-8 encoded. Cannot be "".
Implementation
core.String? name;
The name of the entity.
A name matching regex __.*__ is reserved/read-only. A name must not be
more than 1500 bytes when UTF-8 encoded. Cannot be "".
core.String? name;