resendInterval property

Duration? resendInterval
getter/setter pair

This field is used to configure how often to send a full update of all non-healthy backends.

If unspecified, full updates are not sent. If specified, must be in the range between 600 seconds to 3600 seconds. Nanos are disallowed. Can only be set for regional notification endpoints.

Optional.

Implementation

Duration? resendInterval;