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