| Modifier and Type | Method and Description |
|---|---|
Barcode |
Barcode.Builder.build() |
Barcode |
Barcode.Builder.buildPartial() |
Barcode |
Document.Page.DetectedBarcodeOrBuilder.getBarcode()
Detailed barcode information of the
[DetectedBarcode][google.cloud.documentai.v1beta2.Document.Page.DetectedBarcode].
|
Barcode |
Document.Page.DetectedBarcode.getBarcode()
Detailed barcode information of the
[DetectedBarcode][google.cloud.documentai.v1beta2.Document.Page.DetectedBarcode].
|
Barcode |
Document.Page.DetectedBarcode.Builder.getBarcode()
Detailed barcode information of the
[DetectedBarcode][google.cloud.documentai.v1beta2.Document.Page.DetectedBarcode].
|
static Barcode |
Barcode.getDefaultInstance() |
Barcode |
Barcode.getDefaultInstanceForType() |
Barcode |
Barcode.Builder.getDefaultInstanceForType() |
static Barcode |
Barcode.parseDelimitedFrom(InputStream input) |
static Barcode |
Barcode.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Barcode |
Barcode.parseFrom(byte[] data) |
static Barcode |
Barcode.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Barcode |
Barcode.parseFrom(ByteBuffer data) |
static Barcode |
Barcode.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Barcode |
Barcode.parseFrom(com.google.protobuf.ByteString data) |
static Barcode |
Barcode.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Barcode |
Barcode.parseFrom(com.google.protobuf.CodedInputStream input) |
static Barcode |
Barcode.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Barcode |
Barcode.parseFrom(InputStream input) |
static Barcode |
Barcode.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Barcode> |
Barcode.getParserForType() |
static com.google.protobuf.Parser<Barcode> |
Barcode.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.Page.DetectedBarcode.Builder |
Document.Page.DetectedBarcode.Builder.mergeBarcode(Barcode value)
Detailed barcode information of the
[DetectedBarcode][google.cloud.documentai.v1beta2.Document.Page.DetectedBarcode].
|
Barcode.Builder |
Barcode.Builder.mergeFrom(Barcode other) |
static Barcode.Builder |
Barcode.newBuilder(Barcode prototype) |
Document.Page.DetectedBarcode.Builder |
Document.Page.DetectedBarcode.Builder.setBarcode(Barcode value)
Detailed barcode information of the
[DetectedBarcode][google.cloud.documentai.v1beta2.Document.Page.DetectedBarcode].
|
Copyright © 2024 Google LLC. All rights reserved.