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 documentation for the `LabelTextEntityExtractionOperationMetadata` class within the Google Cloud Data Labeling v1beta1 API, covering its structure, inheritance, and implementation details."],["The `LabelTextEntityExtractionOperationMetadata` class is a sealed class used to provide details of a LabelTextEntityExtraction operation metadata."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace and is found within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["It includes two constructors and the `BasicConfig` property to configure human annotation in labeling requests."]]],[]]