View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaGenerateTokenResponse (google_api_integrations v0.12.0)
Returns success or error message
Attributes
-
message
(type:String.t
, default:nil
) - The message that notifies the user if the request succeeded or not.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaGenerateTokenResponse{ message: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.