// 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::servicedirectory_v1::RegistrationServiceClient(
google::cloud::servicedirectory_v1::MakeRegistrationServiceConnection(
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 C++ Service Directory reference documentation for various versions, starting from version 2.11.0 up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to documentation related to the \u003ccode\u003eservicedirectory_v1_1_1RegistrationServiceClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content also includes an example code snippet on how to override the \u003ccode\u003eservicedirectory_v1::RegistrationServiceClient\u003c/code\u003e Endpoint Configuration, specifically demonstrating configuration for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]