| Package | Description |
|---|---|
| com.google.cloud.visionai.v1 |
A client to Vision AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AppPlatformClient.ListInstancesPage |
AppPlatformClient.ListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
ListInstancesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AppPlatformClient.ListInstancesPage> |
AppPlatformClient.ListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AppPlatformClient.ListInstancesFixedSizeCollection |
AppPlatformClient.ListInstancesFixedSizeCollection.createCollection(List<AppPlatformClient.ListInstancesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.