| 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.ListProcessorsPage |
AppPlatformClient.ListProcessorsPage.createPage(com.google.api.gax.rpc.PageContext<ListProcessorsRequest,ListProcessorsResponse,Processor> context,
ListProcessorsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AppPlatformClient.ListProcessorsPage> |
AppPlatformClient.ListProcessorsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListProcessorsRequest,ListProcessorsResponse,Processor> context,
com.google.api.core.ApiFuture<ListProcessorsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AppPlatformClient.ListProcessorsFixedSizeCollection |
AppPlatformClient.ListProcessorsFixedSizeCollection.createCollection(List<AppPlatformClient.ListProcessorsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.