reportInterval property
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;
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.
core.String? reportInterval;