chromium/components/policy/resources/templates/policy_definitions/UserAndDeviceReporting/ReportDeviceNetworkTelemetryEventCheckingRateMs.yaml

arc_support: This policy has no effect on the logging done by Android.
caption: Network events checking rate in milliseconds.
default: 600000
desc: |-
  Rate at which network data is polled and checked for events. The minimum allowed is 1 minute.

        If not set, the default rate of 1 minute applies.
device_only: true
example_value: 60000
features:
  cloud_only: true
  dynamic_refresh: true
  unlisted: true
owners:
- [email protected]
- [email protected]
schema:
  minimum: 60000
  type: integer
supported_on:
- chrome_os:103-
tags:
- admin-sharing
type: int
generate_device_proto: False