View Source GoogleApi.IAMCredentials.V1.Model.GenerateIdTokenResponse (google_api_iam_credentials v0.14.0)

Attributes

  • token (type: String.t, default: nil) - The OpenId Connect ID token.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.IAMCredentials.V1.Model.GenerateIdTokenResponse{
  token: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.