supportsUnder property
Indicates whether subtrees of the Resource Manager resource hierarchy can
be used in Policy.allowed_values
and Policy.denied_values
.
For example, "under:folders/123"
would match any resource under the
'folders/123' folder.
Implementation
core.bool? supportsUnder;