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 document provides reference information for the `SchedulePolicy` class within the Google Cloud VM Migration v1 API."],["The `SchedulePolicy` class, used for scheduling replications, is part of the `Google.Cloud.VMMigration.V1` namespace and is implemented in the `Google.Cloud.VMMigration.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `SchedulePolicy` class has two constructors: a default constructor and one that takes another `SchedulePolicy` instance as a parameter."],["Key properties include `IdleDuration`, which defines the time between replication stages, and `SkipOsAdaptation`, a boolean flag to determine if OS adaptation should be skipped during replication."]]],[]]