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