public sealed class RolloutRestriction : IMessage<RolloutRestriction>, IEquatable<RolloutRestriction>, IDeepCloneable<RolloutRestriction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class RolloutRestriction.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eRolloutRestriction\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutRestriction\u003c/code\u003e class, designed to define constraints on rollout actions, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.4.0, with multiple previous versions of the API also documented, all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRolloutRestriction\u003c/code\u003e can specify restricted actions through the \u003ccode\u003eActions\u003c/code\u003e property, the invokers of those actions through the \u003ccode\u003eInvokers\u003c/code\u003e property, as well as a timeframe of restriction through the \u003ccode\u003eTimeWindows\u003c/code\u003e property, and each restriction rule has a unique identifier through the \u003ccode\u003eId\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRolloutRestriction\u003c/code\u003e has two constructors: one default and another that takes an existing \u003ccode\u003eRolloutRestriction\u003c/code\u003e instance to copy its data.\u003c/p\u003e\n"]]],[],null,[]]