| Package | Description |
|---|---|
| com.google.cloud.automl.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.automl.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
static AutoMlSettings |
AutoMlSettings.create(AutoMlStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
AutoMlStubSettings |
AutoMlStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonAutoMlStub |
HttpJsonAutoMlStub.create(AutoMlStubSettings settings) |
static GrpcAutoMlStub |
GrpcAutoMlStub.create(AutoMlStubSettings settings) |
| Constructor and Description |
|---|
Builder(AutoMlStubSettings settings) |
GrpcAutoMlStub(AutoMlStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcAutoMlStub, using the given settings.
|
GrpcAutoMlStub(AutoMlStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAutoMlStub, using the given settings.
|
HttpJsonAutoMlStub(AutoMlStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAutoMlStub, using the given settings.
|
HttpJsonAutoMlStub(AutoMlStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAutoMlStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.