| 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 AppPlatformSettings |
AppPlatformSettings.create(AppPlatformStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
AppPlatformStubSettings |
AppPlatformStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonAppPlatformStub |
HttpJsonAppPlatformStub.create(AppPlatformStubSettings settings) |
static GrpcAppPlatformStub |
GrpcAppPlatformStub.create(AppPlatformStubSettings settings) |
| Constructor and Description |
|---|
Builder(AppPlatformStubSettings settings) |
GrpcAppPlatformStub(AppPlatformStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcAppPlatformStub, using the given settings.
|
GrpcAppPlatformStub(AppPlatformStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAppPlatformStub, using the given settings.
|
HttpJsonAppPlatformStub(AppPlatformStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAppPlatformStub, using the given settings.
|
HttpJsonAppPlatformStub(AppPlatformStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAppPlatformStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.