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 page provides documentation for the `SkaffoldVersion` class within the Google Cloud Deploy v1 API, specifically detailing its properties, constructors, and inheritance."],["The most recent version of the documentation available is version 3.4.0, with historical versions ranging from 3.3.0 down to 1.0.0 also listed."],["`SkaffoldVersion` class has properties such as `MaintenanceModeTime`, `SupportEndDate`, `SupportExpirationTime`, and `Version`, which describe the lifecycle and release number of a specific version."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from the Google.Protobuf library."],["The latest .Net version is 2.18.0, and the documentation is available from that version."]]],[]]