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 of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e package is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is part of the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e class has properties \u003ccode\u003eHasLastStartTime\u003c/code\u003e, \u003ccode\u003eHasNextStartTime\u003c/code\u003e, and \u003ccode\u003eHasState\u003c/code\u003e which are all booleans that get whether their field is set, with \u003ccode\u003eLastStartTime\u003c/code\u003e, \u003ccode\u003eNextStartTime\u003c/code\u003e and \u003ccode\u003eState\u003c/code\u003e being the string properties that hold the data for when the scaling schedule was active, will be active and its current status.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e class, the default constructor \u003ccode\u003eScalingScheduleStatus()\u003c/code\u003e and another that takes a \u003ccode\u003eScalingScheduleStatus\u003c/code\u003e as a parameter \u003ccode\u003eScalingScheduleStatus(ScalingScheduleStatus other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]