[[["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 `BackupWindow` class, part of the Google Cloud Backup and DR Service v1 API, defines the time frame during which backup operations will be executed."],["The latest version of the `BackupWindow` class is 2.1.0, with previous versions including 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02."],["`BackupWindow` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `BackupWindow` class has two main properties, `EndHourOfDay` and `StartHourOfDay`, which specify the inclusive start and exclusive end hours of the backup window respectively, with the start hour being from 0-23, and the end hour from 1-24."],["The `BackupWindow` has two constructors, one is parameterless, and the other takes another `BackupWindow` as a parameter for duplication."]]],[]]