|
GRPC C++
1.76.0
|
Options used to build GoogleDefaultCredentials. More...
#include <credentials.h>
Data Fields | |
| bool | use_alts_call_credentials = false |
| Indicates if the created credentials should also contain ALTS specific credentials. More... | |
Options used to build GoogleDefaultCredentials.
| bool grpc::GoogleDefaultCredentialsOptions::use_alts_call_credentials = false |
Indicates if the created credentials should also contain ALTS specific credentials.
By default, the created credentials will be used for TLS.
1.8.17