View Source GoogleApi.IdentityToolkit.V3.Model.IdentitytoolkitRelyingpartySetProjectConfigResponse (google_api_identity_toolkit v0.7.0)
Response of setting the project configuration.
Attributes
-
projectId
(type:String.t
, default:nil
) - Project ID of the relying party.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.IdentityToolkit.V3.Model.IdentitytoolkitRelyingpartySetProjectConfigResponse{ projectId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.