Voting helps other researchers find interesting modules.
The properties of the client op device.MODIFY_SETTING. This proto is stored in the SupportedClientOp proto.
skipAndroidAndGsaVersionCheck
boolean()
nil
supportedSettings
list(String.t)
supportsDoNotDisturbWithDuration
supportsMuteUnmute
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesDeviceModifySettingClientOpProperty{ skipAndroidAndGsaVersionCheck: boolean() | nil, supportedSettings: [String.t()] | nil, supportsDoNotDisturbWithDuration: boolean() | nil, supportsMuteUnmute: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()