GoogleApi.SecurityCenter.V1.Model.SetMuteRequest (google_api_security_center v0.39.0)

View Source

Request message for updating a finding's mute status.

Attributes

  • mute (type: String.t, default: nil) - Required. The desired state of the Mute.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.SecurityCenter.V1.Model.SetMuteRequest{mute: String.t() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.