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."],[[["This webpage details the `TextSentimentModelMetadata` class within the `Google.Cloud.AutoML.V1` namespace, specifically for version 2.3.0."],["The `TextSentimentModelMetadata` class is used to represent model metadata specific to text sentiment analysis."],["It implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The page lists links to several previous versions of the documentation, with the latest version being 3.4.0."],["The class includes two constructors: a default one and another that takes an existing `TextSentimentModelMetadata` object as a parameter for creating a copy."]]],[]]