fullRefreshPollingInterval property

String? fullRefreshPollingInterval
getter/setter pair

Specifies the polling interval for a full refresh of objects that do not support incremental sync.

If not set, a default value of 24 hours is used. The duration must be between 1 and 24 hours, inclusive.

Required.

Implementation

core.String? fullRefreshPollingInterval;