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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `SchedulePolicy` class, which is used for scheduling replications within the Google Cloud VMMigration service."],["The latest version of `SchedulePolicy` is 2.6.0, but the current document is specifically for version 2.1.0, with links to other versions available for review."],["`SchedulePolicy` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class has two constructors: a default constructor and one that takes another `SchedulePolicy` object as a parameter."],["It defines two key properties: `IdleDuration`, which sets the time between replication stages, and `SkipOsAdaptation`, a boolean to skip OS adaptations during replication."]]],[]]