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.v3
Assembly: Google.Apis.PolicyTroubleshooter.v3.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(GoogleCloudPolicytroubleshooterIamV3TroubleshootIamPolicyRequest)

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

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

The body of the request.

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