// 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"]],[["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-05-07 UTC."],[[["The latest release candidate version for the Policy Troubleshooter is 2.37.0-rc."],["This page provides documentation and endpoint snippets for various versions of the Policy Troubleshooter, ranging from 2.11.0 up to the latest release candidate."],["Version 2.22.1, the current version of the documentation, is included in the list of available versions."],["The documentation includes an example of how to configure the PolicyTroubleshooterClient endpoint, which is also compatible with Private Google Access."],["Each listed version links to its respective documentation, with the associated file path provided, related to the PolicyTroubleshooterClient endpoint snippet."]]],[]]