ProjectsLocationsSourcesMigratingVmsCloneJobsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
cancel(CancelCloneJobRequest request, String name, {String? $fields})
→ Future<Operation>
-
Initiates the cancellation of a running clone job.
-
create(CloneJob request, String parent, {String? cloneJobId, String? requestId, String? $fields})
→ Future<Operation>
-
Initiates a Clone of a specific migrating VM.
-
get(String name, {String? $fields})
→ Future<CloneJob>
-
Gets details of a single CloneJob.
-
list(String parent, {String? filter, String? orderBy, int? pageSize, String? pageToken, String? $fields})
→ Future<ListCloneJobsResponse>
-
Lists the CloneJobs of a migrating VM.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited