Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid.
[[["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-04-09 UTC."],[[["The `NodeGroupMaintenanceWindow` class in the Google.Cloud.Compute.V1 namespace provides a structure for defining a time window during which Google Compute Engine performs maintenance operations."],["Version 3.6.0 is the latest version, while version 3.5.0 is the current version being documented, with numerous previous versions available."],["The `NodeGroupMaintenanceWindow` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `NodeGroupMaintenanceWindow` include `HasStartTime`, `MaintenanceDuration`, and `StartTime`, which manage the maintenance window's timing and duration."],["Maintenance windows are performed within a specified time frame in UTC, which must resolve to one of the following values: 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00."]]],[]]