Uses of Interface
com.google.cloud.vision.v1p2beta1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.vision.v1p2beta1 A client to Cloud Vision API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.vision.v1p2beta1
Classes in com.google.cloud.vision.v1p2beta1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
The Google Cloud Storage location where the output will be written to.static class
GcsDestination.Builder
The Google Cloud Storage location where the output will be written to.Methods in com.google.cloud.vision.v1p2beta1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
OutputConfig.Builder. getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output(s) to.GcsDestinationOrBuilder
OutputConfig. getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output(s) to.GcsDestinationOrBuilder
OutputConfigOrBuilder. getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output(s) to.
-