Policy Troubleshooter v1 API - Class TroubleshootIamPolicyRequest (2.5.0)

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

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
Name Description
other TroubleshootIamPolicyRequest

Properties

AccessTuple

public AccessTuple AccessTuple { get; set; }

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

Property Value
Type Description
AccessTuple