// 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), specifically for the \u003ccode\u003eEkmServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and the page also contains links to various versions starting from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.10.1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to a page that displays an endpoint snippet, specifically for the \u003ccode\u003ekms_v1_1_1EkmServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a code snippet demonstrating how to override the default endpoint configuration for the \u003ccode\u003eEkmServiceClient\u003c/code\u003e, pointing it to \u003ccode\u003e"private.googleapis.com"\u003c/code\u003e as is common with Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]