| 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 |
|---|---|
StreamsServiceClient.ListStreamsPagedResponse |
StreamsServiceClient.listStreams(ClusterName parent)
Lists Streams in a given project and location.
|
StreamsServiceClient.ListStreamsPagedResponse |
StreamsServiceClient.listStreams(ListStreamsRequest request)
Lists Streams in a given project and location.
|
StreamsServiceClient.ListStreamsPagedResponse |
StreamsServiceClient.listStreams(String parent)
Lists Streams in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceClient.ListStreamsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context,
com.google.api.core.ApiFuture<ListStreamsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceClient.listStreamsPagedCallable()
Lists Streams in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListStreamsRequest,ListStreamsResponse,StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceSettings.listStreamsSettings()
Returns the object with the settings used for calls to listStreams.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStreamsRequest,ListStreamsResponse,StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceSettings.Builder.listStreamsSettings()
Returns the builder for the settings used for calls to listStreams.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,StreamsServiceClient.ListStreamsPagedResponse> |
HttpJsonStreamsServiceStub.listStreamsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceStub.listStreamsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListStreamsRequest,StreamsServiceClient.ListStreamsPagedResponse> |
GrpcStreamsServiceStub.listStreamsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListStreamsRequest,ListStreamsResponse,StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceStubSettings.listStreamsSettings()
Returns the object with the settings used for calls to listStreams.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListStreamsRequest,ListStreamsResponse,StreamsServiceClient.ListStreamsPagedResponse> |
StreamsServiceStubSettings.Builder.listStreamsSettings()
Returns the builder for the settings used for calls to listStreams.
|
Copyright © 2025 Google LLC. All rights reserved.