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