globalOutputResources property

  1. @TagNumber(3)
List<Application_ApplicationRuntimeInfo_GlobalOutputResource> globalOutputResources

Globally created resources like warehouse dataschemas.

Implementation

@$pb.TagNumber(3)
$core.List<Application_ApplicationRuntimeInfo_GlobalOutputResource> get globalOutputResources => $_getList(1);