// 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 the reference documentation for various versions of the \u003ccode\u003ekms_v1_1_1EkmServiceClient\u003c/code\u003e component, from version 2.10.1 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version has a corresponding link to its specific documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available, designated as \u003ccode\u003e2.37.0-rc\u003c/code\u003e, is identified as the most recent release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe document also offers an example of how to override the default endpoint configuration for \u003ccode\u003ekms_v1::EkmServiceClient\u003c/code\u003e, specifically for Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe displayed override configuration sets the endpoint option to "private.googleapis.com" to allow for private access.\u003c/p\u003e\n"]]],[],null,[]]