Class TroubleshootIamPolicyRequest (2.0.0)

public sealed class TroubleshootIamPolicyRequest : IMessage<TroubleshootIamPolicyRequest>, IEquatable<TroubleshootIamPolicyRequest>, IDeepCloneable<TroubleshootIamPolicyRequest>, IBufferMessage, IMessage

Request for [TroubleshootIamPolicy][google.cloud.policytroubleshooter.v1.IamChecker.TroubleshootIamPolicy].

Inheritance

Object > TroubleshootIamPolicyRequest

Namespace

Google.Cloud.PolicyTroubleshooter.V1

Assembly

Google.Cloud.PolicyTroubleshooter.V1.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 member has a permission for a resource.

Property Value
TypeDescription
AccessTuple