public sealed class ScheduledOperationDetails : IMessage<ScheduledOperationDetails>, IEquatable<ScheduledOperationDetails>, IDeepCloneable<ScheduledOperationDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class ScheduledOperationDetails.
[[["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-07 UTC."],[[["This documentation details the `ScheduledOperationDetails` class within the Google Cloud Oracle Database v1 API, outlining its structure and functionality."],["The `ScheduledOperationDetails` class is used to represent the specifics of a scheduled operation, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ScheduledOperationDetails` class include `DayOfWeek`, `StartTime`, and `StopTime`, which are used to define the timing of a scheduled operation, specifically its start and stop time, and the day of the week it takes place."],["This class has two constructors, a default constructor, and a constructor taking a `ScheduledOperationDetails` object as parameter."],["The documentation includes version information, showing that both version 1.1.0 and 1.0.0 are available."]]],[]]