SchedulePolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)A policy for scheduling replications.
Attributes |
|
|---|---|
| Name | Description |
idle_duration |
google.protobuf.duration_pb2.Duration
The idle duration between replication stages. |
skip_os_adaptation |
bool
A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM's operating system undergoes changes and adaptations to fully function on Compute Engine. |