| 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 |
|---|---|
AppPlatformClient.ListInstancesPagedResponse |
AppPlatformClient.listInstances(ApplicationName parent)
Lists Instances in a given project and location.
|
AppPlatformClient.ListInstancesPagedResponse |
AppPlatformClient.listInstances(ListInstancesRequest request)
Lists Instances in a given project and location.
|
AppPlatformClient.ListInstancesPagedResponse |
AppPlatformClient.listInstances(String parent)
Lists Instances in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformClient.ListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformClient.listInstancesPagedCallable()
Lists Instances in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AppPlatformClient.ListInstancesPagedResponse> |
HttpJsonAppPlatformStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,AppPlatformClient.ListInstancesPagedResponse> |
GrpcAppPlatformStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AppPlatformClient.ListInstancesPagedResponse> |
AppPlatformStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Copyright © 2025 Google LLC. All rights reserved.