[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage provides documentation and examples for configuring custom endpoints within the Google Cloud Pub/Sub C++ client library."],["The latest version available is 2.37.0-rc, and the page also provides documentation for versions down to 2.11.0, including various examples for each version."],["Users can override the default endpoint by using the `google::cloud::EndpointOption` when initializing the client library, enabling the use of private endpoints."],["Examples are provided for various `*Client` classes, such as `Subscriber`, `BlockingPublisher`, `TopicAdminClient`, `SubscriptionAdminClient`, `SchemaServiceClient`, and `Publisher`."],["The provided example code showcases overriding the default endpoint for `google::cloud::pubsub::Publisher` to `private.googleapis.com`."]]],[]]