Package | Description |
---|---|
com.google.cloud.aiplatform.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.aiplatform.v1.stub |
Modifier and Type | Method and Description |
---|---|
MigrationServiceClient.SearchMigratableResourcesPagedResponse |
MigrationServiceClient.searchMigratableResources(LocationName parent)
Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
ml.googleapis.com that can be migrated to Vertex AI's given location.
|
MigrationServiceClient.SearchMigratableResourcesPagedResponse |
MigrationServiceClient.searchMigratableResources(SearchMigratableResourcesRequest request)
Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
ml.googleapis.com that can be migrated to Vertex AI's given location.
|
MigrationServiceClient.SearchMigratableResourcesPagedResponse |
MigrationServiceClient.searchMigratableResources(String parent)
Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
ml.googleapis.com that can be migrated to Vertex AI's given location.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<MigrationServiceClient.SearchMigratableResourcesPagedResponse> |
MigrationServiceClient.SearchMigratableResourcesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigratableResource> context,
com.google.api.core.ApiFuture<SearchMigratableResourcesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchMigratableResourcesRequest,MigrationServiceClient.SearchMigratableResourcesPagedResponse> |
MigrationServiceClient.searchMigratableResourcesPagedCallable()
Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and
ml.googleapis.com that can be migrated to Vertex AI's given location.
|
com.google.api.gax.rpc.PagedCallSettings<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigrationServiceClient.SearchMigratableResourcesPagedResponse> |
MigrationServiceSettings.searchMigratableResourcesSettings()
Returns the object with the settings used for calls to searchMigratableResources.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigrationServiceClient.SearchMigratableResourcesPagedResponse> |
MigrationServiceSettings.Builder.searchMigratableResourcesSettings()
Returns the builder for the settings used for calls to searchMigratableResources.
|
Copyright © 2021 Google LLC. All rights reserved.