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