ownerType property
The owner of the ClientState
Output only. Possible string values are:
- "OWNER_TYPE_UNSPECIFIED" : Unknown owner type
- "OWNER_TYPE_CUSTOMER" : Customer is the owner
- "OWNER_TYPE_PARTNER" : Partner is the owner
Implementation
core.String? ownerType;