// 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::monitoring_v3::NotificationChannelServiceClient(
google::cloud::monitoring_v3::
MakeNotificationChannelServiceConnection(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 version available is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides access to a range of versions for \u003ccode\u003emonitoring_v3_1_1NotificationChannelServiceClient-endpoint-snippet\u003c/code\u003e, starting from version 2.11.0 up to the most current release candidate version.\u003c/p\u003e\n"],["\u003cp\u003eUsers can access specific documentation and endpoint snippet for each version of the monitoring tool using the links to each of the versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe example code snippet demonstrates how to configure the endpoint for \u003ccode\u003eNotificationChannelServiceClient\u003c/code\u003e, in common with Private Google Access, by setting the \u003ccode\u003eEndpointOption\u003c/code\u003e to "private.googleapis.com".\u003c/p\u003e\n"]]],[],null,[]]