[[["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 webpage provides documentation for the `TimeWindow` class within the Google Kubernetes Engine v1 API, specifically in the `Google.Cloud.Container.V1` namespace, with version references ranging from 2.3.0 to 3.33.0."],["The `TimeWindow` class, which implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents a specified period of time and is used to define maintenance windows."],["Key properties of the `TimeWindow` class include `StartTime` and `EndTime`, both of which are `Timestamp` types, defining the beginning and end of the time window respectively, and `MaintenanceExclusionOptions`, allowing for maintenance exclusion customizations."],["The latest version available for the TimeWindow class is 3.33.0, and prior versions can also be accessed, enabling developers to find documentation that pertains to the different versions."],["There are two constructors available for creating a `TimeWindow` object, including a default constructor and one that copies values from an existing `TimeWindow` object."]]],[]]