[[["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, which is part of the `Google.Cloud.DocumentAI.V1` namespace, encodes detailed information about a barcode and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `Barcode()` and `Barcode(Barcode other)`, allowing for the creation of new `Barcode` objects or copies."],["The `Barcode` class has three properties, `Format`, `RawValue`, and `ValueFormat`, providing details on the barcode's type, encoded value, and the format of the encoded value, respectively, each of which are of string type."],["Supported barcode `Format` types include `CODE_128`, `CODE_39`, `QR_CODE`, and many others, while `ValueFormat` options include `CONTACT_INFO`, `EMAIL`, `URL`, `TEXT`, and more."]]],[]]