View Source GoogleApi.Classroom.V1.Model.EmbedUri (google_api_classroom v0.23.0)

URI to be iframed after being populated with query parameters.

Attributes

  • uri (type: String.t, default: nil) - Required. URI to be iframed after being populated with query parameters. This must be a valid UTF-8 string containing between 1 and 1800 characters.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Classroom.V1.Model.EmbedUri{uri: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.