| Package | Description |
|---|---|
| com.google.cloud.visionai.v1 |
A client to Vision AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.visionai.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckServiceSettings |
HealthCheckServiceSettings.create(HealthCheckServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckServiceStubSettings |
HealthCheckServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcHealthCheckServiceStub |
GrpcHealthCheckServiceStub.create(HealthCheckServiceStubSettings settings) |
static HttpJsonHealthCheckServiceStub |
HttpJsonHealthCheckServiceStub.create(HealthCheckServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(HealthCheckServiceStubSettings settings) |
GrpcHealthCheckServiceStub(HealthCheckServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcHealthCheckServiceStub, using the given settings.
|
GrpcHealthCheckServiceStub(HealthCheckServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcHealthCheckServiceStub, using the given settings.
|
HttpJsonHealthCheckServiceStub(HealthCheckServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonHealthCheckServiceStub, using the given settings.
|
HttpJsonHealthCheckServiceStub(HealthCheckServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonHealthCheckServiceStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.