// 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::ServiceMonitoringServiceClient(
google::cloud::monitoring_v3::MakeServiceMonitoringServiceConnection(
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\u003eThis page provides a comprehensive list of versions for the \u003ccode\u003eServiceMonitoringServiceClient\u003c/code\u003e within the C++ monitoring library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, which is the most current release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes access to past versions going as far back as version \u003ccode\u003e2.11.0\u003c/code\u003e of the library.\u003c/p\u003e\n"],["\u003cp\u003eIt provides an example of how to override the default endpoint configuration for \u003ccode\u003eServiceMonitoringServiceClient\u003c/code\u003e to use a private Google Access endpoint.\u003c/p\u003e\n"],["\u003cp\u003eEach version of the library that is provided links to its corresponding documentation that can be located for monitoring the \u003ccode\u003ev3\u003c/code\u003e API.\u003c/p\u003e\n"]]],[],null,[]]