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 latest available Skaffold version is 3.4.0, as indicated in the provided content, with a comprehensive list of previous versions ranging from 3.3.0 down to 1.0.0 also being available."],["The `SkaffoldVersion` class, part of the Google Cloud Deploy v1 API, provides details about a specific Skaffold release and has methods such as `GetHashCode`, `GetType`, and `ToString`."],["`SkaffoldVersion` objects have properties including `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version` to provide information about the lifecycle and release details of a Skaffold version."],["The class `SkaffoldVersion` implements various interfaces including `IMessage\u003cSkaffoldVersion\u003e`, `IEquatable\u003cSkaffoldVersion\u003e`, `IDeepCloneable\u003cSkaffoldVersion\u003e`, `IBufferMessage`, and `IMessage`, ensuring it can be used within the Google Cloud environment."]]],[]]