// 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 page provides access to various versions of the C++ client library for the Google Cloud KMS (Key Management Service), specifically for the \u003ccode\u003eEkmServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version available is 2.37.0-rc, and the page also details other releases ranging down to version 2.10.1.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed on the page contains documentation for overriding the \u003ccode\u003ekms_v1::EkmServiceClient\u003c/code\u003e endpoint, allowing for custom endpoint configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe example code snippet shows how to set a custom endpoint, such as "private.googleapis.com", which is common with Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe listed versions contain reference documentation to the \u003ccode\u003ekms_v1_1_1EkmServiceClient-endpoint-snippet\u003c/code\u003e file.\u003c/p\u003e\n"]]],[],null,[]]