GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest (google_api_firebase_app_check v0.2.0) View Source
Request message for the ExchangeDebugToken method.
Attributes
-
debugToken
(type:String.t
, default:nil
) - Required. A debug token secret. This string must match a debug token secret previously created using CreateDebugToken.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest{ debugToken: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.