[[["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-17 UTC."],[[["The `Version` class in the `Grafeas.V1` namespace provides structured information about a package's version, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This `Version` class includes properties like `Epoch`, `FullName`, `Kind`, `Name`, and `Revision` to define different aspects of a package's versioning."],["The different versions available are between 2.2.0 and 3.7.0, with 3.7.0 being the most recent."],["The `Version` class has two constructors: one default and one that takes another `Version` object as a parameter."],["The `Kind` property uses the `Version.Types.VersionKind` enum, to distinguish normal versions from sentinel MIN/MAX versions."]]],[]]