Uses of Interface
com.google.cloud.vision.v1p4beta1.InputConfigOrBuilder
-
Packages that use InputConfigOrBuilder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of InputConfigOrBuilder in com.google.cloud.vision.v1p4beta1
Classes in com.google.cloud.vision.v1p4beta1 that implement InputConfigOrBuilder Modifier and Type Class Description class
InputConfig
The desired input location and metadata.static class
InputConfig.Builder
The desired input location and metadata.Methods in com.google.cloud.vision.v1p4beta1 that return InputConfigOrBuilder Modifier and Type Method Description InputConfigOrBuilder
AnnotateFileRequest.Builder. getInputConfigOrBuilder()
Required.InputConfigOrBuilder
AnnotateFileRequest. getInputConfigOrBuilder()
Required.InputConfigOrBuilder
AnnotateFileRequestOrBuilder. getInputConfigOrBuilder()
Required.InputConfigOrBuilder
AnnotateFileResponse.Builder. getInputConfigOrBuilder()
Information about the file for which this response is generated.InputConfigOrBuilder
AnnotateFileResponse. getInputConfigOrBuilder()
Information about the file for which this response is generated.InputConfigOrBuilder
AnnotateFileResponseOrBuilder. getInputConfigOrBuilder()
Information about the file for which this response is generated.InputConfigOrBuilder
AsyncAnnotateFileRequest.Builder. getInputConfigOrBuilder()
Required.InputConfigOrBuilder
AsyncAnnotateFileRequest. getInputConfigOrBuilder()
Required.InputConfigOrBuilder
AsyncAnnotateFileRequestOrBuilder. getInputConfigOrBuilder()
Required.
-