state property
The state of the auth_provider.
Output only. Possible string values are:
- "STATE_UNSPECIFIED" : Unspecified state.
- "ENABLED" : Enabled and can be used.
- "DISABLED" : Disabled and cannot be used.
Implementation
core.String? state;
The state of the auth_provider.
Output only. Possible string values are:
core.String? state;