// 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::AutokeyAdminClient(
google::cloud::kms_v1::MakeAutokeyAdminConnection(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 a list of different versions for the C++ KMS (Key Management Service) documentation, with the latest release candidate being version 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe version history spans from 2.10.1 up to the latest release candidate, and each version links to specific documentation about \u003ccode\u003ekms_v1_1_1AutokeyAdminClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe current context shows how to override \u003ccode\u003ekms_v1::AutokeyAdminClient\u003c/code\u003e endpoint configurations, demonstrating a code snippet that sets the endpoint to "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.26.0 is highlighted as the currently selected version at the start of the document.\u003c/p\u003e\n"]]],[],null,[]]