Policy Troubleshooter v3 API - Class TroubleshootIamPolicyRequest (1.1.0)

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].

Inheritance

object > TroubleshootIamPolicyRequest

Namespace

Google.Cloud.PolicyTroubleshooter.Iam.V3

Assembly

Google.Cloud.PolicyTroubleshooter.Iam.V3.dll

Constructors

TroubleshootIamPolicyRequest()

public TroubleshootIamPolicyRequest()

TroubleshootIamPolicyRequest(TroubleshootIamPolicyRequest)

public TroubleshootIamPolicyRequest(TroubleshootIamPolicyRequest other)
Parameter
NameDescription
otherTroubleshootIamPolicyRequest

Properties

AccessTuple

public AccessTuple AccessTuple { get; set; }

The information to use for checking whether a principal has a permission for a resource.

Property Value
TypeDescription
AccessTuple