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::EndpointOption Struct Reference

Change the endpoint. More...

#include <google/cloud/common_options.h>

Public Types

using Type = std::string
 

Detailed Description

Change the endpoint.

In almost all cases a suitable default will be chosen automatically. Applications may need to be changed to (1) test against a fake or simulator, or (2) use a beta or EAP version of the service. When using a beta or EAP version of the service, the AuthorityOption should also be set to the usual hostname of the service.

Member Typedef Documentation

◆ Type