// 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_v2::PoliciesClient(
google::cloud::iam_v2::MakePoliciesConnection(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 historical versions of the IAM PoliciesClient endpoint documentation, starting from version 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent stable version available is 2.36.0, while the latest release candidate, which is 2.37.0-rc, is available for preview.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various historical versions of the \u003ccode\u003eiam_v2::PoliciesClient\u003c/code\u003e, showing the endpoint configuration for each, as per the list of versions provided.\u003c/p\u003e\n"],["\u003cp\u003eThe code snippet demonstrates how to override the \u003ccode\u003eiam_v2::PoliciesClient\u003c/code\u003e endpoint configuration, using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for common usage with Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]