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 Google Cloud Document AI v1 API, specifically for .NET."],["The content includes a list of versions, ranging from 1.0.0 to the latest 3.19.0, with links to each version's respective documentation for the `DetectedBarcode` class."],["The `DetectedBarcode` class, found in the `Google.Cloud.DocumentAI.V1` namespace, represents a detected barcode within a document, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DetectedBarcode` class include `Barcode`, which contains detailed barcode information, and `Layout`, which describes the layout of the detected barcode within the document page."],["The page also details the class's inheritance, constructors, and the assembly it's found in (`Google.Cloud.DocumentAI.V1.dll`)."]]],[]]