public sealed class TroubleshootIamPolicyRequest : IMessage<TroubleshootIamPolicyRequest>, IEquatable<TroubleshootIamPolicyRequest>, IDeepCloneable<TroubleshootIamPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v1 API class TroubleshootIamPolicyRequest.
Request for
[TroubleshootIamPolicy][google.cloud.policytroubleshooter.v1.IamChecker.TroubleshootIamPolicy].
[[["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-03-21 UTC."],[[["This document provides reference information for the `TroubleshootIamPolicyRequest` class within the Google Cloud Policy Troubleshooter v1 API, specifically for version 2.4.0."],["The `TroubleshootIamPolicyRequest` class is used to request the troubleshooting of IAM policies, extending the base `object` class and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines the class's inheritance hierarchy, implemented interfaces, and includes a list of previous versions, with version 2.5.0 being the latest."],["Constructors for `TroubleshootIamPolicyRequest` are detailed, including a default constructor and a copy constructor that accepts another `TroubleshootIamPolicyRequest` instance."],["The document describes the `AccessTuple` property, which is used to check if a principal has a certain permission on a resource."]]],[]]