Skip to main content
Documentation
close
Get Started
Get Started with Google Cloud
Product List
Cloud Customer Care
Featured Products
Agent Platform
Apigee API Management
BigQuery
Compute Engine
Cloud CDN
Cloud Run
Cloud Storage
Cloud SQL
Gemini Enterprise
Google Kubernetes Engine
Looker
Cross-product Tools
Access and resources management
Costs and usage management
Infrastructure as code
SDK, languages, frameworks, and tools
Technology Areas
AI and ML
Application development
Application hosting
Compute
Data analytics and pipelines
Databases
Distributed, hybrid, and multicloud
Industry solutions
Migration
Networking
Observability and monitoring
Security
Storage
/
Console
English
Deutsch
Español – América Latina
Français
Português – Brasil
中文 – 简体
日本語
한국어
Sign in
Google Cloud SDK
C++
Client libraries
Start free
Overview
Guides
Reference
Samples
Documentation
More
Overview
Guides
Reference
Samples
Console
Overview
Library reference docs
Policy Troubleshooter API C++ Client Library
In-Depth Topics
Environment Variables
How to Override the Authentication Credentials
How to Override the Default Endpoint
Override Retry, Backoff, and Idempotency Policies
Override policytroubleshooter_iam_v3::PolicyTroubleshooterClient Retry Policies
Override policytroubleshooter_v1::IamCheckerClient Retry Policies
How to Override the Default Universe Domain
Override policytroubleshooter_iam_v3::PolicyTroubleshooterClient Universe Domain
Override policytroubleshooter_v1::IamCheckerClient Universe Domain
Modules
Policy Troubleshooter API Configuration Options
Namespaces
google::cloud::policytroubleshooter_iam_v3
Overview
Classes
PolicyTroubleshooterClient
Overview
Constructors
PolicyTroubleshooterClient(PolicyTroubleshooterClient const &)
PolicyTroubleshooterClient(PolicyTroubleshooterClient &&)
PolicyTroubleshooterClient(std::shared_ptr< PolicyTroubleshooterConnection >, Options)
Operators
operator=(PolicyTroubleshooterClient const &)
operator=(PolicyTroubleshooterClient &&)
operator==(PolicyTroubleshooterClient const &, PolicyTroubleshooterClient const &)
operator!=(PolicyTroubleshooterClient const &, PolicyTroubleshooterClient const &)
Functions
TroubleshootIamPolicy(google::cloud::policytroubleshooter::iam::v3::TroubleshootIamPolicyRequest const &, Options)
PolicyTroubleshooterConnection
Overview
Functions
virtual options()
virtual TroubleshootIamPolicy(google::cloud::policytroubleshooter::iam::v3::TroubleshootIamPolicyRequest const &)
PolicyTroubleshooterConnectionIdempotencyPolicy
Overview
Functions
virtual clone() const
virtual TroubleshootIamPolicy(google::cloud::policytroubleshooter::iam::v3::TroubleshootIamPolicyRequest const &)
PolicyTroubleshooterLimitedErrorCountRetryPolicy
Overview
Constructors
PolicyTroubleshooterLimitedErrorCountRetryPolicy(int)
PolicyTroubleshooterLimitedErrorCountRetryPolicy(PolicyTroubleshooterLimitedErrorCountRetryPolicy &&)
PolicyTroubleshooterLimitedErrorCountRetryPolicy(PolicyTroubleshooterLimitedErrorCountRetryPolicy const &)
Functions
maximum_failures() const
virtual OnFailure(Status const &)
virtual IsExhausted() const
virtual IsPermanentFailure(Status const &) const
virtual clone() const
Types
BaseType
PolicyTroubleshooterLimitedTimeRetryPolicy
Overview
Constructors
PolicyTroubleshooterLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
PolicyTroubleshooterLimitedTimeRetryPolicy(PolicyTroubleshooterLimitedTimeRetryPolicy &&)
PolicyTroubleshooterLimitedTimeRetryPolicy(PolicyTroubleshooterLimitedTimeRetryPolicy const &)
Functions
maximum_duration() const
virtual OnFailure(Status const &)
virtual IsExhausted() const
virtual IsPermanentFailure(Status const &) const
virtual clone() const
Types
BaseType
PolicyTroubleshooterRetryPolicy
Overview
Functions
clone() const
OnFailure(Status const &)
OnFailure(Status const &)
IsExhausted() const
IsExhausted() const
IsPermanentFailure(Status const &) const
IsPermanentFailure(Status const &) const
Structs
PolicyTroubleshooterBackoffPolicyOption
Overview
Types
Type
PolicyTroubleshooterConnectionIdempotencyPolicyOption
Overview
Types
Type
PolicyTroubleshooterRetryPolicyOption
Overview
Types
Type
Functions
MakePolicyTroubleshooterConnection(Options)
MakeDefaultPolicyTroubleshooterConnectionIdempotencyPolicy()
google::cloud::policytroubleshooter_iam_v3_mocks
Overview
Classes
MockPolicyTroubleshooterConnection
Overview
Functions
virtual options()
virtual TroubleshootIamPolicy(google::cloud::policytroubleshooter::iam::v3::TroubleshootIamPolicyRequest const &)
google::cloud::policytroubleshooter_v1
Overview
Classes
IamCheckerClient
Overview
Constructors
IamCheckerClient(IamCheckerClient const &)
IamCheckerClient(IamCheckerClient &&)
IamCheckerClient(std::shared_ptr< IamCheckerConnection >, Options)
Operators
operator=(IamCheckerClient const &)
operator=(IamCheckerClient &&)
operator==(IamCheckerClient const &, IamCheckerClient const &)
operator!=(IamCheckerClient const &, IamCheckerClient const &)
Functions
TroubleshootIamPolicy(google::cloud::policytroubleshooter::v1::TroubleshootIamPolicyRequest const &, Options)
IamCheckerConnection
Overview
Functions
virtual options()
virtual TroubleshootIamPolicy(google::cloud::policytroubleshooter::v1::TroubleshootIamPolicyRequest const &)
IamCheckerConnectionIdempotencyPolicy
Overview
Functions
virtual clone() const
virtual TroubleshootIamPolicy(google::cloud::policytroubleshooter::v1::TroubleshootIamPolicyRequest const &)
IamCheckerLimitedErrorCountRetryPolicy
Overview
Constructors