// 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::kms_inventory_v1::KeyDashboardServiceClient(
google::cloud::kms_inventory_v1::MakeKeyDashboardServiceConnection(
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 is 2.37.0-rc, representing the most current iteration available.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to a comprehensive list of versions, from 2.10.1 up to the latest 2.37.0-rc, including past releases.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.26.0 is the version highlighted as the starting point within the document.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version corresponds to a specific documentation page for the \u003ccode\u003ekms_inventory_v1_1_1KeyDashboardServiceClient-endpoint-snippet\u003c/code\u003e, such as \u003ccode\u003e/cpp/docs/reference/kms/2.36.0/kms_inventory_v1_1_1KeyDashboardServiceClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided snippet in the document demonstrates how to configure the \u003ccode\u003ekms_inventory_v1::KeyDashboardServiceClient\u003c/code\u003e endpoint using the \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e setting, and using \u003ccode\u003egoogle::cloud::kms_inventory_v1::MakeKeyDashboardServiceConnection(options)\u003c/code\u003e within an options object.\u003c/p\u003e\n"]]],[],null,[]]