Class GoogleCloudPolicytroubleshooterIamV3TroubleshootIamPolicyRequest
Request for TroubleshootIamPolicy.
Implements
Inherited Members
Namespace: Google.Apis.PolicyTroubleshooter.v3.Data
Assembly: Google.Apis.PolicyTroubleshooter.v3.dll
Syntax
public class GoogleCloudPolicytroubleshooterIamV3TroubleshootIamPolicyRequest : IDirectResponseSchema
Properties
AccessTuple
The information to use for checking whether a principal has a permission for a resource.
Declaration
[JsonProperty("accessTuple")]
public virtual GoogleCloudPolicytroubleshooterIamV3AccessTuple AccessTuple { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudPolicytroubleshooterIamV3AccessTuple |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |