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