getCollectionIndexes abstract method

Future<GetCollectionIndexesReply> getCollectionIndexes(
  1. ServiceCall call,
  2. GetCollectionIndexesRequest request
)

Implementation

$async.Future<$0.GetCollectionIndexesReply> getCollectionIndexes(
    $grpc.ServiceCall call, $0.GetCollectionIndexesRequest request);