public sealed class TroubleshootIamPolicyRequest : IMessage<TroubleshootIamPolicyRequest>, IEquatable<TroubleshootIamPolicyRequest>, IDeepCloneable<TroubleshootIamPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v3 API class TroubleshootIamPolicyRequest.
Request for
[TroubleshootIamPolicy][google.cloud.policytroubleshooter.iam.v3.PolicyTroubleshooter.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."],[[["The latest version of the `TroubleshootIamPolicyRequest` class is 1.2.0, and it is part of the Google Cloud Policy Troubleshooter v3 API."],["This class is a request for the `TroubleshootIamPolicy` method, used for troubleshooting IAM policies."],["`TroubleshootIamPolicyRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `TroubleshootIamPolicyRequest` object as a parameter."],["The `TroubleshootIamPolicyRequest` class contains an `AccessTuple` property which holds information used for checking principal permissions on a resource."]]],[]]