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-04-09 UTC."],[[["This webpage provides reference documentation and code samples for the Google Cloud Deploy v1 API class `SkaffoldVersion`."],["The content lists available Skaffold versions, ranging from the latest version 3.4.0 down to version 1.0.0, each with their respective documentation links."],["`SkaffoldVersion` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `SkaffoldVersion` class includes properties like `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version`, which provide details about the supported Skaffold versions."],["The page details the inheritance, implemented interfaces, namespace, assembly, constructors, properties, and their descriptions for the `SkaffoldVersion` class."]]],[]]