[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]