View Source GoogleApi.Discovery.V1.Model.RestDescriptionAuthOauth2 (google_api_discovery v0.16.0)

OAuth 2.0 authentication information.

Attributes

  • scopes (type: map(), default: nil) - Available OAuth 2.0 scopes.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Discovery.V1.Model.RestDescriptionAuthOauth2{
  scopes: map() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.