IamPoliciesResource class

Constructors

IamPoliciesResource(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

lintPolicy(LintPolicyRequest request, {String? $fields}) Future<LintPolicyResponse>
Lints, or validates, an IAM policy.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
queryAuditableServices(QueryAuditableServicesRequest request, {String? $fields}) Future<QueryAuditableServicesResponse>
Returns a list of services that allow you to opt into audit logs that are not generated by default.
toString() String
A string representation of this object.
inherited

Operators

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