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