Package com.google.cloud.vision.v1p3beta1.stub (3.32.0)

RepositoryRPC DocumentationREST Documentation

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Stub Package Implications

This package is a a base stub class. It is for advanced usage and reflects the underlying API directly. We generally recommend using non-stub, latest GA package, such as com.google.cloud.vision.v1. Use with caution.

Stub Classes

StubDescription
com.google.cloud.vision.v1p3beta1.stub.GrpcImageAnnotatorStubgRPC stub implementation for the ImageAnnotator service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.cloud.vision.v1p3beta1.stub.GrpcProductSearchStubgRPC stub implementation for the ProductSearch service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.cloud.vision.v1p3beta1.stub.HttpJsonImageAnnotatorStubREST stub implementation for the ImageAnnotator service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.cloud.vision.v1p3beta1.stub.HttpJsonProductSearchStubREST stub implementation for the ProductSearch service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.cloud.vision.v1p3beta1.stub.ImageAnnotatorStubBase stub class for the ImageAnnotator service API.

This class is for advanced usage and reflects the underlying API directly.

com.google.cloud.vision.v1p3beta1.stub.ProductSearchStubBase stub class for the ProductSearch service API.

This class is for advanced usage and reflects the underlying API directly.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Stub.

SettingsDescription
com.google.cloud.vision.v1p3beta1.stub.ImageAnnotatorStubSettingsSettings class to configure an instance of ImageAnnotatorStub.

The default instance has everything set to sensible defaults:

com.google.cloud.vision.v1p3beta1.stub.ProductSearchStubSettingsSettings class to configure an instance of ProductSearchStub.

The default instance has everything set to sensible defaults:

Callable Factory Classes

CallableFactoryDescription
com.google.cloud.vision.v1p3beta1.stub.GrpcImageAnnotatorCallableFactorygRPC callable factory implementation for the ImageAnnotator service API.

This class is for advanced usage.

com.google.cloud.vision.v1p3beta1.stub.GrpcProductSearchCallableFactorygRPC callable factory implementation for the ProductSearch service API.

This class is for advanced usage.

com.google.cloud.vision.v1p3beta1.stub.HttpJsonImageAnnotatorCallableFactoryREST callable factory implementation for the ImageAnnotator service API.

This class is for advanced usage.

com.google.cloud.vision.v1p3beta1.stub.HttpJsonProductSearchCallableFactoryREST callable factory implementation for the ProductSearch service API.

This class is for advanced usage.

Classes

ClassDescription
com.google.cloud.vision.v1p3beta1.stub.ImageAnnotatorStubSettings.BuilderBuilder for ImageAnnotatorStubSettings.
com.google.cloud.vision.v1p3beta1.stub.ProductSearchStubSettings.BuilderBuilder for ProductSearchStubSettings.