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

Attributes

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

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

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

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.