1<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
5  margin: 0;
6  padding: 0;
7  border: 0;
8  font-weight: inherit;
9  font-style: inherit;
10  font-size: 100%;
11  font-family: inherit;
12  vertical-align: baseline;
13}
14
15body {
16  font-size: 13px;
17  padding: 1em;
18}
19
20h1 {
21  font-size: 26px;
22  margin-bottom: 1em;
23}
24
25h2 {
26  font-size: 24px;
27  margin-bottom: 1em;
28}
29
30h3 {
31  font-size: 20px;
32  margin-bottom: 1em;
33  margin-top: 1em;
34}
35
36pre, code {
37  line-height: 1.5;
38  font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42  margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46  font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50  border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54  margin-top: 0.5em;
55}
56
57.firstline {
58  margin-left: 2 em;
59}
60
61.method  {
62  margin-top: 1em;
63  border: solid 1px #CCC;
64  padding: 1em;
65  background: #EEE;
66}
67
68.details {
69  font-weight: bold;
70  font-size: 14px;
71}
72
73</style>
74
75<h1><a href="vmmigration_v1alpha1.html">VM Migration API</a> . <a href="vmmigration_v1alpha1.projects.html">projects</a> . <a href="vmmigration_v1alpha1.projects.locations.html">locations</a> . <a href="vmmigration_v1alpha1.projects.locations.sources.html">sources</a> . <a href="vmmigration_v1alpha1.projects.locations.sources.migratingVms.html">migratingVms</a></h1>
76<h2>Instance Methods</h2>
77<p class="toc_element">
78  <code><a href="vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html">cloneJobs()</a></code>
79</p>
80<p class="firstline">Returns the cloneJobs Resource.</p>
81
82<p class="toc_element">
83  <code><a href="vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html">cutoverJobs()</a></code>
84</p>
85<p class="firstline">Returns the cutoverJobs Resource.</p>
86
87<p class="toc_element">
88  <code><a href="#close">close()</a></code></p>
89<p class="firstline">Close httplib2 connections.</p>
90<p class="toc_element">
91  <code><a href="#create">create(parent, body=None, migratingVmId=None, requestId=None, x__xgafv=None)</a></code></p>
92<p class="firstline">Creates a new MigratingVm in a given Source.</p>
93<p class="toc_element">
94  <code><a href="#delete">delete(name, x__xgafv=None)</a></code></p>
95<p class="firstline">Deletes a single MigratingVm.</p>
96<p class="toc_element">
97  <code><a href="#finalizeMigration">finalizeMigration(migratingVm, body=None, x__xgafv=None)</a></code></p>
98<p class="firstline">Marks a migration as completed, deleting migration resources that are no longer being used. Only applicable after cutover is done.</p>
99<p class="toc_element">
100  <code><a href="#get">get(name, view=None, x__xgafv=None)</a></code></p>
101<p class="firstline">Gets details of a single MigratingVm.</p>
102<p class="toc_element">
103  <code><a href="#list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)</a></code></p>
104<p class="firstline">Lists MigratingVms in a given Source.</p>
105<p class="toc_element">
106  <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
107<p class="firstline">Retrieves the next page of results.</p>
108<p class="toc_element">
109  <code><a href="#patch">patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)</a></code></p>
110<p class="firstline">Updates the parameters of a single MigratingVm.</p>
111<p class="toc_element">
112  <code><a href="#pauseMigration">pauseMigration(migratingVm, body=None, x__xgafv=None)</a></code></p>
113<p class="firstline">Pauses a migration for a VM. If cycle tasks are running they will be cancelled, preserving source task data. Further replication cycles will not be triggered while the VM is paused.</p>
114<p class="toc_element">
115  <code><a href="#resumeMigration">resumeMigration(migratingVm, body=None, x__xgafv=None)</a></code></p>
116<p class="firstline">Resumes a migration for a VM. When called on a paused migration, will start the process of uploading data and creating snapshots; when called on a completed cut-over migration, will update the migration to active state and start the process of uploading data and creating snapshots.</p>
117<p class="toc_element">
118  <code><a href="#startMigration">startMigration(migratingVm, body=None, x__xgafv=None)</a></code></p>
119<p class="firstline">Starts migration for a VM. Starts the process of uploading data and creating snapshots, in replication cycles scheduled by the policy.</p>
120<h3>Method Details</h3>
121<div class="method">
122    <code class="details" id="close">close()</code>
123  <pre>Close httplib2 connections.</pre>
124</div>
125
126<div class="method">
127    <code class="details" id="create">create(parent, body=None, migratingVmId=None, requestId=None, x__xgafv=None)</code>
128  <pre>Creates a new MigratingVm in a given Source.
129
130Args:
131  parent: string, Required. The MigratingVm&#x27;s parent. (required)
132  body: object, The request body.
133    The object takes the form of:
134
135{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
136  &quot;computeEngineTargetDefaults&quot;: { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
137    &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
138      &quot;A String&quot;,
139    ],
140    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
141      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
142      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
143    },
144    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
145    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
146      &quot;automaticRestart&quot;: True or False,
147      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
148      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
149        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
150          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
151          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
152          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
153            &quot;A String&quot;,
154          ],
155        },
156      ],
157      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
158      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
159    },
160    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
161    &quot;labels&quot;: { # A map of labels to associate with the VM.
162      &quot;a_key&quot;: &quot;A String&quot;,
163    },
164    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
165    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
166    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
167    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
168      &quot;a_key&quot;: &quot;A String&quot;,
169    },
170    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
171      { # NetworkInterface represents a NIC of a VM.
172        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
173        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
174        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
175        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
176      },
177    ],
178    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
179      &quot;A String&quot;,
180    ],
181    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
182    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
183    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
184    &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
185    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
186  },
187  &quot;computeEngineVmDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_defaults instead.
188    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
189      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
190      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
191    },
192    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
193    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
194      &quot;automaticRestart&quot;: True or False,
195      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
196      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
197        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
198          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
199          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
200          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
201            &quot;A String&quot;,
202          ],
203        },
204      ],
205      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
206      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
207    },
208    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
209    &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
210    &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
211    &quot;labels&quot;: { # A map of labels to associate with the VM.
212      &quot;a_key&quot;: &quot;A String&quot;,
213    },
214    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
215    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
216    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
217    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
218      &quot;a_key&quot;: &quot;A String&quot;,
219    },
220    &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
221    &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
222    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
223      { # NetworkInterface represents a NIC of a VM.
224        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
225        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
226        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
227        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
228      },
229    ],
230    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
231      &quot;A String&quot;,
232    ],
233    &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
234    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
235    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
236    &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
237    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
238    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
239  },
240  &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the migrating VM was created (this refers to this resource and not to the time it was installed in the source).
241  &quot;currentSyncInfo&quot;: { # ReplicationCycle contains information about the current replication cycle status. # Output only. The percentage progress of the current running replication cycle.
242    &quot;progress&quot;: 42, # The current progress in percentage of this cycle.
243    &quot;progressPercent&quot;: 42, # The current progress in percentage of this cycle.
244    &quot;startTime&quot;: &quot;A String&quot;, # The time the replication cycle has started.
245  },
246  &quot;description&quot;: &quot;A String&quot;, # The description attached to the migrating VM by the user.
247  &quot;displayName&quot;: &quot;A String&quot;, # The display name attached to the MigratingVm by the user.
248  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Migrating VM in case of an error in replication.
249    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
250    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
251      {
252        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
253      },
254    ],
255    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
256  },
257  &quot;group&quot;: &quot;A String&quot;, # Output only. The group this migrating vm is included in, if any. The group is represented by the full path of the appropriate Group resource.
258  &quot;labels&quot;: { # The labels of the migrating VM.
259    &quot;a_key&quot;: &quot;A String&quot;,
260  },
261  &quot;lastSync&quot;: { # ReplicationSync contain information about the last replica sync to the cloud. # Output only. The most updated snapshot created time in the source that finished replication.
262    &quot;lastSyncTime&quot;: &quot;A String&quot;, # The most updated snapshot created time in the source that finished replication.
263  },
264  &quot;name&quot;: &quot;A String&quot;, # Output only. The identifier of the MigratingVm.
265  &quot;policy&quot;: { # A policy for scheduling replications. # The replication schedule policy.
266    &quot;idleDuration&quot;: &quot;A String&quot;, # The idle duration between replication stages.
267    &quot;skipOsAdaptation&quot;: True or False, # A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM&#x27;s operating system undergoes changes and adaptations to fully function on Compute Engine.
268  },
269  &quot;recentCloneJobs&quot;: [ # Output only. The recent clone jobs performed on the migrating VM. This field holds the vm&#x27;s last completed clone job and the vm&#x27;s running clone job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
270    { # CloneJob describes the process of creating a clone of a MigratingVM to the requested target based on the latest successful uploaded snapshots. While the migration cycles of a MigratingVm take place, it is possible to verify the uploaded VM can be started in the cloud, by creating a clone. The clone can be created without any downtime, and it is created using the latest snapshots which are already in the cloud. The cloneJob is only responsible for its work, not its products, which means once it is finished, it will never touch the instance it created. It will only delete it in case of the CloneJob being cancelled or upon failure to clone.
271      &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
272        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
273          &quot;A String&quot;,
274        ],
275        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
276          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
277          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
278        },
279        &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
280        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
281          &quot;automaticRestart&quot;: True or False,
282          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
283          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
284            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
285              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
286              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
287              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
288                &quot;A String&quot;,
289              ],
290            },
291          ],
292          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
293          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
294        },
295        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
296        &quot;labels&quot;: { # A map of labels to associate with the VM.
297          &quot;a_key&quot;: &quot;A String&quot;,
298        },
299        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
300        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
301        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
302        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
303          &quot;a_key&quot;: &quot;A String&quot;,
304        },
305        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
306          { # NetworkInterface represents a NIC of a VM.
307            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
308            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
309            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
310            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
311          },
312        ],
313        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
314          &quot;A String&quot;,
315        ],
316        &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
317        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
318        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
319        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
320        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
321      },
322      &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
323        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
324          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
325          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
326        },
327        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
328        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
329          &quot;automaticRestart&quot;: True or False,
330          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
331          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
332            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
333              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
334              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
335              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
336                &quot;A String&quot;,
337              ],
338            },
339          ],
340          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
341          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
342        },
343        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
344        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
345        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
346        &quot;labels&quot;: { # A map of labels to associate with the VM.
347          &quot;a_key&quot;: &quot;A String&quot;,
348        },
349        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
350        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
351        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
352        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
353          &quot;a_key&quot;: &quot;A String&quot;,
354        },
355        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
356        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
357        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
358          { # NetworkInterface represents a NIC of a VM.
359            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
360            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
361            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
362            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
363          },
364        ],
365        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
366          &quot;A String&quot;,
367        ],
368        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
369        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
370        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
371        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
372        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
373        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
374      },
375      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the clone job was created (as an API call, not when it was actually created in the target).
376      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Clone Job&#x27;s state.
377        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
378        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
379          {
380            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
381          },
382        ],
383        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
384      },
385      &quot;name&quot;: &quot;A String&quot;, # The name of the clone.
386      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the clone job.
387      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
388      &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this clone job. Deprecated: Use compute_engine_target_details instead.
389        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
390          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
391          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
392        },
393        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
394        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
395          &quot;automaticRestart&quot;: True or False,
396          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
397          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
398            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
399              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
400              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
401              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
402                &quot;A String&quot;,
403              ],
404            },
405          ],
406          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
407          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
408        },
409        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
410        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
411        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
412        &quot;labels&quot;: { # A map of labels to associate with the VM.
413          &quot;a_key&quot;: &quot;A String&quot;,
414        },
415        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
416        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
417        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
418        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
419          &quot;a_key&quot;: &quot;A String&quot;,
420        },
421        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
422        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
423        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
424          { # NetworkInterface represents a NIC of a VM.
425            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
426            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
427            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
428            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
429          },
430        ],
431        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
432          &quot;A String&quot;,
433        ],
434        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
435        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
436        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
437        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
438        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
439        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
440      },
441    },
442  ],
443  &quot;recentCutoverJobs&quot;: [ # Output only. The recent cutover jobs performed on the migrating VM. This field holds the vm&#x27;s last completed cutover job and the vm&#x27;s running cutover job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
444    { # CutoverJob message describes a cutover of a migrating VM. The CutoverJob is the operation of shutting down the VM, creating a snapshot and clonning the VM using the replicated snapshot.
445      &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
446        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
447          &quot;A String&quot;,
448        ],
449        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
450          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
451          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
452        },
453        &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
454        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
455          &quot;automaticRestart&quot;: True or False,
456          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
457          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
458            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
459              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
460              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
461              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
462                &quot;A String&quot;,
463              ],
464            },
465          ],
466          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
467          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
468        },
469        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
470        &quot;labels&quot;: { # A map of labels to associate with the VM.
471          &quot;a_key&quot;: &quot;A String&quot;,
472        },
473        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
474        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
475        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
476        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
477          &quot;a_key&quot;: &quot;A String&quot;,
478        },
479        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
480          { # NetworkInterface represents a NIC of a VM.
481            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
482            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
483            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
484            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
485          },
486        ],
487        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
488          &quot;A String&quot;,
489        ],
490        &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
491        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
492        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
493        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
494        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
495      },
496      &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
497        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
498          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
499          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
500        },
501        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
502        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
503          &quot;automaticRestart&quot;: True or False,
504          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
505          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
506            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
507              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
508              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
509              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
510                &quot;A String&quot;,
511              ],
512            },
513          ],
514          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
515          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
516        },
517        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
518        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
519        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
520        &quot;labels&quot;: { # A map of labels to associate with the VM.
521          &quot;a_key&quot;: &quot;A String&quot;,
522        },
523        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
524        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
525        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
526        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
527          &quot;a_key&quot;: &quot;A String&quot;,
528        },
529        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
530        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
531        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
532          { # NetworkInterface represents a NIC of a VM.
533            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
534            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
535            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
536            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
537          },
538        ],
539        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
540          &quot;A String&quot;,
541        ],
542        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
543        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
544        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
545        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
546        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
547        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
548      },
549      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the cutover job was created (as an API call, not when it was actually created in the target).
550      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Cutover Job&#x27;s state.
551        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
552        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
553          {
554            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
555          },
556        ],
557        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
558      },
559      &quot;name&quot;: &quot;A String&quot;, # Output only. The name of the cutover job.
560      &quot;progress&quot;: 42, # Output only. The current progress in percentage of the cutover job.
561      &quot;progressPercent&quot;: 42, # Output only. The current progress in percentage of the cutover job.
562      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the cutover job.
563      &quot;stateMessage&quot;: &quot;A String&quot;, # Output only. A message providing possible extra details about the current state.
564      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
565      &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this cutover job. Deprecated: Use compute_engine_target_details instead.
566        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
567          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
568          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
569        },
570        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
571        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
572          &quot;automaticRestart&quot;: True or False,
573          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
574          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
575            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
576              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
577              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
578              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
579                &quot;A String&quot;,
580              ],
581            },
582          ],
583          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
584          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
585        },
586        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
587        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
588        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
589        &quot;labels&quot;: { # A map of labels to associate with the VM.
590          &quot;a_key&quot;: &quot;A String&quot;,
591        },
592        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
593        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
594        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
595        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
596          &quot;a_key&quot;: &quot;A String&quot;,
597        },
598        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
599        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
600        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
601          { # NetworkInterface represents a NIC of a VM.
602            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
603            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
604            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
605            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
606          },
607        ],
608        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
609          &quot;A String&quot;,
610        ],
611        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
612        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
613        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
614        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
615        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
616        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
617      },
618    },
619  ],
620  &quot;sourceVmId&quot;: &quot;A String&quot;, # The unique ID of the VM in the source. The VM&#x27;s name in vSphere can be changed, so this is not the VM&#x27;s name but rather its moRef id. This id is of the form vm-.
621  &quot;state&quot;: &quot;A String&quot;, # Output only. State of the MigratingVm.
622  &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM state was updated.
623  &quot;targetDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # The default configuration of the target VM that will be created in GCP as a result of the migration. Deprecated: Use compute_engine_target_defaults instead.
624    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
625      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
626      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
627    },
628    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
629    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
630      &quot;automaticRestart&quot;: True or False,
631      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
632      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
633        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
634          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
635          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
636          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
637            &quot;A String&quot;,
638          ],
639        },
640      ],
641      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
642      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
643    },
644    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
645    &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
646    &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
647    &quot;labels&quot;: { # A map of labels to associate with the VM.
648      &quot;a_key&quot;: &quot;A String&quot;,
649    },
650    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
651    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
652    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
653    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
654      &quot;a_key&quot;: &quot;A String&quot;,
655    },
656    &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
657    &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
658    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
659      { # NetworkInterface represents a NIC of a VM.
660        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
661        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
662        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
663        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
664      },
665    ],
666    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
667      &quot;A String&quot;,
668    ],
669    &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
670    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
671    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
672    &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
673    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
674    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
675  },
676  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM resource was updated.
677}
678
679  migratingVmId: string, Required. The migratingVm identifier.
680  requestId: string, A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and t he request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
681  x__xgafv: string, V1 error format.
682    Allowed values
683      1 - v1 error format
684      2 - v2 error format
685
686Returns:
687  An object of the form:
688
689    { # This resource represents a long-running operation that is the result of a network API call.
690  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
691  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
692    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
693    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
694      {
695        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
696      },
697    ],
698    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
699  },
700  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
701    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
702  },
703  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
704  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
705    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
706  },
707}</pre>
708</div>
709
710<div class="method">
711    <code class="details" id="delete">delete(name, x__xgafv=None)</code>
712  <pre>Deletes a single MigratingVm.
713
714Args:
715  name: string, Required. The name of the MigratingVm. (required)
716  x__xgafv: string, V1 error format.
717    Allowed values
718      1 - v1 error format
719      2 - v2 error format
720
721Returns:
722  An object of the form:
723
724    { # This resource represents a long-running operation that is the result of a network API call.
725  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
726  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
727    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
728    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
729      {
730        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
731      },
732    ],
733    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
734  },
735  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
736    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
737  },
738  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
739  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
740    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
741  },
742}</pre>
743</div>
744
745<div class="method">
746    <code class="details" id="finalizeMigration">finalizeMigration(migratingVm, body=None, x__xgafv=None)</code>
747  <pre>Marks a migration as completed, deleting migration resources that are no longer being used. Only applicable after cutover is done.
748
749Args:
750  migratingVm: string, Required. The name of the MigratingVm. (required)
751  body: object, The request body.
752    The object takes the form of:
753
754{ # Request message for &#x27;FinalizeMigration&#x27; request.
755}
756
757  x__xgafv: string, V1 error format.
758    Allowed values
759      1 - v1 error format
760      2 - v2 error format
761
762Returns:
763  An object of the form:
764
765    { # This resource represents a long-running operation that is the result of a network API call.
766  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
767  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
768    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
769    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
770      {
771        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
772      },
773    ],
774    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
775  },
776  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
777    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
778  },
779  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
780  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
781    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
782  },
783}</pre>
784</div>
785
786<div class="method">
787    <code class="details" id="get">get(name, view=None, x__xgafv=None)</code>
788  <pre>Gets details of a single MigratingVm.
789
790Args:
791  name: string, Required. The name of the MigratingVm. (required)
792  view: string, Optional. The level of details of the migrating VM.
793    Allowed values
794      MIGRATING_VM_VIEW_UNSPECIFIED - View is unspecified. The API will fallback to the default value.
795      MIGRATING_VM_VIEW_BASIC - Get the migrating VM basic details. The basic details do not include the recent clone jobs and recent cutover jobs lists.
796      MIGRATING_VM_VIEW_FULL - Include everything.
797  x__xgafv: string, V1 error format.
798    Allowed values
799      1 - v1 error format
800      2 - v2 error format
801
802Returns:
803  An object of the form:
804
805    { # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
806  &quot;computeEngineTargetDefaults&quot;: { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
807    &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
808      &quot;A String&quot;,
809    ],
810    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
811      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
812      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
813    },
814    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
815    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
816      &quot;automaticRestart&quot;: True or False,
817      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
818      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
819        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
820          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
821          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
822          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
823            &quot;A String&quot;,
824          ],
825        },
826      ],
827      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
828      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
829    },
830    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
831    &quot;labels&quot;: { # A map of labels to associate with the VM.
832      &quot;a_key&quot;: &quot;A String&quot;,
833    },
834    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
835    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
836    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
837    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
838      &quot;a_key&quot;: &quot;A String&quot;,
839    },
840    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
841      { # NetworkInterface represents a NIC of a VM.
842        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
843        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
844        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
845        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
846      },
847    ],
848    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
849      &quot;A String&quot;,
850    ],
851    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
852    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
853    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
854    &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
855    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
856  },
857  &quot;computeEngineVmDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_defaults instead.
858    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
859      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
860      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
861    },
862    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
863    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
864      &quot;automaticRestart&quot;: True or False,
865      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
866      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
867        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
868          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
869          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
870          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
871            &quot;A String&quot;,
872          ],
873        },
874      ],
875      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
876      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
877    },
878    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
879    &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
880    &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
881    &quot;labels&quot;: { # A map of labels to associate with the VM.
882      &quot;a_key&quot;: &quot;A String&quot;,
883    },
884    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
885    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
886    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
887    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
888      &quot;a_key&quot;: &quot;A String&quot;,
889    },
890    &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
891    &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
892    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
893      { # NetworkInterface represents a NIC of a VM.
894        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
895        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
896        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
897        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
898      },
899    ],
900    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
901      &quot;A String&quot;,
902    ],
903    &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
904    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
905    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
906    &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
907    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
908    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
909  },
910  &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the migrating VM was created (this refers to this resource and not to the time it was installed in the source).
911  &quot;currentSyncInfo&quot;: { # ReplicationCycle contains information about the current replication cycle status. # Output only. The percentage progress of the current running replication cycle.
912    &quot;progress&quot;: 42, # The current progress in percentage of this cycle.
913    &quot;progressPercent&quot;: 42, # The current progress in percentage of this cycle.
914    &quot;startTime&quot;: &quot;A String&quot;, # The time the replication cycle has started.
915  },
916  &quot;description&quot;: &quot;A String&quot;, # The description attached to the migrating VM by the user.
917  &quot;displayName&quot;: &quot;A String&quot;, # The display name attached to the MigratingVm by the user.
918  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Migrating VM in case of an error in replication.
919    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
920    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
921      {
922        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
923      },
924    ],
925    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
926  },
927  &quot;group&quot;: &quot;A String&quot;, # Output only. The group this migrating vm is included in, if any. The group is represented by the full path of the appropriate Group resource.
928  &quot;labels&quot;: { # The labels of the migrating VM.
929    &quot;a_key&quot;: &quot;A String&quot;,
930  },
931  &quot;lastSync&quot;: { # ReplicationSync contain information about the last replica sync to the cloud. # Output only. The most updated snapshot created time in the source that finished replication.
932    &quot;lastSyncTime&quot;: &quot;A String&quot;, # The most updated snapshot created time in the source that finished replication.
933  },
934  &quot;name&quot;: &quot;A String&quot;, # Output only. The identifier of the MigratingVm.
935  &quot;policy&quot;: { # A policy for scheduling replications. # The replication schedule policy.
936    &quot;idleDuration&quot;: &quot;A String&quot;, # The idle duration between replication stages.
937    &quot;skipOsAdaptation&quot;: True or False, # A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM&#x27;s operating system undergoes changes and adaptations to fully function on Compute Engine.
938  },
939  &quot;recentCloneJobs&quot;: [ # Output only. The recent clone jobs performed on the migrating VM. This field holds the vm&#x27;s last completed clone job and the vm&#x27;s running clone job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
940    { # CloneJob describes the process of creating a clone of a MigratingVM to the requested target based on the latest successful uploaded snapshots. While the migration cycles of a MigratingVm take place, it is possible to verify the uploaded VM can be started in the cloud, by creating a clone. The clone can be created without any downtime, and it is created using the latest snapshots which are already in the cloud. The cloneJob is only responsible for its work, not its products, which means once it is finished, it will never touch the instance it created. It will only delete it in case of the CloneJob being cancelled or upon failure to clone.
941      &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
942        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
943          &quot;A String&quot;,
944        ],
945        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
946          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
947          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
948        },
949        &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
950        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
951          &quot;automaticRestart&quot;: True or False,
952          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
953          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
954            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
955              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
956              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
957              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
958                &quot;A String&quot;,
959              ],
960            },
961          ],
962          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
963          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
964        },
965        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
966        &quot;labels&quot;: { # A map of labels to associate with the VM.
967          &quot;a_key&quot;: &quot;A String&quot;,
968        },
969        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
970        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
971        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
972        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
973          &quot;a_key&quot;: &quot;A String&quot;,
974        },
975        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
976          { # NetworkInterface represents a NIC of a VM.
977            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
978            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
979            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
980            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
981          },
982        ],
983        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
984          &quot;A String&quot;,
985        ],
986        &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
987        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
988        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
989        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
990        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
991      },
992      &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
993        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
994          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
995          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
996        },
997        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
998        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
999          &quot;automaticRestart&quot;: True or False,
1000          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1001          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1002            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1003              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1004              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1005              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1006                &quot;A String&quot;,
1007              ],
1008            },
1009          ],
1010          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1011          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1012        },
1013        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1014        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1015        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1016        &quot;labels&quot;: { # A map of labels to associate with the VM.
1017          &quot;a_key&quot;: &quot;A String&quot;,
1018        },
1019        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1020        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1021        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1022        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1023          &quot;a_key&quot;: &quot;A String&quot;,
1024        },
1025        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1026        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1027        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1028          { # NetworkInterface represents a NIC of a VM.
1029            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1030            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1031            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1032            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1033          },
1034        ],
1035        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1036          &quot;A String&quot;,
1037        ],
1038        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1039        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1040        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1041        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1042        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1043        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1044      },
1045      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the clone job was created (as an API call, not when it was actually created in the target).
1046      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Clone Job&#x27;s state.
1047        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
1048        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
1049          {
1050            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
1051          },
1052        ],
1053        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
1054      },
1055      &quot;name&quot;: &quot;A String&quot;, # The name of the clone.
1056      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the clone job.
1057      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
1058      &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this clone job. Deprecated: Use compute_engine_target_details instead.
1059        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1060          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1061          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1062        },
1063        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1064        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1065          &quot;automaticRestart&quot;: True or False,
1066          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1067          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1068            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1069              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1070              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1071              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1072                &quot;A String&quot;,
1073              ],
1074            },
1075          ],
1076          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1077          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1078        },
1079        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1080        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1081        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1082        &quot;labels&quot;: { # A map of labels to associate with the VM.
1083          &quot;a_key&quot;: &quot;A String&quot;,
1084        },
1085        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1086        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1087        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1088        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1089          &quot;a_key&quot;: &quot;A String&quot;,
1090        },
1091        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1092        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1093        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1094          { # NetworkInterface represents a NIC of a VM.
1095            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1096            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1097            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1098            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1099          },
1100        ],
1101        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1102          &quot;A String&quot;,
1103        ],
1104        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1105        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1106        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1107        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1108        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1109        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1110      },
1111    },
1112  ],
1113  &quot;recentCutoverJobs&quot;: [ # Output only. The recent cutover jobs performed on the migrating VM. This field holds the vm&#x27;s last completed cutover job and the vm&#x27;s running cutover job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
1114    { # CutoverJob message describes a cutover of a migrating VM. The CutoverJob is the operation of shutting down the VM, creating a snapshot and clonning the VM using the replicated snapshot.
1115      &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
1116        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
1117          &quot;A String&quot;,
1118        ],
1119        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
1120          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1121          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1122        },
1123        &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
1124        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1125          &quot;automaticRestart&quot;: True or False,
1126          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1127          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1128            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1129              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1130              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1131              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1132                &quot;A String&quot;,
1133              ],
1134            },
1135          ],
1136          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1137          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1138        },
1139        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1140        &quot;labels&quot;: { # A map of labels to associate with the VM.
1141          &quot;a_key&quot;: &quot;A String&quot;,
1142        },
1143        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1144        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1145        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1146        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1147          &quot;a_key&quot;: &quot;A String&quot;,
1148        },
1149        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1150          { # NetworkInterface represents a NIC of a VM.
1151            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1152            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1153            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1154            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1155          },
1156        ],
1157        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1158          &quot;A String&quot;,
1159        ],
1160        &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
1161        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1162        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1163        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
1164        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1165      },
1166      &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
1167        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1168          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1169          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1170        },
1171        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1172        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1173          &quot;automaticRestart&quot;: True or False,
1174          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1175          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1176            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1177              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1178              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1179              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1180                &quot;A String&quot;,
1181              ],
1182            },
1183          ],
1184          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1185          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1186        },
1187        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1188        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1189        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1190        &quot;labels&quot;: { # A map of labels to associate with the VM.
1191          &quot;a_key&quot;: &quot;A String&quot;,
1192        },
1193        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1194        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1195        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1196        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1197          &quot;a_key&quot;: &quot;A String&quot;,
1198        },
1199        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1200        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1201        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1202          { # NetworkInterface represents a NIC of a VM.
1203            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1204            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1205            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1206            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1207          },
1208        ],
1209        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1210          &quot;A String&quot;,
1211        ],
1212        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1213        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1214        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1215        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1216        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1217        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1218      },
1219      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the cutover job was created (as an API call, not when it was actually created in the target).
1220      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Cutover Job&#x27;s state.
1221        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
1222        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
1223          {
1224            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
1225          },
1226        ],
1227        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
1228      },
1229      &quot;name&quot;: &quot;A String&quot;, # Output only. The name of the cutover job.
1230      &quot;progress&quot;: 42, # Output only. The current progress in percentage of the cutover job.
1231      &quot;progressPercent&quot;: 42, # Output only. The current progress in percentage of the cutover job.
1232      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the cutover job.
1233      &quot;stateMessage&quot;: &quot;A String&quot;, # Output only. A message providing possible extra details about the current state.
1234      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
1235      &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this cutover job. Deprecated: Use compute_engine_target_details instead.
1236        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1237          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1238          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1239        },
1240        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1241        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1242          &quot;automaticRestart&quot;: True or False,
1243          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1244          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1245            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1246              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1247              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1248              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1249                &quot;A String&quot;,
1250              ],
1251            },
1252          ],
1253          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1254          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1255        },
1256        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1257        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1258        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1259        &quot;labels&quot;: { # A map of labels to associate with the VM.
1260          &quot;a_key&quot;: &quot;A String&quot;,
1261        },
1262        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1263        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1264        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1265        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1266          &quot;a_key&quot;: &quot;A String&quot;,
1267        },
1268        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1269        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1270        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1271          { # NetworkInterface represents a NIC of a VM.
1272            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1273            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1274            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1275            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1276          },
1277        ],
1278        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1279          &quot;A String&quot;,
1280        ],
1281        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1282        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1283        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1284        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1285        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1286        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1287      },
1288    },
1289  ],
1290  &quot;sourceVmId&quot;: &quot;A String&quot;, # The unique ID of the VM in the source. The VM&#x27;s name in vSphere can be changed, so this is not the VM&#x27;s name but rather its moRef id. This id is of the form vm-.
1291  &quot;state&quot;: &quot;A String&quot;, # Output only. State of the MigratingVm.
1292  &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM state was updated.
1293  &quot;targetDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # The default configuration of the target VM that will be created in GCP as a result of the migration. Deprecated: Use compute_engine_target_defaults instead.
1294    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1295      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1296      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1297    },
1298    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1299    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1300      &quot;automaticRestart&quot;: True or False,
1301      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1302      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1303        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1304          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1305          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1306          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1307            &quot;A String&quot;,
1308          ],
1309        },
1310      ],
1311      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1312      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1313    },
1314    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1315    &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1316    &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1317    &quot;labels&quot;: { # A map of labels to associate with the VM.
1318      &quot;a_key&quot;: &quot;A String&quot;,
1319    },
1320    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1321    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1322    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1323    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1324      &quot;a_key&quot;: &quot;A String&quot;,
1325    },
1326    &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1327    &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1328    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1329      { # NetworkInterface represents a NIC of a VM.
1330        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1331        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1332        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1333        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1334      },
1335    ],
1336    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1337      &quot;A String&quot;,
1338    ],
1339    &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1340    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1341    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1342    &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1343    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1344    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1345  },
1346  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM resource was updated.
1347}</pre>
1348</div>
1349
1350<div class="method">
1351    <code class="details" id="list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)</code>
1352  <pre>Lists MigratingVms in a given Source.
1353
1354Args:
1355  parent: string, Required. The parent, which owns this collection of MigratingVms. (required)
1356  filter: string, Optional. The filter request.
1357  orderBy: string, Optional. the order by fields for the result.
1358  pageSize: integer, Optional. The maximum number of migrating VMs to return. The service may return fewer than this value. If unspecified, at most 500 migrating VMs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
1359  pageToken: string, Required. A page token, received from a previous `ListMigratingVms` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListMigratingVms` must match the call that provided the page token.
1360  view: string, Optional. The level of details of each migrating VM.
1361    Allowed values
1362      MIGRATING_VM_VIEW_UNSPECIFIED - View is unspecified. The API will fallback to the default value.
1363      MIGRATING_VM_VIEW_BASIC - Get the migrating VM basic details. The basic details do not include the recent clone jobs and recent cutover jobs lists.
1364      MIGRATING_VM_VIEW_FULL - Include everything.
1365  x__xgafv: string, V1 error format.
1366    Allowed values
1367      1 - v1 error format
1368      2 - v2 error format
1369
1370Returns:
1371  An object of the form:
1372
1373    { # Response message for &#x27;ListMigratingVms&#x27; request.
1374  &quot;migratingVms&quot;: [ # Output only. The list of Migrating VMs response.
1375    { # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1376      &quot;computeEngineTargetDefaults&quot;: { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
1377        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
1378          &quot;A String&quot;,
1379        ],
1380        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1381          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1382          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1383        },
1384        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1385        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1386          &quot;automaticRestart&quot;: True or False,
1387          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1388          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1389            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1390              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1391              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1392              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1393                &quot;A String&quot;,
1394              ],
1395            },
1396          ],
1397          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1398          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1399        },
1400        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1401        &quot;labels&quot;: { # A map of labels to associate with the VM.
1402          &quot;a_key&quot;: &quot;A String&quot;,
1403        },
1404        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1405        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1406        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1407        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1408          &quot;a_key&quot;: &quot;A String&quot;,
1409        },
1410        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1411          { # NetworkInterface represents a NIC of a VM.
1412            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1413            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1414            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1415            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1416          },
1417        ],
1418        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1419          &quot;A String&quot;,
1420        ],
1421        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1422        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1423        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1424        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
1425        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1426      },
1427      &quot;computeEngineVmDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_defaults instead.
1428        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1429          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1430          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1431        },
1432        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1433        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1434          &quot;automaticRestart&quot;: True or False,
1435          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1436          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1437            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1438              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1439              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1440              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1441                &quot;A String&quot;,
1442              ],
1443            },
1444          ],
1445          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1446          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1447        },
1448        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1449        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1450        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1451        &quot;labels&quot;: { # A map of labels to associate with the VM.
1452          &quot;a_key&quot;: &quot;A String&quot;,
1453        },
1454        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1455        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1456        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1457        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1458          &quot;a_key&quot;: &quot;A String&quot;,
1459        },
1460        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1461        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1462        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1463          { # NetworkInterface represents a NIC of a VM.
1464            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1465            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1466            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1467            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1468          },
1469        ],
1470        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1471          &quot;A String&quot;,
1472        ],
1473        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1474        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1475        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1476        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1477        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1478        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1479      },
1480      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the migrating VM was created (this refers to this resource and not to the time it was installed in the source).
1481      &quot;currentSyncInfo&quot;: { # ReplicationCycle contains information about the current replication cycle status. # Output only. The percentage progress of the current running replication cycle.
1482        &quot;progress&quot;: 42, # The current progress in percentage of this cycle.
1483        &quot;progressPercent&quot;: 42, # The current progress in percentage of this cycle.
1484        &quot;startTime&quot;: &quot;A String&quot;, # The time the replication cycle has started.
1485      },
1486      &quot;description&quot;: &quot;A String&quot;, # The description attached to the migrating VM by the user.
1487      &quot;displayName&quot;: &quot;A String&quot;, # The display name attached to the MigratingVm by the user.
1488      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Migrating VM in case of an error in replication.
1489        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
1490        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
1491          {
1492            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
1493          },
1494        ],
1495        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
1496      },
1497      &quot;group&quot;: &quot;A String&quot;, # Output only. The group this migrating vm is included in, if any. The group is represented by the full path of the appropriate Group resource.
1498      &quot;labels&quot;: { # The labels of the migrating VM.
1499        &quot;a_key&quot;: &quot;A String&quot;,
1500      },
1501      &quot;lastSync&quot;: { # ReplicationSync contain information about the last replica sync to the cloud. # Output only. The most updated snapshot created time in the source that finished replication.
1502        &quot;lastSyncTime&quot;: &quot;A String&quot;, # The most updated snapshot created time in the source that finished replication.
1503      },
1504      &quot;name&quot;: &quot;A String&quot;, # Output only. The identifier of the MigratingVm.
1505      &quot;policy&quot;: { # A policy for scheduling replications. # The replication schedule policy.
1506        &quot;idleDuration&quot;: &quot;A String&quot;, # The idle duration between replication stages.
1507        &quot;skipOsAdaptation&quot;: True or False, # A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM&#x27;s operating system undergoes changes and adaptations to fully function on Compute Engine.
1508      },
1509      &quot;recentCloneJobs&quot;: [ # Output only. The recent clone jobs performed on the migrating VM. This field holds the vm&#x27;s last completed clone job and the vm&#x27;s running clone job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
1510        { # CloneJob describes the process of creating a clone of a MigratingVM to the requested target based on the latest successful uploaded snapshots. While the migration cycles of a MigratingVm take place, it is possible to verify the uploaded VM can be started in the cloud, by creating a clone. The clone can be created without any downtime, and it is created using the latest snapshots which are already in the cloud. The cloneJob is only responsible for its work, not its products, which means once it is finished, it will never touch the instance it created. It will only delete it in case of the CloneJob being cancelled or upon failure to clone.
1511          &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
1512            &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
1513              &quot;A String&quot;,
1514            ],
1515            &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
1516              &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1517              &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1518            },
1519            &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
1520            &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1521              &quot;automaticRestart&quot;: True or False,
1522              &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1523              &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1524                { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1525                  &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1526                  &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1527                  &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1528                    &quot;A String&quot;,
1529                  ],
1530                },
1531              ],
1532              &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1533              &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1534            },
1535            &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1536            &quot;labels&quot;: { # A map of labels to associate with the VM.
1537              &quot;a_key&quot;: &quot;A String&quot;,
1538            },
1539            &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1540            &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1541            &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1542            &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1543              &quot;a_key&quot;: &quot;A String&quot;,
1544            },
1545            &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1546              { # NetworkInterface represents a NIC of a VM.
1547                &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1548                &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1549                &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1550                &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1551              },
1552            ],
1553            &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1554              &quot;A String&quot;,
1555            ],
1556            &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
1557            &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1558            &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1559            &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
1560            &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1561          },
1562          &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
1563            &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1564              &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1565              &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1566            },
1567            &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1568            &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1569              &quot;automaticRestart&quot;: True or False,
1570              &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1571              &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1572                { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1573                  &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1574                  &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1575                  &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1576                    &quot;A String&quot;,
1577                  ],
1578                },
1579              ],
1580              &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1581              &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1582            },
1583            &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1584            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1585            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1586            &quot;labels&quot;: { # A map of labels to associate with the VM.
1587              &quot;a_key&quot;: &quot;A String&quot;,
1588            },
1589            &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1590            &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1591            &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1592            &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1593              &quot;a_key&quot;: &quot;A String&quot;,
1594            },
1595            &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1596            &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1597            &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1598              { # NetworkInterface represents a NIC of a VM.
1599                &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1600                &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1601                &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1602                &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1603              },
1604            ],
1605            &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1606              &quot;A String&quot;,
1607            ],
1608            &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1609            &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1610            &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1611            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1612            &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1613            &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1614          },
1615          &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the clone job was created (as an API call, not when it was actually created in the target).
1616          &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Clone Job&#x27;s state.
1617            &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
1618            &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
1619              {
1620                &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
1621              },
1622            ],
1623            &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
1624          },
1625          &quot;name&quot;: &quot;A String&quot;, # The name of the clone.
1626          &quot;state&quot;: &quot;A String&quot;, # Output only. State of the clone job.
1627          &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
1628          &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this clone job. Deprecated: Use compute_engine_target_details instead.
1629            &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1630              &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1631              &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1632            },
1633            &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1634            &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1635              &quot;automaticRestart&quot;: True or False,
1636              &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1637              &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1638                { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1639                  &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1640                  &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1641                  &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1642                    &quot;A String&quot;,
1643                  ],
1644                },
1645              ],
1646              &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1647              &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1648            },
1649            &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1650            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1651            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1652            &quot;labels&quot;: { # A map of labels to associate with the VM.
1653              &quot;a_key&quot;: &quot;A String&quot;,
1654            },
1655            &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1656            &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1657            &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1658            &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1659              &quot;a_key&quot;: &quot;A String&quot;,
1660            },
1661            &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1662            &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1663            &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1664              { # NetworkInterface represents a NIC of a VM.
1665                &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1666                &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1667                &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1668                &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1669              },
1670            ],
1671            &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1672              &quot;A String&quot;,
1673            ],
1674            &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1675            &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1676            &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1677            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1678            &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1679            &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1680          },
1681        },
1682      ],
1683      &quot;recentCutoverJobs&quot;: [ # Output only. The recent cutover jobs performed on the migrating VM. This field holds the vm&#x27;s last completed cutover job and the vm&#x27;s running cutover job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
1684        { # CutoverJob message describes a cutover of a migrating VM. The CutoverJob is the operation of shutting down the VM, creating a snapshot and clonning the VM using the replicated snapshot.
1685          &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
1686            &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
1687              &quot;A String&quot;,
1688            ],
1689            &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
1690              &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1691              &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1692            },
1693            &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
1694            &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1695              &quot;automaticRestart&quot;: True or False,
1696              &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1697              &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1698                { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1699                  &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1700                  &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1701                  &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1702                    &quot;A String&quot;,
1703                  ],
1704                },
1705              ],
1706              &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1707              &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1708            },
1709            &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1710            &quot;labels&quot;: { # A map of labels to associate with the VM.
1711              &quot;a_key&quot;: &quot;A String&quot;,
1712            },
1713            &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1714            &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1715            &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1716            &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1717              &quot;a_key&quot;: &quot;A String&quot;,
1718            },
1719            &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1720              { # NetworkInterface represents a NIC of a VM.
1721                &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1722                &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1723                &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1724                &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1725              },
1726            ],
1727            &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1728              &quot;A String&quot;,
1729            ],
1730            &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
1731            &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1732            &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1733            &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
1734            &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1735          },
1736          &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
1737            &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1738              &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1739              &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1740            },
1741            &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1742            &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1743              &quot;automaticRestart&quot;: True or False,
1744              &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1745              &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1746                { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1747                  &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1748                  &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1749                  &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1750                    &quot;A String&quot;,
1751                  ],
1752                },
1753              ],
1754              &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1755              &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1756            },
1757            &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1758            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1759            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1760            &quot;labels&quot;: { # A map of labels to associate with the VM.
1761              &quot;a_key&quot;: &quot;A String&quot;,
1762            },
1763            &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1764            &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1765            &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1766            &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1767              &quot;a_key&quot;: &quot;A String&quot;,
1768            },
1769            &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1770            &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1771            &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1772              { # NetworkInterface represents a NIC of a VM.
1773                &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1774                &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1775                &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1776                &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1777              },
1778            ],
1779            &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1780              &quot;A String&quot;,
1781            ],
1782            &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1783            &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1784            &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1785            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1786            &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1787            &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1788          },
1789          &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the cutover job was created (as an API call, not when it was actually created in the target).
1790          &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Cutover Job&#x27;s state.
1791            &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
1792            &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
1793              {
1794                &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
1795              },
1796            ],
1797            &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
1798          },
1799          &quot;name&quot;: &quot;A String&quot;, # Output only. The name of the cutover job.
1800          &quot;progress&quot;: 42, # Output only. The current progress in percentage of the cutover job.
1801          &quot;progressPercent&quot;: 42, # Output only. The current progress in percentage of the cutover job.
1802          &quot;state&quot;: &quot;A String&quot;, # Output only. State of the cutover job.
1803          &quot;stateMessage&quot;: &quot;A String&quot;, # Output only. A message providing possible extra details about the current state.
1804          &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
1805          &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this cutover job. Deprecated: Use compute_engine_target_details instead.
1806            &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1807              &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1808              &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1809            },
1810            &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1811            &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1812              &quot;automaticRestart&quot;: True or False,
1813              &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1814              &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1815                { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1816                  &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1817                  &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1818                  &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1819                    &quot;A String&quot;,
1820                  ],
1821                },
1822              ],
1823              &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1824              &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1825            },
1826            &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1827            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1828            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1829            &quot;labels&quot;: { # A map of labels to associate with the VM.
1830              &quot;a_key&quot;: &quot;A String&quot;,
1831            },
1832            &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1833            &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1834            &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1835            &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1836              &quot;a_key&quot;: &quot;A String&quot;,
1837            },
1838            &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1839            &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1840            &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1841              { # NetworkInterface represents a NIC of a VM.
1842                &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1843                &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1844                &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1845                &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1846              },
1847            ],
1848            &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1849              &quot;A String&quot;,
1850            ],
1851            &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1852            &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1853            &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1854            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1855            &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1856            &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1857          },
1858        },
1859      ],
1860      &quot;sourceVmId&quot;: &quot;A String&quot;, # The unique ID of the VM in the source. The VM&#x27;s name in vSphere can be changed, so this is not the VM&#x27;s name but rather its moRef id. This id is of the form vm-.
1861      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the MigratingVm.
1862      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM state was updated.
1863      &quot;targetDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # The default configuration of the target VM that will be created in GCP as a result of the migration. Deprecated: Use compute_engine_target_defaults instead.
1864        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1865          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1866          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1867        },
1868        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1869        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1870          &quot;automaticRestart&quot;: True or False,
1871          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1872          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1873            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1874              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1875              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1876              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1877                &quot;A String&quot;,
1878              ],
1879            },
1880          ],
1881          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1882          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1883        },
1884        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1885        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
1886        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1887        &quot;labels&quot;: { # A map of labels to associate with the VM.
1888          &quot;a_key&quot;: &quot;A String&quot;,
1889        },
1890        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1891        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1892        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1893        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1894          &quot;a_key&quot;: &quot;A String&quot;,
1895        },
1896        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
1897        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
1898        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1899          { # NetworkInterface represents a NIC of a VM.
1900            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1901            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1902            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1903            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1904          },
1905        ],
1906        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1907          &quot;A String&quot;,
1908        ],
1909        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
1910        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1911        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1912        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
1913        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1914        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
1915      },
1916      &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM resource was updated.
1917    },
1918  ],
1919  &quot;nextPageToken&quot;: &quot;A String&quot;, # Output only. A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
1920  &quot;unreachable&quot;: [ # Output only. Locations that could not be reached.
1921    &quot;A String&quot;,
1922  ],
1923}</pre>
1924</div>
1925
1926<div class="method">
1927    <code class="details" id="list_next">list_next(previous_request, previous_response)</code>
1928  <pre>Retrieves the next page of results.
1929
1930Args:
1931  previous_request: The request for the previous page. (required)
1932  previous_response: The response from the request for the previous page. (required)
1933
1934Returns:
1935  A request object that you can call &#x27;execute()&#x27; on to request the next
1936  page. Returns None if there are no more items in the collection.
1937    </pre>
1938</div>
1939
1940<div class="method">
1941    <code class="details" id="patch">patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)</code>
1942  <pre>Updates the parameters of a single MigratingVm.
1943
1944Args:
1945  name: string, Output only. The identifier of the MigratingVm. (required)
1946  body: object, The request body.
1947    The object takes the form of:
1948
1949{ # MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
1950  &quot;computeEngineTargetDefaults&quot;: { # ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project. # Details of the target VM in Compute Engine.
1951    &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
1952      &quot;A String&quot;,
1953    ],
1954    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
1955      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
1956      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
1957    },
1958    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
1959    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
1960      &quot;automaticRestart&quot;: True or False,
1961      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
1962      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
1963        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
1964          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
1965          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
1966          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
1967            &quot;A String&quot;,
1968          ],
1969        },
1970      ],
1971      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
1972      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
1973    },
1974    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
1975    &quot;labels&quot;: { # A map of labels to associate with the VM.
1976      &quot;a_key&quot;: &quot;A String&quot;,
1977    },
1978    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
1979    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
1980    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
1981    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
1982      &quot;a_key&quot;: &quot;A String&quot;,
1983    },
1984    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
1985      { # NetworkInterface represents a NIC of a VM.
1986        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
1987        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
1988        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
1989        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
1990      },
1991    ],
1992    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
1993      &quot;A String&quot;,
1994    ],
1995    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
1996    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
1997    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
1998    &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
1999    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2000  },
2001  &quot;computeEngineVmDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_defaults instead.
2002    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
2003      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2004      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2005    },
2006    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
2007    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2008      &quot;automaticRestart&quot;: True or False,
2009      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2010      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2011        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2012          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2013          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2014          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2015            &quot;A String&quot;,
2016          ],
2017        },
2018      ],
2019      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2020      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2021    },
2022    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2023    &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
2024    &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2025    &quot;labels&quot;: { # A map of labels to associate with the VM.
2026      &quot;a_key&quot;: &quot;A String&quot;,
2027    },
2028    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2029    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2030    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2031    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2032      &quot;a_key&quot;: &quot;A String&quot;,
2033    },
2034    &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
2035    &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
2036    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2037      { # NetworkInterface represents a NIC of a VM.
2038        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2039        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2040        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2041        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2042      },
2043    ],
2044    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2045      &quot;A String&quot;,
2046    ],
2047    &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
2048    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2049    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2050    &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
2051    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
2052    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2053  },
2054  &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the migrating VM was created (this refers to this resource and not to the time it was installed in the source).
2055  &quot;currentSyncInfo&quot;: { # ReplicationCycle contains information about the current replication cycle status. # Output only. The percentage progress of the current running replication cycle.
2056    &quot;progress&quot;: 42, # The current progress in percentage of this cycle.
2057    &quot;progressPercent&quot;: 42, # The current progress in percentage of this cycle.
2058    &quot;startTime&quot;: &quot;A String&quot;, # The time the replication cycle has started.
2059  },
2060  &quot;description&quot;: &quot;A String&quot;, # The description attached to the migrating VM by the user.
2061  &quot;displayName&quot;: &quot;A String&quot;, # The display name attached to the MigratingVm by the user.
2062  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details on the state of the Migrating VM in case of an error in replication.
2063    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2064    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2065      {
2066        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2067      },
2068    ],
2069    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2070  },
2071  &quot;group&quot;: &quot;A String&quot;, # Output only. The group this migrating vm is included in, if any. The group is represented by the full path of the appropriate Group resource.
2072  &quot;labels&quot;: { # The labels of the migrating VM.
2073    &quot;a_key&quot;: &quot;A String&quot;,
2074  },
2075  &quot;lastSync&quot;: { # ReplicationSync contain information about the last replica sync to the cloud. # Output only. The most updated snapshot created time in the source that finished replication.
2076    &quot;lastSyncTime&quot;: &quot;A String&quot;, # The most updated snapshot created time in the source that finished replication.
2077  },
2078  &quot;name&quot;: &quot;A String&quot;, # Output only. The identifier of the MigratingVm.
2079  &quot;policy&quot;: { # A policy for scheduling replications. # The replication schedule policy.
2080    &quot;idleDuration&quot;: &quot;A String&quot;, # The idle duration between replication stages.
2081    &quot;skipOsAdaptation&quot;: True or False, # A flag to indicate whether to skip OS adaptation during the replication sync. OS adaptation is a process where the VM&#x27;s operating system undergoes changes and adaptations to fully function on Compute Engine.
2082  },
2083  &quot;recentCloneJobs&quot;: [ # Output only. The recent clone jobs performed on the migrating VM. This field holds the vm&#x27;s last completed clone job and the vm&#x27;s running clone job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
2084    { # CloneJob describes the process of creating a clone of a MigratingVM to the requested target based on the latest successful uploaded snapshots. While the migration cycles of a MigratingVm take place, it is possible to verify the uploaded VM can be started in the cloud, by creating a clone. The clone can be created without any downtime, and it is created using the latest snapshots which are already in the cloud. The cloneJob is only responsible for its work, not its products, which means once it is finished, it will never touch the instance it created. It will only delete it in case of the CloneJob being cancelled or upon failure to clone.
2085      &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
2086        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
2087          &quot;A String&quot;,
2088        ],
2089        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
2090          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2091          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2092        },
2093        &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
2094        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2095          &quot;automaticRestart&quot;: True or False,
2096          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2097          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2098            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2099              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2100              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2101              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2102                &quot;A String&quot;,
2103              ],
2104            },
2105          ],
2106          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2107          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2108        },
2109        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2110        &quot;labels&quot;: { # A map of labels to associate with the VM.
2111          &quot;a_key&quot;: &quot;A String&quot;,
2112        },
2113        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2114        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2115        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2116        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2117          &quot;a_key&quot;: &quot;A String&quot;,
2118        },
2119        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2120          { # NetworkInterface represents a NIC of a VM.
2121            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2122            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2123            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2124            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2125          },
2126        ],
2127        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2128          &quot;A String&quot;,
2129        ],
2130        &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
2131        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2132        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2133        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
2134        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2135      },
2136      &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
2137        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
2138          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2139          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2140        },
2141        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
2142        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2143          &quot;automaticRestart&quot;: True or False,
2144          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2145          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2146            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2147              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2148              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2149              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2150                &quot;A String&quot;,
2151              ],
2152            },
2153          ],
2154          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2155          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2156        },
2157        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2158        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
2159        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2160        &quot;labels&quot;: { # A map of labels to associate with the VM.
2161          &quot;a_key&quot;: &quot;A String&quot;,
2162        },
2163        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2164        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2165        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2166        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2167          &quot;a_key&quot;: &quot;A String&quot;,
2168        },
2169        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
2170        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
2171        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2172          { # NetworkInterface represents a NIC of a VM.
2173            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2174            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2175            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2176            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2177          },
2178        ],
2179        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2180          &quot;A String&quot;,
2181        ],
2182        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
2183        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2184        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2185        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
2186        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
2187        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2188      },
2189      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the clone job was created (as an API call, not when it was actually created in the target).
2190      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Clone Job&#x27;s state.
2191        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2192        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2193          {
2194            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2195          },
2196        ],
2197        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2198      },
2199      &quot;name&quot;: &quot;A String&quot;, # The name of the clone.
2200      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the clone job.
2201      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
2202      &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this clone job. Deprecated: Use compute_engine_target_details instead.
2203        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
2204          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2205          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2206        },
2207        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
2208        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2209          &quot;automaticRestart&quot;: True or False,
2210          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2211          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2212            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2213              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2214              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2215              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2216                &quot;A String&quot;,
2217              ],
2218            },
2219          ],
2220          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2221          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2222        },
2223        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2224        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
2225        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2226        &quot;labels&quot;: { # A map of labels to associate with the VM.
2227          &quot;a_key&quot;: &quot;A String&quot;,
2228        },
2229        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2230        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2231        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2232        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2233          &quot;a_key&quot;: &quot;A String&quot;,
2234        },
2235        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
2236        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
2237        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2238          { # NetworkInterface represents a NIC of a VM.
2239            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2240            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2241            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2242            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2243          },
2244        ],
2245        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2246          &quot;A String&quot;,
2247        ],
2248        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
2249        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2250        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2251        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
2252        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
2253        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2254      },
2255    },
2256  ],
2257  &quot;recentCutoverJobs&quot;: [ # Output only. The recent cutover jobs performed on the migrating VM. This field holds the vm&#x27;s last completed cutover job and the vm&#x27;s running cutover job, if one exists. Note: To have this field populated you need to explicitly request it via the &quot;view&quot; parameter of the Get/List request.
2258    { # CutoverJob message describes a cutover of a migrating VM. The CutoverJob is the operation of shutting down the VM, creating a snapshot and clonning the VM using the replicated snapshot.
2259      &quot;computeEngineTargetDetails&quot;: { # ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the target VM in Compute Engine.
2260        &quot;additionalLicenses&quot;: [ # Additional licenses to assign to the VM.
2261          &quot;A String&quot;,
2262        ],
2263        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # The OS license returned from the adaptation module report.
2264          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2265          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2266        },
2267        &quot;bootOption&quot;: &quot;A String&quot;, # The VM Boot Option, as set in the source vm.
2268        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2269          &quot;automaticRestart&quot;: True or False,
2270          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2271          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2272            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2273              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2274              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2275              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2276                &quot;A String&quot;,
2277              ],
2278            },
2279          ],
2280          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2281          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2282        },
2283        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2284        &quot;labels&quot;: { # A map of labels to associate with the VM.
2285          &quot;a_key&quot;: &quot;A String&quot;,
2286        },
2287        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2288        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2289        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2290        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2291          &quot;a_key&quot;: &quot;A String&quot;,
2292        },
2293        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2294          { # NetworkInterface represents a NIC of a VM.
2295            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2296            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2297            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2298            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2299          },
2300        ],
2301        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2302          &quot;A String&quot;,
2303        ],
2304        &quot;project&quot;: &quot;A String&quot;, # The GCP target project ID or project name.
2305        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2306        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2307        &quot;vmName&quot;: &quot;A String&quot;, # The name of the VM to create.
2308        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2309      },
2310      &quot;computeEngineVmDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM in Compute Engine. Deprecated: Use compute_engine_target_details instead.
2311        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
2312          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2313          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2314        },
2315        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
2316        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2317          &quot;automaticRestart&quot;: True or False,
2318          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2319          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2320            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2321              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2322              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2323              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2324                &quot;A String&quot;,
2325              ],
2326            },
2327          ],
2328          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2329          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2330        },
2331        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2332        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
2333        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2334        &quot;labels&quot;: { # A map of labels to associate with the VM.
2335          &quot;a_key&quot;: &quot;A String&quot;,
2336        },
2337        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2338        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2339        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2340        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2341          &quot;a_key&quot;: &quot;A String&quot;,
2342        },
2343        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
2344        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
2345        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2346          { # NetworkInterface represents a NIC of a VM.
2347            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2348            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2349            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2350            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2351          },
2352        ],
2353        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2354          &quot;A String&quot;,
2355        ],
2356        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
2357        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2358        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2359        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
2360        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
2361        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2362      },
2363      &quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the cutover job was created (as an API call, not when it was actually created in the target).
2364      &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. Provides details for the errors that led to the Cutover Job&#x27;s state.
2365        &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2366        &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2367          {
2368            &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2369          },
2370        ],
2371        &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2372      },
2373      &quot;name&quot;: &quot;A String&quot;, # Output only. The name of the cutover job.
2374      &quot;progress&quot;: 42, # Output only. The current progress in percentage of the cutover job.
2375      &quot;progressPercent&quot;: 42, # Output only. The current progress in percentage of the cutover job.
2376      &quot;state&quot;: &quot;A String&quot;, # Output only. State of the cutover job.
2377      &quot;stateMessage&quot;: &quot;A String&quot;, # Output only. A message providing possible extra details about the current state.
2378      &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The time the state was last updated.
2379      &quot;targetDetails&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # Output only. Details of the VM to create as the target of this cutover job. Deprecated: Use compute_engine_target_details instead.
2380        &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
2381          &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2382          &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2383        },
2384        &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
2385        &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2386          &quot;automaticRestart&quot;: True or False,
2387          &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2388          &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2389            { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2390              &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2391              &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2392              &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2393                &quot;A String&quot;,
2394              ],
2395            },
2396          ],
2397          &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2398          &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2399        },
2400        &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2401        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
2402        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2403        &quot;labels&quot;: { # A map of labels to associate with the VM.
2404          &quot;a_key&quot;: &quot;A String&quot;,
2405        },
2406        &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2407        &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2408        &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2409        &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2410          &quot;a_key&quot;: &quot;A String&quot;,
2411        },
2412        &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
2413        &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
2414        &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2415          { # NetworkInterface represents a NIC of a VM.
2416            &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2417            &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2418            &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2419            &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2420          },
2421        ],
2422        &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2423          &quot;A String&quot;,
2424        ],
2425        &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
2426        &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2427        &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2428        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
2429        &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
2430        &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2431      },
2432    },
2433  ],
2434  &quot;sourceVmId&quot;: &quot;A String&quot;, # The unique ID of the VM in the source. The VM&#x27;s name in vSphere can be changed, so this is not the VM&#x27;s name but rather its moRef id. This id is of the form vm-.
2435  &quot;state&quot;: &quot;A String&quot;, # Output only. State of the MigratingVm.
2436  &quot;stateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM state was updated.
2437  &quot;targetDefaults&quot;: { # TargetVMDetails is a collection of details for creating a VM in a target Compute Engine project. # The default configuration of the target VM that will be created in GCP as a result of the migration. Deprecated: Use compute_engine_target_defaults instead.
2438    &quot;appliedLicense&quot;: { # AppliedLicense holds the license data returned by adaptation module report. # Output only. The OS license returned from the adaptation module report.
2439      &quot;osLicense&quot;: &quot;A String&quot;, # The OS license returned from the adaptation module&#x27;s report.
2440      &quot;type&quot;: &quot;A String&quot;, # The license type that was used in OS adaptation.
2441    },
2442    &quot;bootOption&quot;: &quot;A String&quot;, # Output only. The VM Boot Option, as set in the source vm.
2443    &quot;computeScheduling&quot;: { # Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes. # Compute instance scheduling information (if empty default is used).
2444      &quot;automaticRestart&quot;: True or False,
2445      &quot;minNodeCpus&quot;: 42, # The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
2446      &quot;nodeAffinities&quot;: [ # A set of node affinity and anti-affinity configurations for sole tenant nodes.
2447        { # Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
2448          &quot;key&quot;: &quot;A String&quot;, # The label key of Node resource to reference.
2449          &quot;operator&quot;: &quot;A String&quot;, # The operator to use for the node resources specified in the `values` parameter.
2450          &quot;values&quot;: [ # Corresponds to the label values of Node resource.
2451            &quot;A String&quot;,
2452          ],
2453        },
2454      ],
2455      &quot;onHostMaintenance&quot;: &quot;A String&quot;, # How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
2456      &quot;restartType&quot;: &quot;A String&quot;, # Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to `automaticRestart` field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
2457    },
2458    &quot;diskType&quot;: &quot;A String&quot;, # The disk type to use in the VM.
2459    &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the VM.
2460    &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the VM. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2461    &quot;labels&quot;: { # A map of labels to associate with the VM.
2462      &quot;a_key&quot;: &quot;A String&quot;,
2463    },
2464    &quot;licenseType&quot;: &quot;A String&quot;, # The license type to use in OS adaptation.
2465    &quot;machineType&quot;: &quot;A String&quot;, # The machine type to create the VM with.
2466    &quot;machineTypeSeries&quot;: &quot;A String&quot;, # The machine type series to create the VM with.
2467    &quot;metadata&quot;: { # The metadata key/value pairs to assign to the VM.
2468      &quot;a_key&quot;: &quot;A String&quot;,
2469    },
2470    &quot;name&quot;: &quot;A String&quot;, # The name of the VM to create.
2471    &quot;network&quot;: &quot;A String&quot;, # The network to connect the VM to.
2472    &quot;networkInterfaces&quot;: [ # List of NICs connected to this VM.
2473      { # NetworkInterface represents a NIC of a VM.
2474        &quot;externalIp&quot;: &quot;A String&quot;, # The external IP to define in the NIC.
2475        &quot;internalIp&quot;: &quot;A String&quot;, # The internal IP to define in the NIC. The formats accepted are: `ephemeral` \ ipv4 address \ a named address resource full path.
2476        &quot;network&quot;: &quot;A String&quot;, # The network to connect the NIC to.
2477        &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the NIC to.
2478      },
2479    ],
2480    &quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
2481      &quot;A String&quot;,
2482    ],
2483    &quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
2484    &quot;secureBoot&quot;: True or False, # Defines whether the instance has Secure Boot enabled. This can be set to true only if the vm boot option is EFI.
2485    &quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
2486    &quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
2487    &quot;targetProject&quot;: &quot;A String&quot;, # The full path of the resource of type TargetProject which represents the Compute Engine project in which to create this VM.
2488    &quot;zone&quot;: &quot;A String&quot;, # The zone in which to create the VM.
2489  },
2490  &quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last time the migrating VM resource was updated.
2491}
2492
2493  requestId: string, A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and t he request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
2494  updateMask: string, Field mask is used to specify the fields to be overwritten in the MigratingVm resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
2495  x__xgafv: string, V1 error format.
2496    Allowed values
2497      1 - v1 error format
2498      2 - v2 error format
2499
2500Returns:
2501  An object of the form:
2502
2503    { # This resource represents a long-running operation that is the result of a network API call.
2504  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
2505  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
2506    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2507    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2508      {
2509        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2510      },
2511    ],
2512    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2513  },
2514  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
2515    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2516  },
2517  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
2518  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
2519    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2520  },
2521}</pre>
2522</div>
2523
2524<div class="method">
2525    <code class="details" id="pauseMigration">pauseMigration(migratingVm, body=None, x__xgafv=None)</code>
2526  <pre>Pauses a migration for a VM. If cycle tasks are running they will be cancelled, preserving source task data. Further replication cycles will not be triggered while the VM is paused.
2527
2528Args:
2529  migratingVm: string, Required. The name of the MigratingVm. (required)
2530  body: object, The request body.
2531    The object takes the form of:
2532
2533{ # Request message for &#x27;PauseMigration&#x27; request.
2534}
2535
2536  x__xgafv: string, V1 error format.
2537    Allowed values
2538      1 - v1 error format
2539      2 - v2 error format
2540
2541Returns:
2542  An object of the form:
2543
2544    { # This resource represents a long-running operation that is the result of a network API call.
2545  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
2546  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
2547    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2548    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2549      {
2550        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2551      },
2552    ],
2553    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2554  },
2555  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
2556    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2557  },
2558  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
2559  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
2560    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2561  },
2562}</pre>
2563</div>
2564
2565<div class="method">
2566    <code class="details" id="resumeMigration">resumeMigration(migratingVm, body=None, x__xgafv=None)</code>
2567  <pre>Resumes a migration for a VM. When called on a paused migration, will start the process of uploading data and creating snapshots; when called on a completed cut-over migration, will update the migration to active state and start the process of uploading data and creating snapshots.
2568
2569Args:
2570  migratingVm: string, Required. The name of the MigratingVm. (required)
2571  body: object, The request body.
2572    The object takes the form of:
2573
2574{ # Request message for &#x27;ResumeMigration&#x27; request.
2575}
2576
2577  x__xgafv: string, V1 error format.
2578    Allowed values
2579      1 - v1 error format
2580      2 - v2 error format
2581
2582Returns:
2583  An object of the form:
2584
2585    { # This resource represents a long-running operation that is the result of a network API call.
2586  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
2587  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
2588    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2589    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2590      {
2591        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2592      },
2593    ],
2594    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2595  },
2596  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
2597    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2598  },
2599  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
2600  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
2601    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2602  },
2603}</pre>
2604</div>
2605
2606<div class="method">
2607    <code class="details" id="startMigration">startMigration(migratingVm, body=None, x__xgafv=None)</code>
2608  <pre>Starts migration for a VM. Starts the process of uploading data and creating snapshots, in replication cycles scheduled by the policy.
2609
2610Args:
2611  migratingVm: string, Required. The name of the MigratingVm. (required)
2612  body: object, The request body.
2613    The object takes the form of:
2614
2615{ # Request message for &#x27;StartMigrationRequest&#x27; request.
2616}
2617
2618  x__xgafv: string, V1 error format.
2619    Allowed values
2620      1 - v1 error format
2621      2 - v2 error format
2622
2623Returns:
2624  An object of the form:
2625
2626    { # This resource represents a long-running operation that is the result of a network API call.
2627  &quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
2628  &quot;error&quot;: { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
2629    &quot;code&quot;: 42, # The status code, which should be an enum value of google.rpc.Code.
2630    &quot;details&quot;: [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
2631      {
2632        &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2633      },
2634    ],
2635    &quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
2636  },
2637  &quot;metadata&quot;: { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
2638    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2639  },
2640  &quot;name&quot;: &quot;A String&quot;, # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
2641  &quot;response&quot;: { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
2642    &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2643  },
2644}</pre>
2645</div>
2646
2647</body></html>