createIndex abstract method

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

Implementation

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