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