[[["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-09-09 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHourlySchedule\u003c/code\u003e class in the Google.Cloud.NetApp.V1 API allows for scheduling snapshots to occur every hour, for example at 04:00, 05:00, 06:00.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eHourlySchedule\u003c/code\u003e class is 1.8.0, with several previous versions (1.0.0 to 1.7.0) also available.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can configure the exact minute within the hour to start the snapshot using the \u003ccode\u003eMinute\u003c/code\u003e property, with a default of the top of the hour (0).\u003c/p\u003e\n"],["\u003cp\u003eThe maximum number of snapshots to retain for the hourly schedule is configured using the \u003ccode\u003eSnapshotsToKeep\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,["# NetApp v1 API - Class HourlySchedule (1.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.9.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.9.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.8.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.7.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.6.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.5.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.4.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.3.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.2.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.1.0/Google.Cloud.NetApp.V1.HourlySchedule)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetApp.V1/1.0.0/Google.Cloud.NetApp.V1.HourlySchedule) \n\n public sealed class HourlySchedule : IMessage\u003cHourlySchedule\u003e, IEquatable\u003cHourlySchedule\u003e, IDeepCloneable\u003cHourlySchedule\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the NetApp v1 API class HourlySchedule.\n\nMake a snapshot every hour e.g. at 04:00, 05:00, 06:00. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e HourlySchedule \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[HourlySchedule](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.HourlySchedule), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[HourlySchedule](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.HourlySchedule), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[HourlySchedule](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1.HourlySchedule), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetApp.V1](/dotnet/docs/reference/Google.Cloud.NetApp.V1/latest/Google.Cloud.NetApp.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetApp.V1.dll\n\nConstructors\n------------\n\n### HourlySchedule()\n\n public HourlySchedule()\n\n### HourlySchedule(HourlySchedule)\n\n public HourlySchedule(HourlySchedule other)\n\nProperties\n----------\n\n### HasMinute\n\n public bool HasMinute { get; }\n\nGets whether the \"minute\" field is set\n\n### HasSnapshotsToKeep\n\n public bool HasSnapshotsToKeep { get; }\n\nGets whether the \"snapshots_to_keep\" field is set\n\n### Minute\n\n public double Minute { get; set; }\n\nSet the minute of the hour to start the snapshot (0-59), defaults to the\ntop of the hour (0).\n\n### SnapshotsToKeep\n\n public double SnapshotsToKeep { get; set; }\n\nThe maximum number of Snapshots to keep for the hourly schedule"]]