listRoles_Pre method
Implementation
$async.Future<$0.ListRolesResponse> listRoles_Pre($grpc.ServiceCall call, $async.Future<$0.RequestEnvelope> request) async {
return listRoles(call, await request);
}
$async.Future<$0.ListRolesResponse> listRoles_Pre($grpc.ServiceCall call, $async.Future<$0.RequestEnvelope> request) async {
return listRoles(call, await request);
}