[[["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."],[[["This webpage details the `Subject` class within the `Grafeas.V1` namespace, found in the `Grafeas.V1.dll` assembly, with a focus on version 3.0.0."],["The `Subject` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default `Subject()` and a `Subject(Subject other)` that takes another Subject object as a parameter, alongside inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `Subject` class includes two key properties: `Digest`, a `MapField` containing string-string pairs for algorithm digests, and `Name`, a string representing the subject's name."],["The latest available version is 3.7.0, with historical versions available to download, starting from version 2.2.0 through to 3.7.0."]]],[]]