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."],[[["The webpage documents the `SkaffoldVersion` class within the `Google.Cloud.Deploy.V1` namespace, covering its details and available versions."],["Version 3.4.0 is the latest documented version of Skaffold, with older versions ranging down to 1.0.0 also available for review."],["The `SkaffoldVersion` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for default initialization and cloning."],["The class includes properties `SupportEndDate`, defining when a specific version is no longer supported, and `Version`, specifying the release number."],["There is an exhaustive list of the different versions with links to each that includes 25 different versions."]]],[]]