Google Cloud Pub/Sub C++ Client 2.13.0
A C++ Client Library for Google Cloud Pub/Sub
|
In some cases, you may need to override the default endpoint used by the client library.
Use the google::cloud::EndpointOption
when initializing the client library to change this default. For example, this will override the default endpoint for google::cloud::pubsub::Publisher
:
Follow these links to find examples for other *Client
classes: