#include <external_account_credentials.h>
Public Attributes | |
std::string | audience |
std::string | client_id |
std::string | client_secret |
Json | credential_source |
std::string | quota_project_id |
std::string | service_account_impersonation_url |
std::string | subject_token_type |
std::string | token_info_url |
std::string | token_url |
std::string | type |
std::string | workforce_pool_user_project |
Definition at line 49 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::audience |
Definition at line 51 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::client_id |
Definition at line 58 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::client_secret |
Definition at line 59 of file external_account_credentials.h.
Json grpc_core::ExternalAccountCredentials::Options::credential_source |
Definition at line 56 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::quota_project_id |
Definition at line 57 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::service_account_impersonation_url |
Definition at line 53 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::subject_token_type |
Definition at line 52 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::token_info_url |
Definition at line 55 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::token_url |
Definition at line 54 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::type |
Definition at line 50 of file external_account_credentials.h.
std::string grpc_core::ExternalAccountCredentials::Options::workforce_pool_user_project |
Definition at line 60 of file external_account_credentials.h.