createIndex_Pre method
Implementation
$async.Future<$3.CreateIndexResponse> createIndex_Pre($grpc.ServiceCall call, $async.Future<$3.CreateIndexRequest> request) async {
return createIndex(call, await request);
}
$async.Future<$3.CreateIndexResponse> createIndex_Pre($grpc.ServiceCall call, $async.Future<$3.CreateIndexRequest> request) async {
return createIndex(call, await request);
}