public sealed class SkaffoldVersion : IMessage<SkaffoldVersion>, IEquatable<SkaffoldVersion>, IDeepCloneable<SkaffoldVersion>, IBufferMessage, IMessage
[[["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 documents various versions of `SkaffoldVersion` within the `Google.Cloud.Deploy.V1` namespace, ranging from version 1.0.0 to the latest version 3.4.0."],["`SkaffoldVersion` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the base `Object` class."],["The `SkaffoldVersion` class includes properties such as `SupportEndDate`, which specifies when a version will no longer be supported, and `Version`, which represents the release version number."],["There are two constructors, a parameterless constructor and one that takes another `SkaffoldVersion` as a parameter."],["Each version listed has a link to the full documentation of that specific release."]]],[]]