| Package | Description |
|---|---|
| com.google.cloud.visionai.v1 |
A client to Vision AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.visionai.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse |
LiveVideoAnalyticsClient.listPublicOperators(ListPublicOperatorsRequest request)
ListPublicOperators returns all the operators in public registry.
|
LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse |
LiveVideoAnalyticsClient.listPublicOperators(LocationName parent)
ListPublicOperators returns all the operators in public registry.
|
LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse |
LiveVideoAnalyticsClient.listPublicOperators(String parent)
ListPublicOperators returns all the operators in public registry.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse> |
LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPublicOperatorsRequest,ListPublicOperatorsResponse,Operator> context,
com.google.api.core.ApiFuture<ListPublicOperatorsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPublicOperatorsRequest,LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse> |
LiveVideoAnalyticsClient.listPublicOperatorsPagedCallable()
ListPublicOperators returns all the operators in public registry.
|
com.google.api.gax.rpc.PagedCallSettings<ListPublicOperatorsRequest,ListPublicOperatorsResponse,LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse> |
LiveVideoAnalyticsSettings.listPublicOperatorsSettings()
Returns the object with the settings used for calls to listPublicOperators.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicOperatorsRequest,ListPublicOperatorsResponse,LiveVideoAnalyticsClient.ListPublicOperatorsPagedResponse> |
LiveVideoAnalyticsSettings.Builder.listPublicOperatorsSettings()
Returns the builder for the settings used for calls to listPublicOperators.
|
Copyright © 2025 Google LLC. All rights reserved.