public sealed class TextEntityExtractionConfig : IMessage<TextEntityExtractionConfig>, IEquatable<TextEntityExtractionConfig>, IDeepCloneable<TextEntityExtractionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class TextEntityExtractionConfig.
Config for text entity extraction human labeling task.
[[["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 page provides documentation for the `TextEntityExtractionConfig` class within the Google Cloud Data Labeling v1beta1 API, specifically for version 2.0.0-beta04."],["The `TextEntityExtractionConfig` class is used to configure human labeling tasks for text entity extraction and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`, along with a constructor and a property named `AnnotationSpecSet` for specifying the annotation spec set resource name."],["The documentation also lists previous versions, including 2.0.0-beta05 (latest) and 1.0.0-beta03, for the same `TextEntityExtractionConfig` class."]]],[]]