ProjectsLocationsMigratableResourcesResource class
Constructors
- ProjectsLocationsMigratableResourcesResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- operations → ProjectsLocationsMigratableResourcesOperationsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
batchMigrate(
GoogleCloudAiplatformV1BatchMigrateResourcesRequest request, String parent, {String? $fields}) → Future< GoogleLongrunningOperation> - Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and datalabeling.googleapis.com to Vertex AI.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
search(
GoogleCloudAiplatformV1SearchMigratableResourcesRequest request, String parent, {String? $fields}) → Future< GoogleCloudAiplatformV1SearchMigratableResourcesResponse> - 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.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited