public sealed class FieldExtractionMetadata : IMessage<FieldExtractionMetadata>, IEquatable<FieldExtractionMetadata>, IDeepCloneable<FieldExtractionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class FieldExtractionMetadata.
[[["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-24 UTC."],[[["This document provides reference documentation for the `FieldExtractionMetadata` class within the Cloud Document AI v1beta3 API."],["The `FieldExtractionMetadata` class offers metadata for extracted field values and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the `object` class and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["The class is a part of the `Google.Cloud.DocumentAI.V1Beta3` namespace, and resides in the `Google.Cloud.DocumentAI.V1Beta3.dll` assembly."],["The `FieldExtractionMetadata` has a constructor that allows creating a new instance or cloning from another `FieldExtractionMetadata` object and contains a `SummaryOptions` property."]]],[]]