rules property
A list of documentation rules that apply to individual API elements.
NOTE: All service configuration rules follow "last one wins" order.
Implementation
@$pb.TagNumber(3)
$pb.PbList<DocumentationRule> get rules => $_getList(2);
A list of documentation rules that apply to individual API elements.
NOTE: All service configuration rules follow "last one wins" order.
@$pb.TagNumber(3)
$pb.PbList<DocumentationRule> get rules => $_getList(2);