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