Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageSource
External image source (Google Cloud Storage or web URL image location).
|
static class |
ImageSource.Builder
External image source (Google Cloud Storage or web URL image location).
|
Modifier and Type | Method and Description |
---|---|
ImageSourceOrBuilder |
ImageOrBuilder.getSourceOrBuilder()
Google Cloud Storage image location, or publicly-accessible image
URL.
|
ImageSourceOrBuilder |
Image.getSourceOrBuilder()
Google Cloud Storage image location, or publicly-accessible image
URL.
|
ImageSourceOrBuilder |
Image.Builder.getSourceOrBuilder()
Google Cloud Storage image location, or publicly-accessible image
URL.
|
Copyright © 2022 Google LLC. All rights reserved.