GRPC Core  9.0.0
Data Fields
grpc_alts_credentials_client_options Struct Reference

Main struct for ALTS client credentials options. More...

#include <grpc_alts_credentials_options.h>

Data Fields

grpc_alts_credentials_options base
 
target_service_accounttarget_account_list_head
 

Detailed Description

Main struct for ALTS client credentials options.

The options contain a a list of target service accounts (if specified) used for secure naming check.

Field Documentation

◆ base

grpc_alts_credentials_options grpc_alts_credentials_client_options::base

◆ target_account_list_head

target_service_account* grpc_alts_credentials_client_options::target_account_list_head

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