// 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::iam_admin_v1::IAMClient(
google::cloud::iam_admin_v1::MakeIAMConnection(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 documentation and reference for various versions of the \u003ccode\u003eiam_admin_v1::IAMClient\u003c/code\u003e in C++.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.37.0-rc is the latest release candidate version, with a list of versions going back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version has its specific documentation available, accessible via the provided links that point to \u003ccode\u003eiam_admin_v1_1_1IAMClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a code snippet demonstrating how to override the default endpoint configuration for \u003ccode\u003eiam_admin_v1::IAMClient\u003c/code\u003e, especially in the case of Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation focuses on how to set up endpoint configuration options with \u003ccode\u003egoogle::cloud::EndpointOption\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]