chromium/components/policy/resources/templates/policy_definitions/CloudReporting/ReportPolicyData.yaml

caption: Report <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Policy Information
default: true
desc: |-
  This policy controls whether to report policy data and time of policy fetch.

  When the policy <ph name="CLOUD_REPORTING_ENABLED_POLICY_NAME">CloudReportingEnabled</ph> is left unset or set to disabled, this policy will be ignored.

  When this policy is left unset or set to True, policy data and time of policy fetch are gathered.
  When this policy is set to False, policy data and time of policy fetch are not gathered.

  This policy is only effective when the machine is enrolled with <ph name="CLOUD_MANAGEMENT_ENROLLMENT_TOKEN">CloudManagementEnrollmentToken</ph> for <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
  This policy is always effective for <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph>.
example_value: false
features:
  cloud_only: true
  dynamic_refresh: true
  per_profile: true
future_on:
- chrome.*
items:
- caption: Enable reporting of policy data
  value: true
- caption: Disable reporting of policy data
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
tags:
- admin-sharing
type: main