public sealed class Schedule.Types.RunResponse : IMessage<Schedule.Types.RunResponse>, IEquatable<Schedule.Types.RunResponse>, IDeepCloneable<Schedule.Types.RunResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class Schedule.Types.RunResponse.
[[["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-25 UTC."],[[["This documentation provides reference information for the `Schedule.Types.RunResponse` class within the Vertex AI v1beta1 API."],["`Schedule.Types.RunResponse` represents the status of a scheduled run and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default `RunResponse()` and one that takes another `RunResponse` object as a parameter for copying."],["Key properties of this class include `RunResponse_`, representing the response of a scheduled run, and `ScheduledRunTime`, which indicates when the run was scheduled."]]],[]]