public sealed class OneTimeSchedule : IMessage<OneTimeSchedule>, IEquatable<OneTimeSchedule>, IDeepCloneable<OneTimeSchedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class OneTimeSchedule.
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\u003eThe \u003ccode\u003eOneTimeSchedule\u003c/code\u003e class in the Google Cloud OS Config v1 API is used to define a specific time for a one-time patch deployment, using RFC3339 timestamp format.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest version available, with other historical versions such as 2.3.0, 2.2.0, down to 1.3.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOneTimeSchedule\u003c/code\u003e class implements interfaces such as \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 base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property called \u003ccode\u003eExecuteTime\u003c/code\u003e of type \u003ccode\u003eTimestamp\u003c/code\u003e, which is required and specifies when the patch job should be executed.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that take another \u003ccode\u003eOneTimeSchedule\u003c/code\u003e object as a parameter, which allows it to be copied.\u003c/p\u003e\n"]]],[],null,[]]