GoogleApi.Slides.V1.Model.SpeakerSpotlight (google_api_slides v0.24.0)

View Source

A PageElement kind representing a Speaker Spotlight.

Attributes

  • speakerSpotlightProperties (type: GoogleApi.Slides.V1.Model.SpeakerSpotlightProperties.t, default: nil) - The properties of the Speaker Spotlight.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Slides.V1.Model.SpeakerSpotlight{
  speakerSpotlightProperties:
    GoogleApi.Slides.V1.Model.SpeakerSpotlightProperties.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.