deleteIndex abstract method

Future<DeleteIndexResponse> deleteIndex(
  1. ServiceCall call,
  2. DeleteIndexRequest request
)

Implementation

$async.Future<$3.DeleteIndexResponse> deleteIndex($grpc.ServiceCall call, $3.DeleteIndexRequest request);