public sealed class Document.Types.Page.Types.DetectedBarcode : IMessage<Document.Types.Page.Types.DetectedBarcode>, IEquatable<Document.Types.Page.Types.DetectedBarcode>, IDeepCloneable<Document.Types.Page.Types.DetectedBarcode>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.DetectedBarcode.
[[["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 webpage provides documentation for the `Document.Types.Page.Types.DetectedBarcode` class within the Cloud Document AI v1 API for .NET, with version 3.18.0 being the current focus but links to other versions available."],["The `DetectedBarcode` class represents a detected barcode on a document page, and it includes properties for detailed barcode information and layout data, which are the `Barcode` and `Layout` properties respectively."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, comparison, deep cloning, and buffer operations."],["The documentation includes details on the `DetectedBarcode` class's constructors, allowing for default creation or copying from an existing `DetectedBarcode` object."],["The page also provides information on the class's inheritance, inherited members, the namespace (`Google.Cloud.DocumentAI.V1`), and the assembly (`Google.Cloud.DocumentAI.V1.dll`) it belongs to."]]],[]]