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