// 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::monitoring_v3::QueryServiceClient(
google::cloud::monitoring_v3::MakeQueryServiceConnection(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 webpage provides documentation and reference for various versions of the \u003ccode\u003emonitoring_v3::QueryServiceClient\u003c/code\u003e within the C++ library.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.37.0-rc is the latest release candidate, with version 2.22.1 indicating the current version in context.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers access to documentation for multiple versions, ranging from 2.11.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eUsers can override the default endpoint configuration for \u003ccode\u003emonitoring_v3::QueryServiceClient\u003c/code\u003e by setting the \u003ccode\u003eEndpointOption\u003c/code\u003e to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis endpoint override configuration is especially relevant when using Private Google Access, as indicated in the documentation comments.\u003c/p\u003e\n"]]],[],null,[]]