// 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::policytroubleshooter_iam_v3::PolicyTroubleshooterClient(
google::cloud::policytroubleshooter_iam_v3::
MakePolicyTroubleshooterConnection(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-07-18 UTC."],[[["This page provides documentation and links for various versions of the `policytroubleshooter_iam_v3_1_1PolicyTroubleshooterClient`, starting from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["Version 2.37.0-rc is the latest release candidate available, while the latest stable release is 2.36.0."],["Each listed version links to a specific page with documentation for configuring the `policytroubleshooter_iam_v3_1_1PolicyTroubleshooterClient` endpoint."],["The documentation includes an example of overriding the default endpoint configuration, demonstrating how to use \"private.googleapis.com\" for Private Google Access."],["The current version displayed is 2.35.0, which contains a navigable list of all other versions."]]],[]]