// 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 access to different versions of the C++ Key Management Service (KMS) client library, with version 2.37.0-rc being the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists available versions of the library from 2.37.0-rc down to 2.10.1, each with a link to its respective documentation and code snippet for \u003ccode\u003ekms_v1_1_1KeyManagementServiceClient-endpoint\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on how to override the default endpoint configuration for \u003ccode\u003ekms_v1::KeyManagementServiceClient\u003c/code\u003e, using Private Google Access as an example.\u003c/p\u003e\n"],["\u003cp\u003eAll versions listed give examples of code snippets for \u003ccode\u003ekms_v1_1_1KeyManagementServiceClient-endpoint\u003c/code\u003e, providing users with easy-to-use examples for implementation.\u003c/p\u003e\n"]]],[],null,[]]