createIndex abstract method

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

Implementation

$async.Future<$3.CreateIndexResponse> createIndex($grpc.ServiceCall call, $3.CreateIndexRequest request);