View Source GoogleApi.FirebaseAppCheck.V1.Model.GoogleFirebaseAppcheckV1ExchangeAppAttestAssertionRequest (google_api_firebase_app_check v0.6.1)
Request message for the ExchangeAppAttestAssertion method.
Attributes
-
artifact(type:String.t, default:nil) - Required. The artifact returned by a previous call to ExchangeAppAttestAttestation. -
assertion(type:String.t, default:nil) - Required. The CBOR-encoded assertion returned by the client-side App Attest API. -
challenge(type:String.t, default:nil) - Required. A one-time challenge returned by an immediately prior call to GenerateAppAttestChallenge. -
limitedUse(type:boolean(), default:nil) - Specifies whether this attestation is for use in a limited use (true) or session based (false) context. To enable this attestation to be used with the replay protection feature, set this totrue. The default value isfalse.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.