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"]],[["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 latest version of the `OneTimeSchedule` class in the Google Cloud OS Config v1 API is version 2.4.0."],["`OneTimeSchedule` is a class used for setting a one-time patch deployment time, formatted according to RFC3339."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `OneTimeSchedule` class has a property called `ExecuteTime`, which is a `Timestamp` object that defines when the patch job should run."],["Multiple versions of the OneTimeSchedule class are available, ranging from 1.3.0 to the latest at 2.4.0."]]],[]]