Skip to content

Commit 31228c6

Browse files
feat: [VmMigration] add adaptation modifiers and storage pools to MigratingVM target defaults (#8740)
* feat: add adaptation modifiers and storage pools to MigratingVM target defaults feat: add adaptation modifiers and guest OS features to ImageImport target details docs: A comment for method `CancelImageImportJob` in service `VmMigration` is changed docs: A comment for message `DataDiskImageImport` is changed PiperOrigin-RevId: 832917413 Source-Link: googleapis/googleapis@aeb84bb Source-Link: googleapis/googleapis-gen@6e95d84 Copy-Tag: eyJwIjoiVm1NaWdyYXRpb24vLk93bEJvdC55YW1sIiwiaCI6IjZlOTVkODRlODU0ZWQ0MTRhYzk0N2FjYjUxMzYyZWIwZGZhYjA2OGIifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c6b8e26 commit 31228c6

8 files changed

Lines changed: 503 additions & 54 deletions

File tree

403 Bytes
Binary file not shown.

VmMigration/samples/V1/VmMigrationClient/cancel_image_import_job.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
use Google\Rpc\Status;
3232

3333
/**
34-
* Initiates the cancellation of a running clone job.
34+
* Initiates the cancellation of a running ImageImportJob.
3535
*
3636
* @param string $formattedName The image import job id. Please see
3737
* {@see VmMigrationClient::imageImportJobName()} for help formatting this field.

VmMigration/src/V1/AdaptationModifier.php

Lines changed: 106 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)