google:: play:: integrity:: RequestTokenData
#include <integrity/models.h>
Data needed to request an integrity token.
Summary
Public attributes |
|
---|---|
cloud_project_number
|
int64_t
The Google Cloud project number associated with the integrity token.
|
warm_up_session_id
|
const std::string
The warm up session id associated with the integrity token.
|
Public attributes
cloud_project_number
int64_t google::play::integrity::RequestTokenData::cloud_project_number
The Google Cloud project number associated with the integrity token.
warm_up_session_id
const std::string google::play::integrity::RequestTokenData::warm_up_session_id
The warm up session id associated with the integrity token.