listIndexes_Pre method
Implementation
$async.Future<$3.ListIndexesResponse> listIndexes_Pre($grpc.ServiceCall call, $async.Future<$3.ListIndexesRequest> request) async {
return listIndexes(call, await request);
}
$async.Future<$3.ListIndexesResponse> listIndexes_Pre($grpc.ServiceCall call, $async.Future<$3.ListIndexesRequest> request) async {
return listIndexes(call, await request);
}