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