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."],[[["The page provides reference documentation and code samples for the Google Cloud Deploy v1 API's `SkaffoldVersion` class."],["It details the `SkaffoldVersion` class, which is used to represent a supported Skaffold version, including version numbers, inheritance, and implemented interfaces."],["A comprehensive list of `SkaffoldVersion` versions are provided, ranging from the latest `3.4.0` down to `1.0.0`, with links to their respective documentation."],["The class contains properties such as `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version`, which describe the support lifecycle and version number."],["The class includes public constructors to create a `SkaffoldVersion` object."]]],[]]