additionalTargetKeyNames property
List<GoogleChromePolicyVersionsV1AdditionalTargetKeyName> ?
additionalTargetKeyNames
getter/setter pair
Additional key names that will be used to identify the target of the policy value.
When specifying a policyTargetKey
, each of the additional keys specified
here will have to be included in the additionalTargetKeys
map.
Output only.
Implementation
core.List<GoogleChromePolicyVersionsV1AdditionalTargetKeyName>?
additionalTargetKeyNames;