Package | Description |
---|---|
com.google.cloud.vision.v1p2beta1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.vision.v1p2beta1.stub |
Modifier and Type | Method and Description |
---|---|
static ImageAnnotatorSettings |
ImageAnnotatorSettings.create(ImageAnnotatorStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
ImageAnnotatorStubSettings |
ImageAnnotatorStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static HttpJsonImageAnnotatorStub |
HttpJsonImageAnnotatorStub.create(ImageAnnotatorStubSettings settings) |
static GrpcImageAnnotatorStub |
GrpcImageAnnotatorStub.create(ImageAnnotatorStubSettings settings) |
Constructor and Description |
---|
Builder(ImageAnnotatorStubSettings settings) |
GrpcImageAnnotatorStub(ImageAnnotatorStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcImageAnnotatorStub, using the given settings.
|
GrpcImageAnnotatorStub(ImageAnnotatorStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcImageAnnotatorStub, using the given settings.
|
HttpJsonImageAnnotatorStub(ImageAnnotatorStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonImageAnnotatorStub, using the given settings.
|
HttpJsonImageAnnotatorStub(ImageAnnotatorStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonImageAnnotatorStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.