Skip to content

Commit 8898d54

Browse files
feat(vmmigration): update the api
#### vmmigration:v1 The following keys were added: - schemas.AddGroupMigrationResponse (Total Keys: 2) - schemas.CancelCloneJobResponse (Total Keys: 2) - schemas.CancelCutoverJobResponse (Total Keys: 2) - schemas.FinalizeMigrationResponse (Total Keys: 2) - schemas.PauseMigrationResponse (Total Keys: 2) - schemas.RemoveGroupMigrationResponse (Total Keys: 2) - schemas.ResumeMigrationResponse (Total Keys: 2) - schemas.StartMigrationResponse (Total Keys: 2) #### vmmigration:v1alpha1 The following keys were added: - schemas.TargetVMDetails.properties.project.readOnly (Total Keys: 1)
1 parent e9a9359 commit 8898d54

5 files changed

+88
-39
lines changed

docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ <h3>Method Details</h3>
243243
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
244244
&quot;A String&quot;,
245245
],
246-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
246+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
247247
&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.
248248
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
249249
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -309,7 +309,7 @@ <h3>Method Details</h3>
309309
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
310310
&quot;A String&quot;,
311311
],
312-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
312+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
313313
&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.
314314
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
315315
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -458,7 +458,7 @@ <h3>Method Details</h3>
458458
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
459459
&quot;A String&quot;,
460460
],
461-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
461+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
462462
&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.
463463
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
464464
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -524,7 +524,7 @@ <h3>Method Details</h3>
524524
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
525525
&quot;A String&quot;,
526526
],
527-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
527+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
528528
&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.
529529
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
530530
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -649,7 +649,7 @@ <h3>Method Details</h3>
649649
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
650650
&quot;A String&quot;,
651651
],
652-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
652+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
653653
&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.
654654
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
655655
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -715,7 +715,7 @@ <h3>Method Details</h3>
715715
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
716716
&quot;A String&quot;,
717717
],
718-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
718+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
719719
&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.
720720
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
721721
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.

docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ <h3>Method Details</h3>
243243
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
244244
&quot;A String&quot;,
245245
],
246-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
246+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
247247
&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.
248248
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
249249
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -312,7 +312,7 @@ <h3>Method Details</h3>
312312
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
313313
&quot;A String&quot;,
314314
],
315-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
315+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
316316
&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.
317317
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
318318
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -461,7 +461,7 @@ <h3>Method Details</h3>
461461
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
462462
&quot;A String&quot;,
463463
],
464-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
464+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
465465
&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.
466466
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
467467
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -530,7 +530,7 @@ <h3>Method Details</h3>
530530
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
531531
&quot;A String&quot;,
532532
],
533-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
533+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
534534
&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.
535535
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
536536
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -655,7 +655,7 @@ <h3>Method Details</h3>
655655
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
656656
&quot;A String&quot;,
657657
],
658-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
658+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
659659
&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.
660660
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
661661
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.
@@ -724,7 +724,7 @@ <h3>Method Details</h3>
724724
&quot;networkTags&quot;: [ # A map of network tags to associate with the VM.
725725
&quot;A String&quot;,
726726
],
727-
&quot;project&quot;: &quot;A String&quot;, # The project in which to create the VM.
727+
&quot;project&quot;: &quot;A String&quot;, # Output only. The project in which to create the VM.
728728
&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.
729729
&quot;serviceAccount&quot;: &quot;A String&quot;, # The service account to associate the VM with.
730730
&quot;subnetwork&quot;: &quot;A String&quot;, # The subnetwork to connect the VM to.

0 commit comments

Comments
 (0)