// 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 vpc_client = google::cloud::pubsublite::AdminServiceClient(
google::cloud::pubsublite::MakeAdminServiceConnection(options));
[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of available versions for the AdminServiceClient, ranging from 2.11.0 to the latest 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version has a corresponding link to its specific documentation page regarding the pubsublite AdminServiceClient endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to configure the AdminServiceClient endpoint, especially when using Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]