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."],[[["This webpage provides documentation for the `SkaffoldVersion` class within the Google Cloud Deploy v1 API, specifically version 2.12.0."],["The most recent version of `SkaffoldVersion` available is 3.4.0, and versions back to 1.0.0 are also documented."],["The `SkaffoldVersion` class has properties such as `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version`, which describe the lifecycle and details of each Skaffold release."],["The `SkaffoldVersion` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation includes constructors for the `SkaffoldVersion` class: a default constructor and a copy constructor that takes another `SkaffoldVersion` object as a parameter."]]],[]]