| 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.ListProcessesPagedResponse |
LiveVideoAnalyticsClient.listProcesses(ClusterName parent)
Lists Processes in a given project and location.
|
LiveVideoAnalyticsClient.ListProcessesPagedResponse |
LiveVideoAnalyticsClient.listProcesses(ListProcessesRequest request)
Lists Processes in a given project and location.
|
LiveVideoAnalyticsClient.ListProcessesPagedResponse |
LiveVideoAnalyticsClient.listProcesses(String parent)
Lists Processes in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsClient.ListProcessesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProcessesRequest,ListProcessesResponse,Process> context,
com.google.api.core.ApiFuture<ListProcessesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProcessesRequest,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsClient.listProcessesPagedCallable()
Lists Processes in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListProcessesRequest,ListProcessesResponse,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsSettings.listProcessesSettings()
Returns the object with the settings used for calls to listProcesses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProcessesRequest,ListProcessesResponse,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsSettings.Builder.listProcessesSettings()
Returns the builder for the settings used for calls to listProcesses.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListProcessesRequest,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsStub.listProcessesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProcessesRequest,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
GrpcLiveVideoAnalyticsStub.listProcessesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProcessesRequest,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
HttpJsonLiveVideoAnalyticsStub.listProcessesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListProcessesRequest,ListProcessesResponse,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsStubSettings.listProcessesSettings()
Returns the object with the settings used for calls to listProcesses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProcessesRequest,ListProcessesResponse,LiveVideoAnalyticsClient.ListProcessesPagedResponse> |
LiveVideoAnalyticsStubSettings.Builder.listProcessesSettings()
Returns the builder for the settings used for calls to listProcesses.
|
Copyright © 2025 Google LLC. All rights reserved.