public sealed class OneTimeSchedule : IMessage<OneTimeSchedule>, IEquatable<OneTimeSchedule>, IDeepCloneable<OneTimeSchedule>, IBufferMessage, IMessage
Sets the time for a one time patch deployment. Timestamp is in
RFC3339 text format.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eOneTimeSchedule\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, detailing its use in scheduling one-time patch deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOneTimeSchedule\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOneTimeSchedule\u003c/code\u003e class has a single property called \u003ccode\u003eExecuteTime\u003c/code\u003e, which is a required \u003ccode\u003eTimestamp\u003c/code\u003e that sets the desired execution time for the patch job, using RFC3339 text format.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists different versions of the OneTimeSchedule class, ranging from 1.3.0 up to the latest version of 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage details the public constructors for the OneTimeSchedule class and their necessary parameters, which include a default constructor, as well as a constructor that accepts another OneTimeSchedule object.\u003c/p\u003e\n"]]],[],null,[]]