You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -188,6 +188,9 @@ <h3>Method Details</h3>
188
188
},
189
189
"createTime": "A String", # Output only. The create time timestamp.
190
190
"description": "A String", # User-provided description of the source.
191
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. Immutable. The encryption details of the source data stored by the service.
192
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
193
+
},
191
194
"labels": { # The labels of the source.
192
195
"a_key": "A String",
193
196
},
@@ -462,6 +465,9 @@ <h3>Method Details</h3>
462
465
},
463
466
"createTime": "A String", # Output only. The create time timestamp.
464
467
"description": "A String", # User-provided description of the source.
468
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. Immutable. The encryption details of the source data stored by the service.
469
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
470
+
},
465
471
"labels": { # The labels of the source.
466
472
"a_key": "A String",
467
473
},
@@ -555,6 +561,9 @@ <h3>Method Details</h3>
555
561
},
556
562
"createTime": "A String", # Output only. The create time timestamp.
557
563
"description": "A String", # User-provided description of the source.
564
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. Immutable. The encryption details of the source data stored by the service.
565
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
566
+
},
558
567
"labels": { # The labels of the source.
559
568
"a_key": "A String",
560
569
},
@@ -655,6 +664,9 @@ <h3>Method Details</h3>
655
664
},
656
665
"createTime": "A String", # Output only. The create time timestamp.
657
666
"description": "A String", # User-provided description of the source.
667
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. Immutable. The encryption details of the source data stored by the service.
668
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,9 @@ <h3>Method Details</h3>
186
186
"restartType": "A String", # 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.
187
187
},
188
188
"diskType": "A String", # The disk type to use in the VM.
189
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. The encryption to apply to the VM disks.
190
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
191
+
},
189
192
"hostname": "A String", # The hostname to assign to the VM.
190
193
"labels": { # A map of labels to associate with the VM.
191
194
"a_key": "A String",
@@ -324,6 +327,9 @@ <h3>Method Details</h3>
324
327
"restartType": "A String", # 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.
325
328
},
326
329
"diskType": "A String", # The disk type to use in the VM.
330
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. The encryption to apply to the VM disks.
331
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
332
+
},
327
333
"hostname": "A String", # The hostname to assign to the VM.
328
334
"labels": { # A map of labels to associate with the VM.
329
335
"a_key": "A String",
@@ -438,6 +444,9 @@ <h3>Method Details</h3>
438
444
"restartType": "A String", # 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.
439
445
},
440
446
"diskType": "A String", # The disk type to use in the VM.
447
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. The encryption to apply to the VM disks.
448
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
449
+
},
441
450
"hostname": "A String", # The hostname to assign to the VM.
442
451
"labels": { # A map of labels to associate with the VM.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -186,6 +186,9 @@ <h3>Method Details</h3>
186
186
"restartType": "A String", # 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.
187
187
},
188
188
"diskType": "A String", # The disk type to use in the VM.
189
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. The encryption to apply to the VM disks.
190
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
191
+
},
189
192
"hostname": "A String", # The hostname to assign to the VM.
190
193
"labels": { # A map of labels to associate with the VM.
191
194
"a_key": "A String",
@@ -434,6 +437,9 @@ <h3>Method Details</h3>
434
437
"restartType": "A String", # 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.
435
438
},
436
439
"diskType": "A String", # The disk type to use in the VM.
440
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. The encryption to apply to the VM disks.
441
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
442
+
},
437
443
"hostname": "A String", # The hostname to assign to the VM.
438
444
"labels": { # A map of labels to associate with the VM.
439
445
"a_key": "A String",
@@ -658,6 +664,9 @@ <h3>Method Details</h3>
658
664
"restartType": "A String", # 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.
659
665
},
660
666
"diskType": "A String", # The disk type to use in the VM.
667
+
"encryption": { # Encryption message describes the details of the applied encryption. # Optional. The encryption to apply to the VM disks.
668
+
"kmsKey": "A String", # Required. The name of the encryption key that is stored in Google Cloud KMS.
669
+
},
661
670
"hostname": "A String", # The hostname to assign to the VM.
662
671
"labels": { # A map of labels to associate with the VM.
0 commit comments