// 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::SubscriptionAdminClient(
google::cloud::pubsub_admin::MakeSubscriptionAdminConnection(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\u003eThis webpage provides documentation for various versions of the SubscriptionAdminClient, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version entry links to a specific endpoint snippet for the SubscriptionAdminClient within the Google Cloud Pub/Sub C++ reference documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes an example of how to override the default endpoint for \u003ccode\u003eSubscriptionAdminClient\u003c/code\u003e, specifically demonstrating the use of "private.googleapis.com" for Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe current default version on display is \u003ccode\u003e2.33.0\u003c/code\u003e, however you may also access other version such as \u003ccode\u003e2.37.0-rc\u003c/code\u003e which is the latest release.\u003c/p\u003e\n"]]],[],null,[]]