createIndex method
Implementation
$grpc.ResponseFuture<$0.Value> createIndex($1.CreateIndexRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$createIndex, request, options: options);
}
$grpc.ResponseFuture<$0.Value> createIndex($1.CreateIndexRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$createIndex, request, options: options);
}