GRPC Core
9.0.0
|
Main struct for ALTS client credentials options. More...
#include <grpc_alts_credentials_options.h>
Data Fields | |
grpc_alts_credentials_options | base |
target_service_account * | target_account_list_head |
Main struct for ALTS client credentials options.
The options contain a a list of target service accounts (if specified) used for secure naming check.
grpc_alts_credentials_options grpc_alts_credentials_client_options::base |
target_service_account* grpc_alts_credentials_client_options::target_account_list_head |