| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
JobServiceClient.ListCustomJobsPagedResponse |
JobServiceClient.listCustomJobs(ListCustomJobsRequest request)
Lists CustomJobs in a Location.
|
JobServiceClient.ListCustomJobsPagedResponse |
JobServiceClient.listCustomJobs(LocationName parent)
Lists CustomJobs in a Location.
|
JobServiceClient.ListCustomJobsPagedResponse |
JobServiceClient.listCustomJobs(String parent)
Lists CustomJobs in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceClient.ListCustomJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context,
com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCustomJobsRequest,JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceClient.listCustomJobsPagedCallable()
Lists CustomJobs in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceSettings.listCustomJobsSettings()
Returns the object with the settings used for calls to listCustomJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceSettings.Builder.listCustomJobsSettings()
Returns the builder for the settings used for calls to listCustomJobs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCustomJobsRequest,JobServiceClient.ListCustomJobsPagedResponse> |
GrpcJobServiceStub.listCustomJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCustomJobsRequest,JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceStub.listCustomJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceStubSettings.listCustomJobsSettings()
Returns the object with the settings used for calls to listCustomJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomJobsRequest,ListCustomJobsResponse,JobServiceClient.ListCustomJobsPagedResponse> |
JobServiceStubSettings.Builder.listCustomJobsSettings()
Returns the builder for the settings used for calls to listCustomJobs.
|
Copyright © 2025 Google LLC. All rights reserved.