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, which is specific to text sentiment within the Google Cloud AutoML V1 library."],["The class is part of the `Google.Cloud.AutoML.V1` namespace and is found in the `Google.Cloud.AutoML.V1.dll` assembly, and the latest version is 3.4.0."],["`TextSentimentModelMetadata` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides access to the documentation of versions ranging from 2.2.0 to 3.4.0 of `TextSentimentModelMetadata`."],["The `TextSentimentModelMetadata` class has two constructors, one default and one that takes another instance of `TextSentimentModelMetadata` as a parameter."]]],[]]