Skip to content

Commit b1c4b9c

Browse files
feat: AWS as a source (#3835)
* feat: AWS as a source feat: Cycles history feat: Cycle\Clone\Cutover steps PiperOrigin-RevId: 500733603 Source-Link: googleapis/googleapis@a1ff3b9 Source-Link: googleapis/googleapis-gen@559c6de Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZtbWlncmF0aW9uLy5Pd2xCb3QueWFtbCIsImgiOiI1NTljNmRlNWExNzViMzllNzczOTE3OTFmNWU4Y2JmODc0YzBkZGQxIn0= * 🦉 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 1f4f942 commit b1c4b9c

File tree

65 files changed

+30085
-17670
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+30085
-17670
lines changed

packages/google-cloud-vmmigration/.jsdoc.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.
@@ -40,7 +40,7 @@ module.exports = {
4040
includePattern: '\\.js$'
4141
},
4242
templates: {
43-
copyright: 'Copyright 2022 Google LLC',
43+
copyright: 'Copyright 2023 Google LLC',
4444
includeDate: false,
4545
sourceFiles: false,
4646
systemName: '@google-cloud/vmmigration',

packages/google-cloud-vmmigration/.mocharc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-vmmigration/.prettierrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/google-cloud-vmmigration/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Samples are in the [`samples/`](https://github.com/googleapis/google-cloud-node/
143143
| Vm_migration.get_datacenter_connector | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_datacenter_connector.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_datacenter_connector.js,samples/README.md) |
144144
| Vm_migration.get_group | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_group.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_group.js,samples/README.md) |
145145
| Vm_migration.get_migrating_vm | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_migrating_vm.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_migrating_vm.js,samples/README.md) |
146+
| Vm_migration.get_replication_cycle | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_replication_cycle.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_replication_cycle.js,samples/README.md) |
146147
| Vm_migration.get_source | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_source.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_source.js,samples/README.md) |
147148
| Vm_migration.get_target_project | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_target_project.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_target_project.js,samples/README.md) |
148149
| Vm_migration.get_utilization_report | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_utilization_report.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_utilization_report.js,samples/README.md) |
@@ -151,6 +152,7 @@ Samples are in the [`samples/`](https://github.com/googleapis/google-cloud-node/
151152
| Vm_migration.list_datacenter_connectors | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_datacenter_connectors.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_datacenter_connectors.js,samples/README.md) |
152153
| Vm_migration.list_groups | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_groups.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_groups.js,samples/README.md) |
153154
| Vm_migration.list_migrating_vms | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_migrating_vms.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_migrating_vms.js,samples/README.md) |
155+
| Vm_migration.list_replication_cycles | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_replication_cycles.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_replication_cycles.js,samples/README.md) |
154156
| Vm_migration.list_sources | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_sources.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_sources.js,samples/README.md) |
155157
| Vm_migration.list_target_projects | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_target_projects.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_target_projects.js,samples/README.md) |
156158
| Vm_migration.list_utilization_reports | [source code](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_utilization_reports.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-node&page=editor&open_in_editor=packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_utilization_reports.js,samples/README.md) |

0 commit comments

Comments
 (0)