// 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 vpc_client = google::cloud::kms_inventory_v1::KeyTrackingServiceClient(
google::cloud::kms_inventory_v1::MakeKeyTrackingServiceConnection(
options));
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis webpage provides documentation and reference information for various versions of the \u003ccode\u003ekms_inventory_v1_1_1KeyTrackingServiceClient\u003c/code\u003e in C++.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, which is designated as the most recent release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists numerous previous versions of the client, spanning from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.10.1\u003c/code\u003e, for reference and potential compatibility checks.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes an example code snippet demonstrating how to override the \u003ccode\u003ekms_inventory_v1::KeyTrackingServiceClient\u003c/code\u003e endpoint configuration, particularly for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]