public sealed class ScalingScheduleStatus : IMessage<ScalingScheduleStatus>, IEquatable<ScalingScheduleStatus>, IDeepCloneable<ScalingScheduleStatus>, IBufferMessage, IMessage
[Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format.
[Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The 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-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Compute.V1.ScalingScheduleStatus\u003c/code\u003e is 3.6.0, and a range of versions from 1.0.0 to 3.5.0 are also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e class includes properties such as \u003ccode\u003eHasLastStartTime\u003c/code\u003e, \u003ccode\u003eHasNextStartTime\u003c/code\u003e, and \u003ccode\u003eHasState\u003c/code\u003e to check if specific fields related to scaling schedule timing and status are set.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides \u003ccode\u003eLastStartTime\u003c/code\u003e and \u003ccode\u003eNextStartTime\u003c/code\u003e properties to track the actual and planned start times of scaling schedules respectively, both represented in RFC3339 format.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eState\u003c/code\u003e property that shows the current status of a scaling schedule.\u003c/p\u003e\n"]]],[],null,[]]