kind property

String? kind
getter/setter pair

Possible string values are:

  • "KIND_UNSPECIFIED"
  • "ROLE"
  • "CLUSTER_ROLE"

Implementation

core.String? kind;