policyName property
The name of the policy applied to the device, in the form enterprises/{enterpriseId}/policies/{policyId}.
If not specified, the policy_name for the device's user is applied. This field can be modified by a patch request. You can specify only the policyId when calling enterprises.devices.patch, as long as the policyId doesn’t contain any slashes. The rest of the policy name is inferred.
Implementation
core.String? policyName;