addedSourceKey property

GoogleChromePolicyVersionsV1PolicyTargetKey? addedSourceKey
getter/setter pair

The added source key establishes at which level an entity was explicitly added for management.

This is useful for certain type of policies that are only applied if they are explicitly added for management. For example: apps and networks. An entity can only be deleted from management in an Organizational Unit that it was explicitly added to. If this is not present it means that the policy is managed without the need to explicitly add an entity, for example: standard user or device policies.

Output only.

Implementation

GoogleChromePolicyVersionsV1PolicyTargetKey? addedSourceKey;