AccessManagementService class

Constructors

AccessManagementService(TrinsicOptions? serverOptions)

Properties

channel ↔ GrpcOrGrpcWebClientChannel
getter/setter pairinherited
client ↔ AccessManagementClient
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serviceOptions TrinsicOptions
getter/setter pairinherited

Methods

addRoleAssignment(AddRoleAssignmentRequest request) Future<AddRoleAssignmentResponse>
buildMetadata({GeneratedMessage? request}) Future<CallOptions>
inherited
close() → void
inherited
listRoleAssignments(ListRoleAssignmentsRequest request) Future<ListRoleAssignmentsResponse>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeRoleAssignment(RemoveRoleAssignmentRequest request) Future<RemoveRoleAssignmentResponse>
toString() String
A string representation of this object.
inherited

Operators

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