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-03-21 UTC."],[[["The `NodeGroupMaintenanceWindow` class in the Google.Cloud.Compute.V1 API defines a time window for daily maintenance operations on Google Compute Engine nodes."],["Version 3.6.0 is the latest version of the `NodeGroupMaintenanceWindow` API, while multiple versions are available, ranging from 1.0.0 to 3.6.0."],["The maintenance window has properties such as `StartTime` which must be set to a specific UTC time, and `MaintenanceDuration` which is an output-only duration that is automatically set by the system."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality checks, deep cloning, and buffered message operations."],["The `NodeGroupMaintenanceWindow` class offers two constructors: a default constructor and a copy constructor for creating new instances based on existing `NodeGroupMaintenanceWindow` objects."]]],[]]