| Modifier and Type | Method and Description |
|---|---|
GcsOutputConfig |
GcsOutputConfig.Builder.build() |
GcsOutputConfig |
GcsOutputConfig.Builder.buildPartial() |
static GcsOutputConfig |
GcsOutputConfig.getDefaultInstance() |
GcsOutputConfig |
GcsOutputConfig.getDefaultInstanceForType() |
GcsOutputConfig |
GcsOutputConfig.Builder.getDefaultInstanceForType() |
GcsOutputConfig |
RecognitionOutputConfig.getGcsOutputConfig()
If this message is populated, recognition results are written to the
provided Google Cloud Storage URI.
|
GcsOutputConfig |
RecognitionOutputConfig.Builder.getGcsOutputConfig()
If this message is populated, recognition results are written to the
provided Google Cloud Storage URI.
|
GcsOutputConfig |
RecognitionOutputConfigOrBuilder.getGcsOutputConfig()
If this message is populated, recognition results are written to the
provided Google Cloud Storage URI.
|
static GcsOutputConfig |
GcsOutputConfig.parseDelimitedFrom(InputStream input) |
static GcsOutputConfig |
GcsOutputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(byte[] data) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(ByteBuffer data) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(com.google.protobuf.ByteString data) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(InputStream input) |
static GcsOutputConfig |
GcsOutputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsOutputConfig> |
GcsOutputConfig.getParserForType() |
static com.google.protobuf.Parser<GcsOutputConfig> |
GcsOutputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsOutputConfig.Builder |
GcsOutputConfig.Builder.mergeFrom(GcsOutputConfig other) |
RecognitionOutputConfig.Builder |
RecognitionOutputConfig.Builder.mergeGcsOutputConfig(GcsOutputConfig value)
If this message is populated, recognition results are written to the
provided Google Cloud Storage URI.
|
static GcsOutputConfig.Builder |
GcsOutputConfig.newBuilder(GcsOutputConfig prototype) |
RecognitionOutputConfig.Builder |
RecognitionOutputConfig.Builder.setGcsOutputConfig(GcsOutputConfig value)
If this message is populated, recognition results are written to the
provided Google Cloud Storage URI.
|
Copyright © 2023 Google LLC. All rights reserved.