Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
Change the endpoint. More...
#include <google/cloud/common_options.h>
Public Types | |
using | Type = std::string |
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.
Definition at line 39 of file common_options.h.
using google::cloud::EndpointOption::Type = std::string |
Definition at line 40 of file common_options.h.