initiator property
Whether this ChangeQuorum is a Google or User initiated.
Output only. Possible string values are:
- "INITIATOR_UNSPECIFIED" : Unspecified.
- "GOOGLE" : ChangeQuorum initiated by Google.
- "USER" : ChangeQuorum initiated by User.
Implementation
core.String? initiator;