Google. Play. Integrity. PrepareIntegrityTokenRequest
Request for StandardIntegrityManager.PrepareIntegrityToken.
Summary
Constructors and Destructors |
|
---|---|
PrepareIntegrityTokenRequest(long cloudProjectNumber)
Constructor.
|
Properties |
|
---|---|
CloudProjectNumber
|
long
A cloud project number to link to the integrity token.
|
Properties
CloudProjectNumber
long CloudProjectNumber
A cloud project number to link to the integrity token.
This field is required.
Cloud project number can be found in Project info in your Google Cloud Console for the cloud project where PlayIntegrity API is enabled.
Calls to decrypt the token on Google's server must be authenticated using the cloud account that was linked to the token in this request.
Public functions
PrepareIntegrityTokenRequest
PrepareIntegrityTokenRequest( long cloudProjectNumber )
Constructor.
Details | |||
---|---|---|---|
Parameters |
|