limits property

  1. @TagNumber.new(3)
PbList<QuotaLimit> get limits

List of QuotaLimit definitions for the service.

Implementation

@$pb.TagNumber(3)
$pb.PbList<QuotaLimit> get limits => $_getList(0);