[[["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 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."]]],[]]