public sealed class OneTimeWindow : IMessage<OneTimeWindow>, IEquatable<OneTimeWindow>, IDeepCloneable<OneTimeWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class OneTimeWindow.
One-time window within which actions are restricted. For example, blocking
actions over New Year's Eve from December 31st at 5pm to January 1st at 9am.
[[["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."],[[["The latest version available for the Google Cloud Deploy v1 API class `OneTimeWindow` is 3.4.0, with the current page focusing on version 3.3.0."],["The `OneTimeWindow` class represents a specific time frame within which certain actions are restricted, often used to block deployments or actions during specific periods."],["`OneTimeWindow` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as provides a link to the namespace `Google.Cloud.Deploy.V1` and assembly `Google.Cloud.Deploy.V1.dll`."],["It includes constructors for creating `OneTimeWindow` objects and properties like `EndDate`, `EndTime`, `StartDate`, and `StartTime` to define the time window's boundaries, with both date and time fields required to define this class."],["This documentation provides reference material and access to previous versions, ranging from version 1.0.0 to 3.4.0, all detailing `OneTimeWindow` for Google Cloud Deploy."]]],[]]