scope property
Project or folder to scope this configuration to.
For example, "project/456" would apply this configuration only to resources in "project/456" scope will be checked with AND of other resources.
Implementation
core.String? scope;
Project or folder to scope this configuration to.
For example, "project/456" would apply this configuration only to resources in "project/456" scope will be checked with AND of other resources.
core.String? scope;