| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected SessionServiceClient.ListEventsPage |
SessionServiceClient.ListEventsPage.createPage(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,SessionEvent> context,
ListEventsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SessionServiceClient.ListEventsPage> |
SessionServiceClient.ListEventsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEventsRequest,ListEventsResponse,SessionEvent> context,
com.google.api.core.ApiFuture<ListEventsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SessionServiceClient.ListEventsFixedSizeCollection |
SessionServiceClient.ListEventsFixedSizeCollection.createCollection(List<SessionServiceClient.ListEventsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.