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