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 page provides documentation for the `TroubleshootIamPolicyRequest` class within the Policy Troubleshooter v1 API, specifically version 2.3.0, which is part of the `Google.Cloud.PolicyTroubleshooter.V1` namespace."],["The `TroubleshootIamPolicyRequest` class is used to create a request for `TroubleshootIamPolicy`, a function to determine if a principal has a certain permission for a specific resource."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base .NET object class."],["The documentation includes information on the available constructors, including a parameter to use an existing `TroubleshootIamPolicyRequest`, and the property `AccessTuple`, used to define the access check."],["The latest version of the documentation available is 2.5.0 and this is one of a series of versions of the API going as far back as version 1.1.0."]]],[]]