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 page provides documentation for the `Document.Types.Page.Types.DetectedBarcode` class within the Google Cloud Document AI v1 API, specifically for .NET."],["The `DetectedBarcode` class is used to represent a detected barcode on a document page and offers detailed information."],["The documentation covers various versions of the API, with version 3.19.0 being the latest available release, and going as low as version 1.0.0."],["The `DetectedBarcode` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Barcode` and `Layout` which give detailed barcode information, and layout information respectively."]]],[]]