public sealed class TroubleshootIamPolicyRequest : IMessage<TroubleshootIamPolicyRequest>, IEquatable<TroubleshootIamPolicyRequest>, IDeepCloneable<TroubleshootIamPolicyRequest>, IBufferMessage, IMessage
Request for [TroubleshootIamPolicy][google.cloud.policytroubleshooter.v1.IamChecker.TroubleshootIamPolicy].
Implements
IMessage<TroubleshootIamPolicyRequest>, IEquatable<TroubleshootIamPolicyRequest>, IDeepCloneable<TroubleshootIamPolicyRequest>, IBufferMessage, IMessageNamespace
Google.Cloud.PolicyTroubleshooter.V1Assembly
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 member has a permission for a resource.
Property Value | |
---|---|
Type | Description |
AccessTuple |