// 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::OsConfigZonalServiceClient(
google::cloud::osconfig_v1::MakeOsConfigZonalServiceConnection(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-07-09 UTC."],[[["The latest release candidate version is 2.37.0-rc, representing the most current potential update."],["The content provides a comprehensive list of versioned documentation for `osconfig_v1::OsConfigZonalServiceClient`, ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc."],["Version 2.26.0 is highlighted at the top of the page as the current version being viewed."],["Each version listed includes a link to its specific documentation page for the `osconfig_v1_1_1OsConfigZonalServiceClient-endpoint-snippet`."],["There is a section dedicated to overriding the default endpoint configuration for `osconfig_v1::OsConfigZonalServiceClient` which can be set to \"private.googleapis.com\" for use with private google access."]]],[]]