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 supported version of Skaffold is 3.4.0, with links provided to the reference documentation for all versions from 3.4.0 down to 1.0.0."],["SkaffoldVersion is a class within the Google Cloud Deploy v1 API, as part of the namespace `Google.Cloud.Deploy.V1`."],["This class has several properties, including `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version`, which detail the lifecycle and version information for a supported version of Skaffold."],["The `SkaffoldVersion` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `SkaffoldVersion()` and `SkaffoldVersion(SkaffoldVersion other)`, to initialize it."]]],[]]