[[["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 `Barcode` class within the Google Cloud Document AI v1 API, covering versions from 1.0.0 to the latest 3.19.0."],["The `Barcode` class encodes detailed information about a barcode and is part of the `Google.Cloud.DocumentAI.V1` namespace in the .NET environment."],["The class supports various barcode formats, including `CODE_128`, `QR_CODE`, and `PDF417`, and it also offers various value formats like `URL`, `EMAIL`, and `ISBN`."],["Key properties of the `Barcode` class include `Format` (the type of barcode), `RawValue` (the encoded data), and `ValueFormat` (the format of the encoded data)."],["The `Barcode` class implements multiple interfaces, such as `IMessage`, `IEquatable\u003cBarcode\u003e`, and `IDeepCloneable\u003cBarcode\u003e`, and has constructors to create new instances or copy existing ones."]]],[]]