| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ScheduleServiceClient.ListSchedulesPagedResponse |
ScheduleServiceClient.listSchedules(ListSchedulesRequest request)
Lists Schedules in a Location.
|
ScheduleServiceClient.ListSchedulesPagedResponse |
ScheduleServiceClient.listSchedules(LocationName parent)
Lists Schedules in a Location.
|
ScheduleServiceClient.ListSchedulesPagedResponse |
ScheduleServiceClient.listSchedules(String parent)
Lists Schedules in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceClient.ListSchedulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context,
com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSchedulesRequest,ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceClient.listSchedulesPagedCallable()
Lists Schedules in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListSchedulesRequest,ListSchedulesResponse,ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceSettings.listSchedulesSettings()
Returns the object with the settings used for calls to listSchedules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchedulesRequest,ListSchedulesResponse,ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceSettings.Builder.listSchedulesSettings()
Returns the builder for the settings used for calls to listSchedules.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSchedulesRequest,ScheduleServiceClient.ListSchedulesPagedResponse> |
GrpcScheduleServiceStub.listSchedulesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSchedulesRequest,ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceStub.listSchedulesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSchedulesRequest,ListSchedulesResponse,ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceStubSettings.listSchedulesSettings()
Returns the object with the settings used for calls to listSchedules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchedulesRequest,ListSchedulesResponse,ScheduleServiceClient.ListSchedulesPagedResponse> |
ScheduleServiceStubSettings.Builder.listSchedulesSettings()
Returns the builder for the settings used for calls to listSchedules.
|
Copyright © 2024 Google LLC. All rights reserved.