listCollections abstract method

Future<ListCollectionsReply> listCollections(
  1. ServiceCall call,
  2. ListCollectionsRequest request
)

Implementation

$async.Future<$0.ListCollectionsReply> listCollections(
    $grpc.ServiceCall call, $0.ListCollectionsRequest request);