public sealed class Rollout : IMessage<OSPolicyAssignment.Types.Rollout>, IEquatable<OSPolicyAssignment.Types.Rollout>, IDeepCloneable<OSPolicyAssignment.Types.Rollout>, IBufferMessage, IMessage
Message to configure the rollout at the zonal level for the OS policy
assignment.
Required. This determines the minimum duration of time to wait after the
configuration changes are applied through the current rollout. A
VM continues to count towards the disruption_budget at least
until this duration of time has passed after configuration changes are
applied.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eRollout\u003c/code\u003e class within the \u003ccode\u003eOSPolicyAssignment.Types\u003c/code\u003e namespace for the Google Cloud OS Config V1 library, specifically within version 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollout\u003c/code\u003e class is designed to configure the rollout process at the zonal level for OS policy assignments.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, in addition to inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollout\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eOSPolicyAssignment.Types.Rollout\u003c/code\u003e object as a parameter, and also defines two key properties, \u003ccode\u003eDisruptionBudget\u003c/code\u003e and \u003ccode\u003eMinWaitDuration\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe information page contains links to multiple versions, with version 2.4.0 being the latest, version 1.8.0 being the one this information focuses on, and the rest ranging between them.\u003c/p\u003e\n"]]],[],null,[]]