google::
  
    #include <integrity/models.h>
  
Data needed to request an integrity token.
Summary
| Public attributes | |
|---|---|
| cloud_project_number | int64_tThe Google Cloud project number associated with the integrity token.  | 
| warm_up_session_id | const std::stringThe 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.