Show / Hide Table of Contents

Class IamResource

The "iam" collection of methods.

Inheritance
object
IamResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.PolicyTroubleshooter.v1
Assembly: Google.Apis.PolicyTroubleshooter.v1.dll
Syntax
public class IamResource

Constructors

IamResource(IClientService)

Constructs a new resource.

Declaration
public IamResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Troubleshoot(GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest)

Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.

Declaration
public virtual IamResource.TroubleshootRequest Troubleshoot(GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest body)
Parameters
Type Name Description
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest body

The body of the request.

Returns
Type Description
IamResource.TroubleshootRequest
In this article
Back to top Generated by DocFX