View Source GoogleApi.IAMCredentials.V1.Model.GenerateIdTokenResponse (google_api_iam_credentials v0.13.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
Unwrap a decoded JSON object into its complex fields.