Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Method and Description |
---|---|
GcsDestinationOrBuilder |
OutputConfigOrBuilder.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 |
OutputConfig.Builder.getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output(s) to.
|
Copyright © 2022 Google LLC. All rights reserved.