| 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 StreamsServiceClient.ListClustersPage |
StreamsServiceClient.ListClustersPage.createPage(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
ListClustersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<StreamsServiceClient.ListClustersPage> |
StreamsServiceClient.ListClustersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
com.google.api.core.ApiFuture<ListClustersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected StreamsServiceClient.ListClustersFixedSizeCollection |
StreamsServiceClient.ListClustersFixedSizeCollection.createCollection(List<StreamsServiceClient.ListClustersPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.