Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::Oauth2ConsentRequest Struct Reference

#include <oauth2_consent.h>

Public Attributes

std::string client_id
 
std::string client_secret
 
std::vector< std::string > scopes
 
bool is_ssh = false
 

Member Data Documentation

◆ client_id

std::string cuttlefish::Oauth2ConsentRequest::client_id

◆ client_secret

std::string cuttlefish::Oauth2ConsentRequest::client_secret

◆ is_ssh

bool cuttlefish::Oauth2ConsentRequest::is_ssh = false

◆ scopes

std::vector<std::string> cuttlefish::Oauth2ConsentRequest::scopes

The documentation for this struct was generated from the following file: