Skip to content

Commit b7cf972

Browse files
Google APIscopybara-github
authored andcommitted
feat: Azure as a source
feat: CMEK support feat: VM disk migration feat: Image Import feat: Machine Image Import feat: Cutover forecast feat: OS capabilities detection feat: Multiple additional supported target details feat: Migration warnings in addition to errors feat: API for extending the time to live (TTL) of a Migrating VM fix: Changed field behavior for an existing field `key` in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to protect from incorrect input fix: Changed field behavior for an existing field `value` in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to protect from incorrect input fix: Changed field behavior for an existing field `project` in message `.google.cloud.vmmigration.v1.TargetProject` to `required` to protect from incorrect input docs: Updated comments and descriptions to improve clarity PiperOrigin-RevId: 803163128
1 parent f86433a commit b7cf972

File tree

3 files changed

+2196
-174
lines changed

3 files changed

+2196
-174
lines changed

google/cloud/vmmigration/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ proto_library(
2727
"//google/api:annotations_proto",
2828
"//google/api:client_proto",
2929
"//google/api:field_behavior_proto",
30+
"//google/api:field_info_proto",
3031
"//google/api:resource_proto",
3132
"//google/longrunning:operations_proto",
3233
"//google/rpc:error_details_proto",

0 commit comments

Comments
 (0)