public sealed class TextSentimentModelMetadata : IMessage<TextSentimentModelMetadata>, IEquatable<TextSentimentModelMetadata>, IDeepCloneable<TextSentimentModelMetadata>, IBufferMessage, IMessage
Model metadata that is specific to text sentiment.
[[["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-03-21 UTC."],[[["The latest version available for `TextSentimentModelMetadata` is 3.4.0, but version 3.0.0 is detailed in the main content."],["`TextSentimentModelMetadata` is a class that provides model metadata specific to text sentiment analysis, derived from the `Object` class."],["The `TextSentimentModelMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors for `TextSentimentModelMetadata` include a default constructor and one that takes another `TextSentimentModelMetadata` object as a parameter for copying."],["The `TextSentimentModelMetadata` class is located within the `Google.Cloud.AutoML.V1` namespace and its assembly file is `Google.Cloud.AutoML.V1.dll`."]]],[]]