public interface AsyncAnnotateFileResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OutputConfig |
getOutputConfig()
The output location and metadata from AsyncAnnotateFileRequest.
|
OutputConfigOrBuilder |
getOutputConfigOrBuilder()
The output location and metadata from AsyncAnnotateFileRequest.
|
boolean |
hasOutputConfig()
The output location and metadata from AsyncAnnotateFileRequest.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOutputConfig()
The output location and metadata from AsyncAnnotateFileRequest.
.google.cloud.vision.v1p4beta1.OutputConfig output_config = 1;OutputConfig getOutputConfig()
The output location and metadata from AsyncAnnotateFileRequest.
.google.cloud.vision.v1p4beta1.OutputConfig output_config = 1;OutputConfigOrBuilder getOutputConfigOrBuilder()
The output location and metadata from AsyncAnnotateFileRequest.
.google.cloud.vision.v1p4beta1.OutputConfig output_config = 1;Copyright © 2020 Google LLC. All rights reserved.