[[["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 latest version of the `Subject` class is 3.7.0, but the current page focuses on version 2.4.0, with links to previous versions ranging from 2.2.0 to 3.6.0."],["The `Subject` class, found within the `Grafeas.V1` namespace, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Subject` class provides two constructors, one default constructor `Subject()`, and one that takes another `Subject` object as a parameter `Subject(Subject other)`."],["It includes two main properties, `Digest` which is a `MapField` allowing for storage of string key-value pairs representing algorithms and their hexadecimal values, and `Name` which stores a string."],["The `Subject` class inherits members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `Object` class."]]],[]]