| 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 WarehouseClient.ListAnnotationsPage |
WarehouseClient.ListAnnotationsPage.createPage(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
ListAnnotationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<WarehouseClient.ListAnnotationsPage> |
WarehouseClient.ListAnnotationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListAnnotationsRequest,ListAnnotationsResponse,Annotation> context,
com.google.api.core.ApiFuture<ListAnnotationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehouseClient.ListAnnotationsFixedSizeCollection |
WarehouseClient.ListAnnotationsFixedSizeCollection.createCollection(List<WarehouseClient.ListAnnotationsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.