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.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ <h3>Method Details</h3>
150
150
151
151
Args:
152
152
name: string, The resource that owns the locations collection, if applicable. (required)
153
-
extraLocationTypes: string, Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage. (repeated)
153
+
extraLocationTypes: string, Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. (repeated)
154
154
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
155
155
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
156
156
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.imageImports.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119
119
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
120
120
"A String",
121
121
],
122
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
122
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
123
123
},
124
124
"description": "A String", # Optional. An optional description of the image.
125
125
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
@@ -213,7 +213,7 @@ <h3>Method Details</h3>
213
213
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
214
214
"A String",
215
215
],
216
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
216
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
217
217
},
218
218
"description": "A String", # Optional. An optional description of the image.
219
219
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
@@ -432,7 +432,7 @@ <h3>Method Details</h3>
432
432
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
433
433
"A String",
434
434
],
435
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
435
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
436
436
},
437
437
"description": "A String", # Optional. An optional description of the image.
438
438
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
@@ -526,7 +526,7 @@ <h3>Method Details</h3>
526
526
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
527
527
"A String",
528
528
],
529
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
529
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
530
530
},
531
531
"description": "A String", # Optional. An optional description of the image.
532
532
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
@@ -685,7 +685,7 @@ <h3>Method Details</h3>
685
685
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
686
686
"A String",
687
687
],
688
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
688
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
689
689
},
690
690
"description": "A String", # Optional. An optional description of the image.
691
691
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
@@ -779,7 +779,7 @@ <h3>Method Details</h3>
779
779
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
780
780
"A String",
781
781
],
782
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
782
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
783
783
},
784
784
"description": "A String", # Optional. An optional description of the image.
785
785
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.imageImports.imageImportJobs.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ <h3>Method Details</h3>
160
160
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
161
161
"A String",
162
162
],
163
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
163
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
164
164
},
165
165
"description": "A String", # Optional. An optional description of the image.
166
166
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
@@ -320,7 +320,7 @@ <h3>Method Details</h3>
320
320
"additionalLicenses": [ # Optional. Additional licenses to assign to the image. Format: https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/licenses/LICENSE_NAME Or https://www.googleapis.com/compute/beta/projects/PROJECT_ID/global/licenses/LICENSE_NAME
321
321
"A String",
322
322
],
323
-
"dataDiskImageImport": { # Mentions that the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
323
+
"dataDiskImageImport": { # Used when the image import is not using OS adaptation process. # Optional. Use to skip OS adaptation process.
324
324
},
325
325
"description": "A String", # Optional. An optional description of the image.
326
326
"encryption": { # Encryption message describes the details of the applied encryption. # Immutable. The encryption to apply to the image.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -226,6 +226,7 @@ <h3>Method Details</h3>
226
226
"project": "A String", # The Google Cloud target project ID or project name.
227
227
"secureBoot": 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.
228
228
"serviceAccount": "A String", # The service account to associate the VM with.
229
+
"storagePool": "A String", # Optional. The storage pool used for the VM disks. If specified this will be the storage pool in which the disk is created. This is the full path of the storage pool resource, for example: "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool". The storage pool must be in the same project and zone as the target disks. The storage pool's type must match the disk type.
229
230
"vmName": "A String", # The name of the VM to create.
230
231
"zone": "A String", # The zone in which to create the VM.
231
232
},
@@ -380,6 +381,7 @@ <h3>Method Details</h3>
380
381
"project": "A String", # The Google Cloud target project ID or project name.
381
382
"secureBoot": 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.
382
383
"serviceAccount": "A String", # The service account to associate the VM with.
384
+
"storagePool": "A String", # Optional. The storage pool used for the VM disks. If specified this will be the storage pool in which the disk is created. This is the full path of the storage pool resource, for example: "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool". The storage pool must be in the same project and zone as the target disks. The storage pool's type must match the disk type.
383
385
"vmName": "A String", # The name of the VM to create.
384
386
"zone": "A String", # The zone in which to create the VM.
385
387
},
@@ -510,6 +512,7 @@ <h3>Method Details</h3>
510
512
"project": "A String", # The Google Cloud target project ID or project name.
511
513
"secureBoot": 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.
512
514
"serviceAccount": "A String", # The service account to associate the VM with.
515
+
"storagePool": "A String", # Optional. The storage pool used for the VM disks. If specified this will be the storage pool in which the disk is created. This is the full path of the storage pool resource, for example: "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool". The storage pool must be in the same project and zone as the target disks. The storage pool's type must match the disk type.
513
516
"vmName": "A String", # The name of the VM to create.
514
517
"zone": "A String", # The zone in which to create the VM.
Copy file name to clipboardExpand all lines: docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -226,6 +226,7 @@ <h3>Method Details</h3>
226
226
"project": "A String", # The Google Cloud target project ID or project name.
227
227
"secureBoot": 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.
228
228
"serviceAccount": "A String", # The service account to associate the VM with.
229
+
"storagePool": "A String", # Optional. The storage pool used for the VM disks. If specified this will be the storage pool in which the disk is created. This is the full path of the storage pool resource, for example: "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool". The storage pool must be in the same project and zone as the target disks. The storage pool's type must match the disk type.
229
230
"vmName": "A String", # The name of the VM to create.
230
231
"zone": "A String", # The zone in which to create the VM.
231
232
},
@@ -490,6 +491,7 @@ <h3>Method Details</h3>
490
491
"project": "A String", # The Google Cloud target project ID or project name.
491
492
"secureBoot": 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
493
"serviceAccount": "A String", # The service account to associate the VM with.
494
+
"storagePool": "A String", # Optional. The storage pool used for the VM disks. If specified this will be the storage pool in which the disk is created. This is the full path of the storage pool resource, for example: "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool". The storage pool must be in the same project and zone as the target disks. The storage pool's type must match the disk type.
493
495
"vmName": "A String", # The name of the VM to create.
494
496
"zone": "A String", # The zone in which to create the VM.
495
497
},
@@ -730,6 +732,7 @@ <h3>Method Details</h3>
730
732
"project": "A String", # The Google Cloud target project ID or project name.
731
733
"secureBoot": 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.
732
734
"serviceAccount": "A String", # The service account to associate the VM with.
735
+
"storagePool": "A String", # Optional. The storage pool used for the VM disks. If specified this will be the storage pool in which the disk is created. This is the full path of the storage pool resource, for example: "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool". The storage pool must be in the same project and zone as the target disks. The storage pool's type must match the disk type.
733
736
"vmName": "A String", # The name of the VM to create.
734
737
"zone": "A String", # The zone in which to create the VM.
0 commit comments