kind property

String? kind
getter/setter pair

Kind is a string value representing the REST resource this object represents.

Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase.

Optional.

Implementation

core.String? kind;