| 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 |
|---|---|
static LiveVideoAnalyticsSettings |
LiveVideoAnalyticsSettings.create(LiveVideoAnalyticsStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
LiveVideoAnalyticsStubSettings |
LiveVideoAnalyticsStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcLiveVideoAnalyticsStub |
GrpcLiveVideoAnalyticsStub.create(LiveVideoAnalyticsStubSettings settings) |
static HttpJsonLiveVideoAnalyticsStub |
HttpJsonLiveVideoAnalyticsStub.create(LiveVideoAnalyticsStubSettings settings) |
| Constructor and Description |
|---|
Builder(LiveVideoAnalyticsStubSettings settings) |
GrpcLiveVideoAnalyticsStub(LiveVideoAnalyticsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcLiveVideoAnalyticsStub, using the given settings.
|
GrpcLiveVideoAnalyticsStub(LiveVideoAnalyticsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcLiveVideoAnalyticsStub, using the given settings.
|
HttpJsonLiveVideoAnalyticsStub(LiveVideoAnalyticsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonLiveVideoAnalyticsStub, using the given settings.
|
HttpJsonLiveVideoAnalyticsStub(LiveVideoAnalyticsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonLiveVideoAnalyticsStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.