getCollectionInfo abstract method

Future<GetCollectionInfoReply> getCollectionInfo(
  1. ServiceCall call,
  2. GetCollectionInfoRequest request
)

Implementation

$async.Future<$0.GetCollectionInfoReply> getCollectionInfo(
    $grpc.ServiceCall call, $0.GetCollectionInfoRequest request);