View Source GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationRequest (google_api_firebase_app_check v0.2.1)
Request message for the ExchangeAppAttestAttestation method.
Attributes
-
attestationStatement
(type:String.t
, default:nil
) - Required. The App Attest statement returned by the client-side App Attest API. This is a base64url encoded CBOR object in the JSON response. -
challenge
(type:String.t
, default:nil
) - Required. A one-time challenge returned by an immediately prior call to GenerateAppAttestChallenge. -
keyId
(type:String.t
, default:nil
) - Required. The key ID generated by App Attest for the client app.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.