sourceKey property

GoogleChromePolicyVersionsV1PolicyTargetKey? sourceKey
getter/setter pair

The source resource from which this policy value is obtained.

May be the same as targetKey if the policy is directly modified on the target, otherwise it would be another resource from which the policy gets its value (if applicable). If not present, the source is the default value for the customer.

Output only.

Implementation

GoogleChromePolicyVersionsV1PolicyTargetKey? sourceKey;