mute property
The desired state of the Mute.
Required. Possible string values are:
- "MUTE_UNSPECIFIED" : Unspecified.
- "MUTED" : Finding has been muted.
- "UNMUTED" : Finding has been unmuted.
- "UNDEFINED" : Finding has never been muted/unmuted.
Implementation
core.String? mute;