| 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 LiveVideoAnalyticsClient.ListOperatorsPage |
LiveVideoAnalyticsClient.ListOperatorsPage.createPage(com.google.api.gax.rpc.PageContext<ListOperatorsRequest,ListOperatorsResponse,Operator> context,
ListOperatorsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<LiveVideoAnalyticsClient.ListOperatorsPage> |
LiveVideoAnalyticsClient.ListOperatorsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListOperatorsRequest,ListOperatorsResponse,Operator> context,
com.google.api.core.ApiFuture<ListOperatorsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected LiveVideoAnalyticsClient.ListOperatorsFixedSizeCollection |
LiveVideoAnalyticsClient.ListOperatorsFixedSizeCollection.createCollection(List<LiveVideoAnalyticsClient.ListOperatorsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.