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 webpage provides documentation for the `SkaffoldVersion` class within the Google Cloud Deploy v1 API, specifically within the .NET environment."],["The latest version of `SkaffoldVersion` available is 3.4.0, with previous versions ranging down to 1.0.0 also listed with links to their specific documentation."],["The `SkaffoldVersion` class is part of the `Google.Cloud.Deploy.V1` namespace and is defined in the `Google.Cloud.Deploy.V1.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which dictates it's functionality and usage."],["Key properties of the `SkaffoldVersion` class include `SupportEndDate`, which indicates when the version will no longer be supported, and `Version`, which holds the release version number as a string."]]],[]]