public sealed class LabelTextEntityExtractionOperationMetadata : IMessage<LabelTextEntityExtractionOperationMetadata>, IEquatable<LabelTextEntityExtractionOperationMetadata>, IDeepCloneable<LabelTextEntityExtractionOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelTextEntityExtractionOperationMetadata.
Details of a LabelTextEntityExtraction operation metadata.
[[["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 reference documentation for the `LabelTextEntityExtractionOperationMetadata` class within the Google Cloud Data Labeling v1beta1 API, specifically for the .NET platform."],["The `LabelTextEntityExtractionOperationMetadata` class represents details of a LabelTextEntityExtraction operation and inherits from the base `object` class, while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The namespace for this class is `Google.Cloud.DataLabeling.V1Beta1`, and it is found in the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["The class has two constructors, a default constructor, and a copy constructor that takes another `LabelTextEntityExtractionOperationMetadata` instance as a parameter."],["The class includes a `BasicConfig` property of type `HumanAnnotationConfig`, representing basic human annotation configurations used in the labeling request."]]],[]]