createIndex abstract method

Future<Value> createIndex(
  1. ServiceCall call,
  2. CreateIndexRequest request
)

Implementation

$async.Future<$0.Value> createIndex(
    $grpc.ServiceCall call, $1.CreateIndexRequest request);