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