| 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.ListNasJobsPagedResponse |
JobServiceClient.listNasJobs(ListNasJobsRequest request)
Lists NasJobs in a Location.
|
JobServiceClient.ListNasJobsPagedResponse |
JobServiceClient.listNasJobs(LocationName parent)
Lists NasJobs in a Location.
|
JobServiceClient.ListNasJobsPagedResponse |
JobServiceClient.listNasJobs(String parent)
Lists NasJobs in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPagedResponse> |
JobServiceClient.ListNasJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context,
com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse> |
JobServiceClient.listNasJobsPagedCallable()
Lists NasJobs in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse> |
JobServiceSettings.listNasJobsSettings()
Returns the object with the settings used for calls to listNasJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse> |
JobServiceSettings.Builder.listNasJobsSettings()
Returns the builder for the settings used for calls to listNasJobs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse> |
JobServiceStub.listNasJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,JobServiceClient.ListNasJobsPagedResponse> |
GrpcJobServiceStub.listNasJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse> |
JobServiceStubSettings.listNasJobsSettings()
Returns the object with the settings used for calls to listNasJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse> |
JobServiceStubSettings.Builder.listNasJobsSettings()
Returns the builder for the settings used for calls to listNasJobs.
|
Copyright © 2024 Google LLC. All rights reserved.