// 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::osconfig_v1::OsConfigServiceClient(
google::cloud::osconfig_v1::MakeOsConfigServiceConnection(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\u003eThe latest release candidate version available is 2.37.0-rc, as indicated by the "latest" tag.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists a comprehensive set of OsConfigServiceClient versions, ranging from the newest candidate version down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version, including version 2.24.0, links to documentation regarding the osconfig_v1_1_1OsConfigServiceClient-endpoint-snippet for that specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe configuration to override the OsConfigServiceClient endpoint, for instance, to "private.googleapis.com", is displayed in the provided code.\u003c/p\u003e\n"]]],[],null,[]]