| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
SessionServiceClient.ListEventsPagedResponse |
SessionServiceClient.listEvents(ListEventsRequest request)
Lists [Events][google.cloud.aiplatform.v1beta1.Event] in a given session.
|
SessionServiceClient.ListEventsPagedResponse |
SessionServiceClient.listEvents(SessionName parent)
Lists [Events][google.cloud.aiplatform.v1beta1.Event] in a given session.
|
SessionServiceClient.ListEventsPagedResponse |
SessionServiceClient.listEvents(String parent)
Lists [Events][google.cloud.aiplatform.v1beta1.Event] in a given session.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SessionServiceClient.ListEventsPagedResponse> |
SessionServiceClient.ListEventsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,SessionEvent> context,
com.google.api.core.ApiFuture<ListEventsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,SessionServiceClient.ListEventsPagedResponse> |
SessionServiceClient.listEventsPagedCallable()
Lists [Events][google.cloud.aiplatform.v1beta1.Event] in a given session.
|
com.google.api.gax.rpc.PagedCallSettings<ListEventsRequest,ListEventsResponse,SessionServiceClient.ListEventsPagedResponse> |
SessionServiceSettings.listEventsSettings()
Returns the object with the settings used for calls to listEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEventsRequest,ListEventsResponse,SessionServiceClient.ListEventsPagedResponse> |
SessionServiceSettings.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,SessionServiceClient.ListEventsPagedResponse> |
SessionServiceStub.listEventsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListEventsRequest,SessionServiceClient.ListEventsPagedResponse> |
GrpcSessionServiceStub.listEventsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListEventsRequest,ListEventsResponse,SessionServiceClient.ListEventsPagedResponse> |
SessionServiceStubSettings.listEventsSettings()
Returns the object with the settings used for calls to listEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEventsRequest,ListEventsResponse,SessionServiceClient.ListEventsPagedResponse> |
SessionServiceStubSettings.Builder.listEventsSettings()
Returns the builder for the settings used for calls to listEvents.
|
Copyright © 2025 Google LLC. All rights reserved.