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