state property
The state of the authorization.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Unspecified state.
- "ACTIVE" : Active.
- "SUSPENDED" : Suspended.
Implementation
core.String? state;
The state of the authorization.
Output only. Possible string values are:
core.String? state;