reportInterval property

String? reportInterval
getter/setter pair

The interval at which the worker is sending health reports.

The default value of 0 should be interpreted as the field is not being explicitly set by the worker.

Implementation

core.String? reportInterval;