IamResource class

Constructors

IamResource(ApiRequester client)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
troubleshoot(GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyRequest request, {String? $fields}) Future<GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse>
Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.

Operators

operator ==(Object other) bool
The equality operator.
inherited