| Package | Description |
|---|---|
| com.google.cloud.vision.v1 |
A client to Google Cloud Vision API.
|
| com.google.cloud.vision.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ImageAnnotatorSettings |
ImageAnnotatorSettings.Builder.build() |
ImageAnnotatorSettings |
ImageAnnotatorClient.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
static ImageAnnotatorClient |
ImageAnnotatorClient.create(ImageAnnotatorSettings settings)
Constructs an instance of ImageAnnotatorClient, using the given settings.
|
| Constructor and Description |
|---|
ImageAnnotatorClient(ImageAnnotatorSettings settings)
Constructs an instance of ImageAnnotatorClient, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcImageAnnotatorStub |
GrpcImageAnnotatorStub.create(ImageAnnotatorSettings settings) |
| Constructor and Description |
|---|
GrpcImageAnnotatorStub(ImageAnnotatorSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcImageAnnotatorStub, using the given settings.
|
Copyright © 2017 Google. All rights reserved.