public sealed class TextClassificationModelMetadata : IMessage<TextClassificationModelMetadata>, IEquatable<TextClassificationModelMetadata>, IDeepCloneable<TextClassificationModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextClassificationModelMetadata.
Model metadata that is specific to text classification.
[[["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 document provides reference documentation for the `TextClassificationModelMetadata` class within the Google AutoML v1 API."],["The `TextClassificationModelMetadata` class is specifically designed for model metadata related to text classification."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The document outlines the available constructors for `TextClassificationModelMetadata` and details the `ClassificationType` property, which indicates the classification type of the dataset used to train the model."],["The latest version available is version 3.4.0, with the currently viewed documentation being version 3.1.0 of the `TextClassificationModelMetadata` class."]]],[]]