// 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_v1::KeyManagementServiceClient(
google::cloud::kms_v1::MakeKeyManagementServiceConnection(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 information for various versions of the \u003ccode\u003eKeyManagementServiceClient\u003c/code\u003e within the Google Cloud KMS (Key Management Service) library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 2.37.0-rc, with links to documentation for versions ranging down to 2.10.1.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a code snippet demonstrating how to override the \u003ccode\u003eKeyManagementServiceClient\u003c/code\u003e endpoint configuration, specifically for use with Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed corresponds to a specific set of documentation and reference material related to the \u003ccode\u003ekms_v1_1_1KeyManagementServiceClient\u003c/code\u003e endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe current version being browsed is 2.20.0, which is a specific point of documentation amongst the vast array of versions available.\u003c/p\u003e\n"]]],[],null,[]]