resources property

  1. @TagNumber.new(4)
PbList<ResourceInfo> get resources

Describes the resources and the policies applied to each resource.

Implementation

@$pb.TagNumber(4)
$pb.PbList<ResourceInfo> get resources => $_getList(3);