public sealed class Rollout : IMessage<OSPolicyAssignment.Types.Rollout>, IEquatable<OSPolicyAssignment.Types.Rollout>, IDeepCloneable<OSPolicyAssignment.Types.Rollout>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class OSPolicyAssignment.Types.Rollout.
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 latest version of the \u003ccode\u003eOSPolicyAssignment.Types.Rollout\u003c/code\u003e class is 2.4.0, with multiple previous versions available, including the current version's documentation for 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOSPolicyAssignment.Types.Rollout\u003c/code\u003e is a class within the Google Cloud OS Config v1 API, specifically designed to configure the rollout of OS policy assignments at the zonal level.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollout\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eRollout()\u003c/code\u003e and \u003ccode\u003eRollout(OSPolicyAssignment.Types.Rollout other)\u003c/code\u003e, and has properties such as \u003ccode\u003eDisruptionBudget\u003c/code\u003e and \u003ccode\u003eMinWaitDuration\u003c/code\u003e to define rollout parameters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDisruptionBudget\u003c/code\u003e and \u003ccode\u003eMinWaitDuration\u003c/code\u003e properties allow setting the maximum number or percentage of VMs to disrupt per zone, and defines the minimum waiting period after configuration changes, respectively.\u003c/p\u003e\n"]]],[],null,[]]