View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiMediaControlSupport (google_api_content_warehouse v0.4.0)

Attributes

  • skipConfirmationsWhilePlaying (type: boolean(), default: nil) - Whether to prevent confirmations (text, tts) for media control actions while media is playing so that the media session is not interrupted.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiMediaControlSupport{
  skipConfirmationsWhilePlaying: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.