// 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\u003eThe webpage provides documentation and links for various versions of the \u003ccode\u003eiam_v2_1_1PoliciesClient\u003c/code\u003e component, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version has a corresponding link to its specific documentation, enabling developers to access the details for any particular release they need to work with.\u003c/p\u003e\n"],["\u003cp\u003eThe page showcases how to override the default endpoint configuration for the \u003ccode\u003eiam_v2::PoliciesClient\u003c/code\u003e, using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e as an example for private Google access.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates the necessary steps to configure the \u003ccode\u003ePoliciesClient\u003c/code\u003e with custom endpoint options.\u003c/p\u003e\n"]]],[],null,[]]