setRoles abstract method

Future<SetRolesReply> setRoles(
  1. ServiceCall call,
  2. SetRolesRequest request
)

Implementation

$async.Future<$1.SetRolesReply> setRoles($grpc.ServiceCall call, $1.SetRolesRequest request);