#include <oauth2_credentials.h>
Public Attributes | |
| char * | client_id |
| char * | client_secret |
| char * | refresh_token |
| const char * | type |
Definition at line 60 of file oauth2_credentials.h.
| char* grpc_auth_refresh_token::client_id |
Definition at line 62 of file oauth2_credentials.h.
| char* grpc_auth_refresh_token::client_secret |
Definition at line 63 of file oauth2_credentials.h.
| char* grpc_auth_refresh_token::refresh_token |
Definition at line 64 of file oauth2_credentials.h.
| const char* grpc_auth_refresh_token::type |
Definition at line 61 of file oauth2_credentials.h.