public sealed class TextExtractionDatasetMetadata : IMessage<TextExtractionDatasetMetadata>, IEquatable<TextExtractionDatasetMetadata>, IDeepCloneable<TextExtractionDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class TextExtractionDatasetMetadata.
Dataset metadata that is specific to text extraction
[[["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 the Google.Cloud.AutoML.V1 API class TextExtractionDatasetMetadata is 3.4.0, with multiple prior versions listed."],["This documentation provides reference for the TextExtractionDatasetMetadata class, which is specific to text extraction datasets."],["The TextExtractionDatasetMetadata class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It inherits from the base Object class and includes methods such as GetHashCode, GetType, MemberwiseClone, and ToString."],["There are two constructors available for TextExtractionDatasetMetadata, one being a default constructor and the other accepting another TextExtractionDatasetMetadata object."]]],[]]