globalOutputResources property
- @TagNumber(3)
Globally created resources like warehouse dataschemas.
Implementation
@$pb.TagNumber(3)
$core.List<Application_ApplicationRuntimeInfo_GlobalOutputResource> get globalOutputResources => $_getList(1);
Globally created resources like warehouse dataschemas.
@$pb.TagNumber(3)
$core.List<Application_ApplicationRuntimeInfo_GlobalOutputResource> get globalOutputResources => $_getList(1);