[[["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 page provides documentation and examples for configuring custom endpoints in the Google Cloud Pub/Sub C++ client library."],["The latest version is 2.37.0-rc, and the page contains a historical record of versions going back to 2.11.0, with links to the documentation for each release."],["The `google::cloud::EndpointOption` is used to override the default endpoint when initializing a client, and it provides a way to connect to private endpoints."],["There are examples for overriding the endpoint for multiple Pub/Sub classes, including `Subscriber`, `BlockingPublisher`, and various Admin clients."],["The example code snippet demonstrates how to override the default endpoint when creating a `pubsub::Publisher` instance, using `private.googleapis.com` as a custom endpoint."]]],[]]