| 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.ListSessionsPagedResponse |
SessionServiceClient.listSessions(ListSessionsRequest request)
Lists [Sessions][google.cloud.aiplatform.v1beta1.Session] in a given reasoning engine.
|
SessionServiceClient.ListSessionsPagedResponse |
SessionServiceClient.listSessions(ReasoningEngineName parent)
Lists [Sessions][google.cloud.aiplatform.v1beta1.Session] in a given reasoning engine.
|
SessionServiceClient.ListSessionsPagedResponse |
SessionServiceClient.listSessions(String parent)
Lists [Sessions][google.cloud.aiplatform.v1beta1.Session] in a given reasoning engine.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceClient.ListSessionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceClient.listSessionsPagedCallable()
Lists [Sessions][google.cloud.aiplatform.v1beta1.Session] in a given reasoning engine.
|
com.google.api.gax.rpc.PagedCallSettings<ListSessionsRequest,ListSessionsResponse,SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceSettings.listSessionsSettings()
Returns the object with the settings used for calls to listSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceSettings.Builder.listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,SessionServiceClient.ListSessionsPagedResponse> |
GrpcSessionServiceStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSessionsRequest,ListSessionsResponse,SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceStubSettings.listSessionsSettings()
Returns the object with the settings used for calls to listSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,SessionServiceClient.ListSessionsPagedResponse> |
SessionServiceStubSettings.Builder.listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
|
Copyright © 2025 Google LLC. All rights reserved.