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