View Source GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest (google_api_firebase_app_check v0.6.1)
Request message for the ExchangeDeviceCheckToken method.
Attributes
-
deviceToken
(type:String.t
, default:nil
) - Required. Thedevice_token
as returned by Apple's client-side DeviceCheck API. This is the base64 encodedData
(Swift) orNSData
(ObjC) object. -
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.