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