| 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.ListOperatorsPagedResponse |
LiveVideoAnalyticsClient.listOperators(ListOperatorsRequest request)
Lists Operators in a given project and location.
|
LiveVideoAnalyticsClient.ListOperatorsPagedResponse |
LiveVideoAnalyticsClient.listOperators(LocationName parent)
Lists Operators in a given project and location.
|
LiveVideoAnalyticsClient.ListOperatorsPagedResponse |
LiveVideoAnalyticsClient.listOperators(String parent)
Lists Operators in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsClient.ListOperatorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOperatorsRequest,ListOperatorsResponse,Operator> context,
com.google.api.core.ApiFuture<ListOperatorsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOperatorsRequest,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsClient.listOperatorsPagedCallable()
Lists Operators in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListOperatorsRequest,ListOperatorsResponse,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsSettings.listOperatorsSettings()
Returns the object with the settings used for calls to listOperators.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOperatorsRequest,ListOperatorsResponse,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsSettings.Builder.listOperatorsSettings()
Returns the builder for the settings used for calls to listOperators.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListOperatorsRequest,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsStub.listOperatorsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOperatorsRequest,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
GrpcLiveVideoAnalyticsStub.listOperatorsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListOperatorsRequest,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
HttpJsonLiveVideoAnalyticsStub.listOperatorsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListOperatorsRequest,ListOperatorsResponse,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsStubSettings.listOperatorsSettings()
Returns the object with the settings used for calls to listOperators.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOperatorsRequest,ListOperatorsResponse,LiveVideoAnalyticsClient.ListOperatorsPagedResponse> |
LiveVideoAnalyticsStubSettings.Builder.listOperatorsSettings()
Returns the builder for the settings used for calls to listOperators.
|
Copyright © 2025 Google LLC. All rights reserved.