Package com.google.cloud.automl.v1beta1.stub (2.41.0)

GitHub 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.automl.v1. Use with caution.

Stub Classes

Stub Description
com.google.cloud.automl.v1beta1.stub.AutoMlStub Base stub class for the AutoMl service API.

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

com.google.cloud.automl.v1beta1.stub.GrpcAutoMlStub gRPC stub implementation for the AutoMl service API.

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

com.google.cloud.automl.v1beta1.stub.GrpcPredictionServiceStub gRPC stub implementation for the PredictionService service API.

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

com.google.cloud.automl.v1beta1.stub.HttpJsonAutoMlStub REST stub implementation for the AutoMl service API.

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

com.google.cloud.automl.v1beta1.stub.HttpJsonPredictionServiceStub REST stub implementation for the PredictionService service API.

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

com.google.cloud.automl.v1beta1.stub.PredictionServiceStub Base stub class for the PredictionService 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.

Settings Description
com.google.cloud.automl.v1beta1.stub.AutoMlStubSettings Settings class to configure an instance of AutoMlStub.

The default instance has everything set to sensible defaults:

com.google.cloud.automl.v1beta1.stub.PredictionServiceStubSettings Settings class to configure an instance of PredictionServiceStub.

The default instance has everything set to sensible defaults:

Callable Factory Classes

CallableFactory Description
com.google.cloud.automl.v1beta1.stub.GrpcAutoMlCallableFactory gRPC callable factory implementation for the AutoMl service API.

This class is for advanced usage.

com.google.cloud.automl.v1beta1.stub.GrpcPredictionServiceCallableFactory gRPC callable factory implementation for the PredictionService service API.

This class is for advanced usage.

com.google.cloud.automl.v1beta1.stub.HttpJsonAutoMlCallableFactory REST callable factory implementation for the AutoMl service API.

This class is for advanced usage.

com.google.cloud.automl.v1beta1.stub.HttpJsonPredictionServiceCallableFactory REST callable factory implementation for the PredictionService service API.

This class is for advanced usage.

Classes

Class Description
com.google.cloud.automl.v1beta1.stub.AutoMlStubSettings.Builder Builder for AutoMlStubSettings.
com.google.cloud.automl.v1beta1.stub.PredictionServiceStubSettings.Builder Builder for PredictionServiceStubSettings.