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

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.