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