[[["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 `DailySchedule` class in the Google.Cloud.NetApp.V1 API allows for daily snapshots to be configured, such as at specific times like 04:00, 05:20, or 23:50."],["This class is part of the NetApp v1 API, with version 1.8.0 being the latest, and this specific documentation refers to version 1.5.0."],["`DailySchedule` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, providing methods and properties for managing snapshot schedules."],["Key properties include `Hour`, `Minute`, and `SnapshotsToKeep`, which allow you to define the snapshot start time and the maximum number of snapshots to retain, as well as providing methods for checking if these fields have values."],["The class is constructed either by calling the empty constructor `DailySchedule()` or by passing in a `DailySchedule` object to `DailySchedule(DailySchedule other)` to create a copy."]]],[]]