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 within the `Google.Cloud.VMMigration.V1` namespace, which is a key component for scheduling replications."],["The `SchedulePolicy` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor `SchedulePolicy()` and a copy constructor `SchedulePolicy(SchedulePolicy other)`."],["Key properties of `SchedulePolicy` include `IdleDuration`, which defines the time between replication stages, and `SkipOsAdaptation`, a boolean flag that determines if OS adaptation should be skipped."],["The latest version of the `SchedulePolicy` class is 2.6.0, with the webpage describing version 2.0.0, and versions 2.5.0 through 1.0.0 also documented."]]],[]]