Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::GrpcCredentialOption Struct Reference

The gRPC credentials used by clients configured with this object. More...

#include <google/cloud/grpc_options.h>

Public Types

using Type = std::shared_ptr< grpc::ChannelCredentials >
 

Detailed Description

The gRPC credentials used by clients configured with this object.

Member Typedef Documentation

◆ Type

using google::cloud::GrpcCredentialOption::Type = std::shared_ptr<grpc::ChannelCredentials>