// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
auto options = google::cloud::Options{}.set<google::cloud::EndpointOption>(
"private.googleapis.com");
auto client = google::cloud::pubsub_admin::TopicAdminClient(
google::cloud::pubsub_admin::MakeTopicAdminConnection(options));
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eVersion 2.26.0 is the currently displayed version, with a list of other versions also being available.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference is 2.37.0-rc, indicating a release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides documentation and snippets for different versions of the \u003ccode\u003eTopicAdminClient\u003c/code\u003e within the \u003ccode\u003epubsub\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version provides a link to documentation pertaining to \u003ccode\u003eTopicAdminClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes an example for overriding the \u003ccode\u003e@c TopicAdminClient\u003c/code\u003e Default Endpoint, showing how to set a custom endpoint.\u003c/p\u003e\n"]]],[],null,[]]