public sealed class SkaffoldVersion : IMessage<SkaffoldVersion>, IEquatable<SkaffoldVersion>, IDeepCloneable<SkaffoldVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class SkaffoldVersion.
[[["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."],[[["This webpage provides documentation for the `SkaffoldVersion` class within the Google Cloud Deploy v1 API, specifically detailing its various versions and properties."],["The latest supported version of `SkaffoldVersion` is 3.4.0, and the page lists historical versions dating back to 1.0.0."],["The `SkaffoldVersion` class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for message handling, equality comparisons, and deep cloning."],["Key properties of `SkaffoldVersion` include `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version`, which define the support lifecycle and version number."],["The `SkaffoldVersion` can be constructed with either a default constructor or a constructor that takes in another `SkaffoldVersion` object."]]],[]]