// 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::EkmServiceClient(
google::cloud::kms_v1::MakeEkmServiceConnection(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 webpage provides access to different versions of the C++ client library for Google Cloud Key Management Service (KMS).\u003c/p\u003e\n"],["\u003cp\u003eThe most recent release candidate is version 2.37.0-rc, which is available for review, while the latest stable version is considered to be 2.36.0.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains a list of versions from 2.37.0-rc down to 2.10.1, with each version offering documentation for the \u003ccode\u003ekms_v1_1_1EkmServiceClient\u003c/code\u003e endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe page details how to override the \u003ccode\u003ekms_v1::EkmServiceClient\u003c/code\u003e endpoint configuration, demonstrating the use of \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]