google-cloud-vm_migration-v1 2.5.1 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f94ca36436104aba3c97d42447edb85d17a5edcd2c5c59a0819711e5b4bb82fc
4
- data.tar.gz: f34d23b4aa7050672e61ca119ddf2df48f2e0562d854871bc117690f2c799acd
3
+ metadata.gz: 498f20ea12f09f2444f13dc36cf6262a61e4a28c498562d1756bb2cb08737629
4
+ data.tar.gz: 901c0b8875e6bb913b4884de1c2a93b099d176458438fa44b2fdef0557996c3c
5
5
  SHA512:
6
- metadata.gz: 1d49dfa36bc636e7f38141c0f3857b6096e5480fcd4ec81f7cd7aa5b7aa7d0a57eae372668af6d698d13e19f22cd75e4656eb1c483bfcf02d4adf0e52be854a4
7
- data.tar.gz: aa94984a60964f015f5df77762084bbb8593db780e805972f04af43af73fff0eaa26906fb03897e5f36a168c5048506ea5c0d6607051f9d00253d9085f579443
6
+ metadata.gz: 02d0b747f17383f7dfa9bf8f311ff9db54d1ba8be646dcf488e3eb2e90220137ada71130242b7aabbd1af44c6b66dd2cf0984ffaa5ab22d67ab7f86e7cc9d6d4
7
+ data.tar.gz: e08f5e78656a070eef71e40fd3d9dbb4d94c1f95965a56cea0636e12ad4c2df45e80f289eab05c36feda4e2e7734ac51e329d7742bbdf61944f7f850198ff22c
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module VMMigration
23
23
  module V1
24
- VERSION = "2.5.1"
24
+ VERSION = "2.6.0"
25
25
  end
26
26
  end
27
27
  end
@@ -5743,7 +5743,7 @@ module Google
5743
5743
  end
5744
5744
 
5745
5745
  ##
5746
- # Initiates the cancellation of a running clone job.
5746
+ # Initiates the cancellation of a running ImageImportJob.
5747
5747
  #
5748
5748
  # @overload cancel_image_import_job(request, options = nil)
5749
5749
  # Pass arguments to `cancel_image_import_job` via a request object, either of type
@@ -5359,7 +5359,7 @@ module Google
5359
5359
  end
5360
5360
 
5361
5361
  ##
5362
- # Initiates the cancellation of a running clone job.
5362
+ # Initiates the cancellation of a running ImageImportJob.
5363
5363
  #
5364
5364
  # @overload cancel_image_import_job(request, options = nil)
5365
5365
  # Pass arguments to `cancel_image_import_job` via a request object, either of type
@@ -18,7 +18,7 @@ require 'google/rpc/error_details_pb'
18
18
  require 'google/rpc/status_pb'
19
19
 
20
20
 
21
- descriptor_data = "\n-google/cloud/vmmigration/v1/vmmigration.proto\x12\x1bgoogle.cloud.vmmigration.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/rpc/error_details.proto\x1a\x17google/rpc/status.proto\"\xd8\x05\n\x10ReplicationCycle\x12\x0c\n\x04name\x18\r \x01(\t\x12\x14\n\x0c\x63ycle_number\x18\n \x01(\x05\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x14total_pause_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1c\n\x10progress_percent\x18\x05 \x01(\x05\x42\x02\x18\x01\x12\x35\n\x05steps\x18\t \x03(\x0b\x32&.google.cloud.vmmigration.v1.CycleStep\x12\x42\n\x05state\x18\x0b \x01(\x0e\x32\x33.google.cloud.vmmigration.v1.ReplicationCycle.State\x12&\n\x05\x65rror\x18\x0c \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x44\n\x08warnings\x18\x0e \x03(\x0b\x32-.google.cloud.vmmigration.v1.MigrationWarningB\x03\xe0\x41\x03\"R\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\n\n\x06PAUSED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04:\xad\x01\xea\x41\xa9\x01\n+vmmigration.googleapis.com/ReplicationCycle\x12zprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}/replicationCycles/{replication_cycle}\"\xe0\x02\n\tCycleStep\x12\\\n\x18initializing_replication\x18\x03 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InitializingReplicationStepH\x00\x12\x43\n\x0breplicating\x18\x04 \x01(\x0b\x32,.google.cloud.vmmigration.v1.ReplicatingStepH\x00\x12J\n\x0fpost_processing\x18\x05 \x01(\x0b\x32/.google.cloud.vmmigration.v1.PostProcessingStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x1d\n\x1bInitializingReplicationStep\"\xa9\x01\n\x0fReplicatingStep\x12\x13\n\x0btotal_bytes\x18\x01 \x01(\x03\x12\x18\n\x10replicated_bytes\x18\x02 \x01(\x03\x12\x31\n)last_two_minutes_average_bytes_per_second\x18\x03 \x01(\x03\x12\x34\n,last_thirty_minutes_average_bytes_per_second\x18\x04 \x01(\x03\"\x14\n\x12PostProcessingStep\"E\n\x0fReplicationSync\x12\x32\n\x0elast_sync_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xd9\x10\n\x0bMigratingVm\x12\x62\n\x1e\x63ompute_engine_target_defaults\x18\x1a \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.ComputeEngineTargetDefaultsH\x00\x12m\n$compute_engine_disks_target_defaults\x18\" \x01(\x0b\x32=.google.cloud.vmmigration.v1.ComputeEngineDisksTargetDefaultsH\x00\x12[\n\x18vmware_source_vm_details\x18\x1c \x01(\x0b\x32\x32.google.cloud.vmmigration.v1.VmwareSourceVmDetailsB\x03\xe0\x41\x03H\x01\x12U\n\x15\x61ws_source_vm_details\x18\x1d \x01(\x0b\x32/.google.cloud.vmmigration.v1.AwsSourceVmDetailsB\x03\xe0\x41\x03H\x01\x12Y\n\x17\x61zure_source_vm_details\x18\x1e \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.AzureSourceVmDetailsB\x03\xe0\x41\x03H\x01\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0csource_vm_id\x18\x02 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x12 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12;\n\x06policy\x18\x08 \x01(\x0b\x32+.google.cloud.vmmigration.v1.SchedulePolicy\x12\x34\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x44\n\tlast_sync\x18\x0b \x01(\x0b\x32,.google.cloud.vmmigration.v1.ReplicationSyncB\x03\xe0\x41\x03\x12\x42\n\x05state\x18\x17 \x01(\x0e\x32..google.cloud.vmmigration.v1.MigratingVm.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12M\n\x11\x63urrent_sync_info\x18\r \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleB\x03\xe0\x41\x03\x12R\n\x16last_replication_cycle\x18 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleB\x03\xe0\x41\x03\x12\x37\n\x05group\x18\x0f \x01(\tB(\xe0\x41\x03\xfa\x41\"\x12 vmmigration.googleapis.com/Group\x12\x44\n\x06labels\x18\x10 \x03(\x0b\x32\x34.google.cloud.vmmigration.v1.MigratingVm.LabelsEntry\x12\x45\n\x11recent_clone_jobs\x18\x11 \x03(\x0b\x32%.google.cloud.vmmigration.v1.CloneJobB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x13 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12I\n\x13recent_cutover_jobs\x18\x14 \x03(\x0b\x32\'.google.cloud.vmmigration.v1.CutoverJobB\x03\xe0\x41\x03\x12K\n\x10\x63utover_forecast\x18! \x01(\x0b\x32,.google.cloud.vmmigration.v1.CutoverForecastB\x03\xe0\x41\x03\x12L\n\nexpiration\x18% \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.MigratingVm.ExpirationB\x03\xe0\x41\x03\x1ay\n\nExpiration\x12\x34\n\x0b\x65xpire_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1c\n\x0f\x65xtension_count\x18\x02 \x01(\x05\x42\x03\xe0\x41\x03\x12\x17\n\nextendable\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xdb\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\t\n\x05READY\x10\x02\x12\x0e\n\nFIRST_SYNC\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04\x12\x10\n\x0c\x43UTTING_OVER\x10\x07\x12\x0b\n\x07\x43UTOVER\x10\x08\x12\x0e\n\nFINAL_SYNC\x10\t\x12\n\n\x06PAUSED\x10\n\x12\x0e\n\nFINALIZING\x10\x0b\x12\r\n\tFINALIZED\x10\x0c\x12\t\n\x05\x45RROR\x10\r\x12\x0b\n\x07\x45XPIRED\x10\x0e\x12\x15\n\x11\x46INALIZED_EXPIRED\x10\x11:\x81\x01\xea\x41~\n&vmmigration.googleapis.com/MigratingVm\x12Tprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}B\x14\n\x12target_vm_defaultsB\x13\n\x11source_vm_details\"Y\n\x0f\x43utoverForecast\x12\x46\n\x1e\x65stimated_cutover_job_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\"\xeb\x06\n\x08\x43loneJob\x12\x65\n\x1d\x63ompute_engine_target_details\x18\x14 \x01(\x0b\x32\x37.google.cloud.vmmigration.v1.ComputeEngineTargetDetailsB\x03\xe0\x41\x03H\x00\x12p\n#compute_engine_disks_target_details\x18\x19 \x01(\x0b\x32<.google.cloud.vmmigration.v1.ComputeEngineDisksTargetDetailsB\x03\xe0\x41\x03H\x00\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12?\n\x05state\x18\x0c \x01(\x0e\x32+.google.cloud.vmmigration.v1.CloneJob.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x11 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12:\n\x05steps\x18\x17 \x03(\x0b\x32&.google.cloud.vmmigration.v1.CloneStepB\x03\xe0\x41\x03\"\x82\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\r\n\tCANCELLED\x10\x05\x12\x0e\n\nCANCELLING\x10\x06\x12\x0f\n\x0b\x41\x44\x41PTING_OS\x10\x07:\x95\x01\xea\x41\x91\x01\n#vmmigration.googleapis.com/CloneJob\x12jprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}/cloneJobs/{clone_job}B\x13\n\x11target_vm_details\"\xe5\x02\n\tCloneStep\x12\x42\n\x0b\x61\x64\x61pting_os\x18\x03 \x01(\x0b\x32+.google.cloud.vmmigration.v1.AdaptingOSStepH\x00\x12O\n\x12preparing_vm_disks\x18\x04 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.PreparingVMDisksStepH\x00\x12]\n\x19instantiating_migrated_vm\x18\x05 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InstantiatingMigratedVMStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x10\n\x0e\x41\x64\x61ptingOSStep\"\x16\n\x14PreparingVMDisksStep\"\x1d\n\x1bInstantiatingMigratedVMStep\"\xb2\x07\n\nCutoverJob\x12\x65\n\x1d\x63ompute_engine_target_details\x18\x0e \x01(\x0b\x32\x37.google.cloud.vmmigration.v1.ComputeEngineTargetDetailsB\x03\xe0\x41\x03H\x00\x12p\n#compute_engine_disks_target_details\x18\x14 \x01(\x0b\x32<.google.cloud.vmmigration.v1.ComputeEngineDisksTargetDetailsB\x03\xe0\x41\x03H\x00\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x41\n\x05state\x18\x05 \x01(\x0e\x32-.google.cloud.vmmigration.v1.CutoverJob.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1d\n\x10progress_percent\x18\r \x01(\x05\x42\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\t \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x1a\n\rstate_message\x18\n \x01(\tB\x03\xe0\x41\x03\x12<\n\x05steps\x18\x11 \x03(\x0b\x32(.google.cloud.vmmigration.v1.CutoverStepB\x03\xe0\x41\x03\"\x82\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\r\n\tCANCELLED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\n\n\x06\x41\x43TIVE\x10\x06\x12\x0f\n\x0b\x41\x44\x41PTING_OS\x10\x07:\x9b\x01\xea\x41\x97\x01\n%vmmigration.googleapis.com/CutoverJob\x12nprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}/cutoverJobs/{cutover_job}B\x13\n\x11target_vm_details\"\x97\x04\n\x0b\x43utoverStep\x12S\n\x1aprevious_replication_cycle\x18\x03 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleH\x00\x12X\n\x17shutting_down_source_vm\x18\x04 \x01(\x0b\x32\x35.google.cloud.vmmigration.v1.ShuttingDownSourceVMStepH\x00\x12\x43\n\nfinal_sync\x18\x05 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleH\x00\x12O\n\x12preparing_vm_disks\x18\x06 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.PreparingVMDisksStepH\x00\x12]\n\x19instantiating_migrated_vm\x18\x07 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InstantiatingMigratedVMStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x1a\n\x18ShuttingDownSourceVMStep\"\xc2\x01\n\x15\x43reateCloneJobRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\x12#vmmigration.googleapis.com/CloneJob\x12\x19\n\x0c\x63lone_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12=\n\tclone_job\x18\x03 \x01(\x0b\x32%.google.cloud.vmmigration.v1.CloneJobB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"R\n\x15\x43\x61ncelCloneJobRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#vmmigration.googleapis.com/CloneJob\"\x18\n\x16\x43\x61ncelCloneJobResponse\"\xb0\x01\n\x14ListCloneJobsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\x12#vmmigration.googleapis.com/CloneJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x8f\x01\n\x15ListCloneJobsResponse\x12>\n\nclone_jobs\x18\x01 \x03(\x0b\x32%.google.cloud.vmmigration.v1.CloneJobB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"O\n\x12GetCloneJobRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#vmmigration.googleapis.com/CloneJob\"\x89\x05\n\x06Source\x12\x42\n\x06vmware\x18\n \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.VmwareSourceDetailsH\x00\x12<\n\x03\x61ws\x18\x0c \x01(\x0b\x32-.google.cloud.vmmigration.v1.AwsSourceDetailsH\x00\x12@\n\x05\x61zure\x18\r \x01(\x0b\x32/.google.cloud.vmmigration.v1.AzureSourceDetailsH\x00\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12?\n\x06labels\x18\x04 \x03(\x0b\x32/.google.cloud.vmmigration.v1.Source.LabelsEntry\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x12\x43\n\nencryption\x18\x0e \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x06\xe0\x41\x01\xe0\x41\x05\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:`\xea\x41]\n!vmmigration.googleapis.com/Source\x12\x38projects/{project}/locations/{location}/sources/{source}B\x10\n\x0esource_details\"H\n\nEncryption\x12:\n\x07kms_key\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!cloudkms.googleapis.com/CryptoKey\"\x85\x01\n\x13VmwareSourceDetails\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x15\n\x08password\x18\x02 \x01(\tB\x03\xe0\x41\x04\x12\x12\n\nvcenter_ip\x18\x03 \x01(\t\x12\x12\n\nthumbprint\x18\x04 \x01(\t\x12\x1d\n\x15resolved_vcenter_host\x18\x05 \x01(\t\"\xb5\x06\n\x10\x41wsSourceDetails\x12^\n\x10\x61\x63\x63\x65ss_key_creds\x18\x0b \x01(\x0b\x32\x42.google.cloud.vmmigration.v1.AwsSourceDetails.AccessKeyCredentialsH\x00\x12\x17\n\naws_region\x18\x03 \x01(\tB\x03\xe0\x41\x05\x12G\n\x05state\x18\x04 \x01(\x0e\x32\x33.google.cloud.vmmigration.v1.AwsSourceDetails.StateB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x05 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12M\n\x12inventory_tag_list\x18\n \x03(\x0b\x32\x31.google.cloud.vmmigration.v1.AwsSourceDetails.Tag\x12&\n\x1einventory_security_group_names\x18\x07 \x03(\t\x12t\n\x1dmigration_resources_user_tags\x18\x08 \x03(\x0b\x32M.google.cloud.vmmigration.v1.AwsSourceDetails.MigrationResourcesUserTagsEntry\x12\x16\n\tpublic_ip\x18\t \x01(\tB\x03\xe0\x41\x03\x1ai\n\x14\x41\x63\x63\x65ssKeyCredentials\x12\x15\n\raccess_key_id\x18\x01 \x01(\t\x12\x1e\n\x11secret_access_key\x18\x02 \x01(\tB\x03\xe0\x41\x04\x12\x1a\n\rsession_token\x18\x03 \x01(\tB\x03\xe0\x41\x04\x1a+\n\x03Tag\x12\x10\n\x03key\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x02\x1a\x41\n\x1fMigrationResourcesUserTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"C\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x42\x12\n\x10\x63redentials_type\"\xbb\x05\n\x12\x41zureSourceDetails\x12\x66\n\x13\x63lient_secret_creds\x18\t \x01(\x0b\x32G.google.cloud.vmmigration.v1.AzureSourceDetails.ClientSecretCredentialsH\x00\x12\x1c\n\x0fsubscription_id\x18\x01 \x01(\tB\x03\xe0\x41\x05\x12\x1b\n\x0e\x61zure_location\x18\x05 \x01(\tB\x03\xe0\x41\x05\x12I\n\x05state\x18\x06 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.AzureSourceDetails.StateB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12v\n\x1dmigration_resources_user_tags\x18\x08 \x03(\x0b\x32O.google.cloud.vmmigration.v1.AzureSourceDetails.MigrationResourcesUserTagsEntry\x12\x1e\n\x11resource_group_id\x18\n \x01(\tB\x03\xe0\x41\x03\x1a[\n\x17\x43lientSecretCredentials\x12\x11\n\ttenant_id\x18\x01 \x01(\t\x12\x11\n\tclient_id\x18\x02 \x01(\t\x12\x1a\n\rclient_secret\x18\x03 \x01(\tB\x03\xe0\x41\x04\x1a\x41\n\x1fMigrationResourcesUserTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"C\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x42\x12\n\x10\x63redentials_type\"\xfa\x06\n\x13\x44\x61tacenterConnector\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x1c\n\x0fregistration_id\x18\x0c \x01(\tB\x03\xe0\x41\x05\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x0f\n\x07version\x18\x06 \x01(\t\x12\x13\n\x06\x62ucket\x18\n \x01(\tB\x03\xe0\x41\x03\x12J\n\x05state\x18\x07 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.DatacenterConnector.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x0b \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12-\n appliance_infrastructure_version\x18\r \x01(\tB\x03\xe0\x41\x03\x12\'\n\x1a\x61ppliance_software_version\x18\x0e \x01(\tB\x03\xe0\x41\x03\x12N\n\x12\x61vailable_versions\x18\x0f \x01(\x0b\x32-.google.cloud.vmmigration.v1.AvailableUpdatesB\x03\xe0\x41\x03\x12G\n\x0eupgrade_status\x18\x10 \x01(\x0b\x32*.google.cloud.vmmigration.v1.UpgradeStatusB\x03\xe0\x41\x03\"P\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07OFFLINE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04:\x9a\x01\xea\x41\x96\x01\n.vmmigration.googleapis.com/DatacenterConnector\x12\x64projects/{project}/locations/{location}/sources/{source}/datacenterConnectors/{datacenter_connector}\"\x9b\x02\n\rUpgradeStatus\x12\x0f\n\x07version\x18\x01 \x01(\t\x12?\n\x05state\x18\x02 \x01(\x0e\x32\x30.google.cloud.vmmigration.v1.UpgradeStatus.State\x12&\n\x05\x65rror\x18\x03 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12.\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10previous_version\x18\x05 \x01(\t\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\"\xab\x01\n\x10\x41vailableUpdates\x12O\n\x18new_deployable_appliance\x18\x01 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ApplianceVersion\x12\x46\n\x0fin_place_update\x18\x02 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ApplianceVersion\"]\n\x10\x41pplianceVersion\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x0b\n\x03uri\x18\x02 \x01(\t\x12\x10\n\x08\x63ritical\x18\x03 \x01(\x08\x12\x19\n\x11release_notes_uri\x18\x04 \x01(\t\"\xac\x01\n\x12ListSourcesRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!vmmigration.googleapis.com/Source\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x88\x01\n\x13ListSourcesResponse\x12\x39\n\x07sources\x18\x01 \x03(\x0b\x32#.google.cloud.vmmigration.v1.SourceB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"K\n\x10GetSourceRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\"\xb6\x01\n\x13\x43reateSourceRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!vmmigration.googleapis.com/Source\x12\x16\n\tsource_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x38\n\x06source\x18\x03 \x01(\x0b\x32#.google.cloud.vmmigration.v1.SourceB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\x94\x01\n\x13UpdateSourceRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x38\n\x06source\x18\x02 \x01(\x0b\x32#.google.cloud.vmmigration.v1.SourceB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"g\n\x13\x44\x65leteSourceRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"i\n\x15\x46\x65tchInventoryRequest\x12\x39\n\x06source\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\x12\x15\n\rforce_refresh\x18\x02 \x01(\x08\"\xde\x05\n\x0fVmwareVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12\x15\n\rdatacenter_id\x18\x02 \x01(\t\x12\x1e\n\x16\x64\x61tacenter_description\x18\x03 \x01(\t\x12\x0c\n\x04uuid\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12L\n\x0bpower_state\x18\x06 \x01(\x0e\x32\x37.google.cloud.vmmigration.v1.VmwareVmDetails.PowerState\x12\x11\n\tcpu_count\x18\x07 \x01(\x05\x12\x11\n\tmemory_mb\x18\x08 \x01(\x05\x12\x12\n\ndisk_count\x18\t \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\x0c \x01(\x03\x12\x19\n\x11guest_description\x18\x0b \x01(\t\x12Q\n\x0b\x62oot_option\x18\r \x01(\x0e\x32\x37.google.cloud.vmmigration.v1.VmwareVmDetails.BootOptionB\x03\xe0\x41\x03\x12V\n\x0c\x61rchitecture\x18\x0e \x01(\x0e\x32;.google.cloud.vmmigration.v1.VmwareVmDetails.VmArchitectureB\x03\xe0\x41\x03\"I\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02ON\x10\x01\x12\x07\n\x03OFF\x10\x02\x12\r\n\tSUSPENDED\x10\x03\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"l\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aVM_ARCHITECTURE_X86_FAMILY\x10\x01\x12\x19\n\x15VM_ARCHITECTURE_ARM64\x10\x02\"\xef\x08\n\x0c\x41wsVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x11\n\tsource_id\x18\x03 \x01(\t\x12\x1a\n\x12source_description\x18\x04 \x01(\t\x12N\n\x0bpower_state\x18\x05 \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.AwsVmDetails.PowerStateB\x03\xe0\x41\x03\x12\x11\n\tcpu_count\x18\x06 \x01(\x05\x12\x11\n\tmemory_mb\x18\x07 \x01(\x05\x12\x12\n\ndisk_count\x18\x08 \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\t \x01(\x03\x12\x16\n\x0eos_description\x18\n \x01(\t\x12I\n\x0b\x62oot_option\x18\x0b \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.AwsVmDetails.BootOption\x12\x15\n\rinstance_type\x18\x0c \x01(\t\x12\x0e\n\x06vpc_id\x18\r \x01(\t\x12\x46\n\x0fsecurity_groups\x18\x0e \x03(\x0b\x32-.google.cloud.vmmigration.v1.AwsSecurityGroup\x12\x41\n\x04tags\x18\x0f \x03(\x0b\x32\x33.google.cloud.vmmigration.v1.AwsVmDetails.TagsEntry\x12\x0c\n\x04zone\x18\x10 \x01(\t\x12[\n\x13virtualization_type\x18\x11 \x01(\x0e\x32>.google.cloud.vmmigration.v1.AwsVmDetails.VmVirtualizationType\x12N\n\x0c\x61rchitecture\x18\x12 \x01(\x0e\x32\x38.google.cloud.vmmigration.v1.AwsVmDetails.VmArchitecture\x12\x12\n\nvcpu_count\x18\x13 \x01(\x05\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"V\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02ON\x10\x01\x12\x07\n\x03OFF\x10\x02\x12\r\n\tSUSPENDED\x10\x03\x12\x0b\n\x07PENDING\x10\x04\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"X\n\x14VmVirtualizationType\x12&\n\"VM_VIRTUALIZATION_TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03HVM\x10\x01\x12\x0f\n\x0bPARAVIRTUAL\x10\x02\"b\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x08\n\x04I386\x10\x01\x12\n\n\x06X86_64\x10\x02\x12\t\n\x05\x41RM64\x10\x03\x12\x0e\n\nX86_64_MAC\x10\x04\",\n\x10\x41wsSecurityGroup\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\"\xce\t\n\x0e\x41zureVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12K\n\x0bpower_state\x18\x02 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.AzureVmDetails.PowerState\x12\x0f\n\x07vm_size\x18\x03 \x01(\t\x12\x11\n\tcpu_count\x18\x04 \x01(\x05\x12\x11\n\tmemory_mb\x18\x05 \x01(\x05\x12\x12\n\ndisk_count\x18\x06 \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\x07 \x01(\x03\x12\x43\n\x07os_disk\x18\x08 \x01(\x0b\x32\x32.google.cloud.vmmigration.v1.AzureVmDetails.OSDisk\x12?\n\x05\x64isks\x18\t \x03(\x0b\x32\x30.google.cloud.vmmigration.v1.AzureVmDetails.Disk\x12Q\n\x0eos_description\x18\n \x01(\x0b\x32\x39.google.cloud.vmmigration.v1.AzureVmDetails.OSDescription\x12K\n\x0b\x62oot_option\x18\x0b \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.AzureVmDetails.BootOption\x12\x43\n\x04tags\x18\x0c \x03(\x0b\x32\x35.google.cloud.vmmigration.v1.AzureVmDetails.TagsEntry\x12\x15\n\rcomputer_name\x18\r \x01(\t\x12P\n\x0c\x61rchitecture\x18\x0e \x01(\x0e\x32:.google.cloud.vmmigration.v1.AzureVmDetails.VmArchitecture\x1a\x35\n\x06OSDisk\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0f\n\x07size_gb\x18\x03 \x01(\x05\x1a\x32\n\x04\x44isk\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07size_gb\x18\x02 \x01(\x05\x12\x0b\n\x03lun\x18\x03 \x01(\x05\x1aM\n\rOSDescription\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x11\n\tpublisher\x18\x02 \x01(\t\x12\r\n\x05offer\x18\x03 \x01(\t\x12\x0c\n\x04plan\x18\x04 \x01(\t\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x8f\x01\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08STARTING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x0c\n\x08STOPPING\x10\x03\x12\x0b\n\x07STOPPED\x10\x04\x12\x10\n\x0c\x44\x45\x41LLOCATING\x10\x05\x12\x0f\n\x0b\x44\x45\x41LLOCATED\x10\x06\x12\x0b\n\x07UNKNOWN\x10\x07\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"l\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aVM_ARCHITECTURE_X86_FAMILY\x10\x01\x12\x19\n\x15VM_ARCHITECTURE_ARM64\x10\x02\"Q\n\x10VmwareVmsDetails\x12=\n\x07\x64\x65tails\x18\x01 \x03(\x0b\x32,.google.cloud.vmmigration.v1.VmwareVmDetails\"K\n\rAwsVmsDetails\x12:\n\x07\x64\x65tails\x18\x01 \x03(\x0b\x32).google.cloud.vmmigration.v1.AwsVmDetails\"O\n\x0f\x41zureVmsDetails\x12<\n\x07\x64\x65tails\x18\x01 \x03(\x0b\x32+.google.cloud.vmmigration.v1.AzureVmDetails\"\xa2\x02\n\x16\x46\x65tchInventoryResponse\x12\x43\n\nvmware_vms\x18\x01 \x01(\x0b\x32-.google.cloud.vmmigration.v1.VmwareVmsDetailsH\x00\x12=\n\x07\x61ws_vms\x18\x03 \x01(\x0b\x32*.google.cloud.vmmigration.v1.AwsVmsDetailsH\x00\x12\x41\n\tazure_vms\x18\x05 \x01(\x0b\x32,.google.cloud.vmmigration.v1.AzureVmsDetailsH\x00\x12\x34\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x42\x0b\n\tSourceVms\"\xc7\x02\n\x1c\x46\x65tchStorageInventoryRequest\x12\x39\n\x06source\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\x12X\n\x04type\x18\x02 \x01(\x0e\x32\x45.google.cloud.vmmigration.v1.FetchStorageInventoryRequest.StorageTypeB\x03\xe0\x41\x02\x12\x1a\n\rforce_refresh\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x05 \x01(\tB\x03\xe0\x41\x01\"E\n\x0bStorageType\x12\x1c\n\x18STORAGE_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05\x44ISKS\x10\x01\x12\r\n\tSNAPSHOTS\x10\x02\"\xba\x01\n\x1d\x46\x65tchStorageInventoryResponse\x12\x45\n\tresources\x18\x01 \x03(\x0b\x32\x32.google.cloud.vmmigration.v1.SourceStorageResource\x12\x34\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x03 \x01(\tB\x03\xe0\x41\x03\"y\n\x15SourceStorageResource\x12M\n\x10\x61ws_disk_details\x18\x01 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.AwsSourceDiskDetailsH\x00\x42\x11\n\x0fStorageResource\"\x9c\x06\n\x11UtilizationReport\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12H\n\x05state\x18\x03 \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.UtilizationReport.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x05 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12L\n\ntime_frame\x18\x07 \x01(\x0e\x32\x38.google.cloud.vmmigration.v1.UtilizationReport.TimeFrame\x12\x37\n\x0e\x66rame_end_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x15\n\x08vm_count\x18\t \x01(\x05\x42\x03\xe0\x41\x03\x12;\n\x03vms\x18\n \x03(\x0b\x32..google.cloud.vmmigration.v1.VmUtilizationInfo\"G\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\"F\n\tTimeFrame\x12\x1a\n\x16TIME_FRAME_UNSPECIFIED\x10\x00\x12\x08\n\x04WEEK\x10\x01\x12\t\n\x05MONTH\x10\x02\x12\x08\n\x04YEAR\x10\x03:\x94\x01\xea\x41\x90\x01\n,vmmigration.googleapis.com/UtilizationReport\x12`projects/{project}/locations/{location}/sources/{source}/utilizationReports/{utilization_report}\"\xc2\x01\n\x11VmUtilizationInfo\x12I\n\x11vmware_vm_details\x18\x01 \x01(\x0b\x32,.google.cloud.vmmigration.v1.VmwareVmDetailsH\x00\x12\r\n\x05vm_id\x18\x03 \x01(\t\x12\x46\n\x0butilization\x18\x02 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.VmUtilizationMetricsB\x0b\n\tVmDetails\"\x98\x02\n\x14VmUtilizationMetrics\x12\x17\n\x0f\x63pu_max_percent\x18\t \x01(\x05\x12\x1b\n\x13\x63pu_average_percent\x18\n \x01(\x05\x12\x1a\n\x12memory_max_percent\x18\x0b \x01(\x05\x12\x1e\n\x16memory_average_percent\x18\x0c \x01(\x05\x12\x1d\n\x15\x64isk_io_rate_max_kbps\x18\r \x01(\x03\x12!\n\x19\x64isk_io_rate_average_kbps\x18\x0e \x01(\x03\x12#\n\x1bnetwork_throughput_max_kbps\x18\x0f \x01(\x03\x12\'\n\x1fnetwork_throughput_average_kbps\x18\x10 \x01(\x03\"\x89\x02\n\x1dListUtilizationReportsRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\x12,vmmigration.googleapis.com/UtilizationReport\x12\x45\n\x04view\x18\x02 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.UtilizationReportViewB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x06 \x01(\tB\x03\xe0\x41\x01\"\xaa\x01\n\x1eListUtilizationReportsResponse\x12P\n\x13utilization_reports\x18\x01 \x03(\x0b\x32..google.cloud.vmmigration.v1.UtilizationReportB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\xa8\x01\n\x1bGetUtilizationReportRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\n,vmmigration.googleapis.com/UtilizationReport\x12\x45\n\x04view\x18\x02 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.UtilizationReportViewB\x03\xe0\x41\x01\"\xef\x01\n\x1e\x43reateUtilizationReportRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\x12,vmmigration.googleapis.com/UtilizationReport\x12O\n\x12utilization_report\x18\x02 \x01(\x0b\x32..google.cloud.vmmigration.v1.UtilizationReportB\x03\xe0\x41\x02\x12\"\n\x15utilization_report_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"}\n\x1e\x44\x65leteUtilizationReportRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\n,vmmigration.googleapis.com/UtilizationReport\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\xb0\x01\n ListDatacenterConnectorsResponse\x12T\n\x15\x64\x61tacenter_connectors\x18\x01 \x03(\x0b\x32\x30.google.cloud.vmmigration.v1.DatacenterConnectorB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"e\n\x1dGetDatacenterConnectorRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.vmmigration.googleapis.com/DatacenterConnector\"\xf9\x01\n CreateDatacenterConnectorRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.vmmigration.googleapis.com/DatacenterConnector\x12$\n\x17\x64\x61tacenter_connector_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12S\n\x14\x64\x61tacenter_connector\x18\x03 \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.DatacenterConnectorB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"|\n DeleteDatacenterConnectorRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.vmmigration.googleapis.com/DatacenterConnector\x12\x12\n\nrequest_id\x18\x02 \x01(\t\"\x83\x01\n\x17UpgradeApplianceRequest\x12T\n\x14\x64\x61tacenter_connector\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.vmmigration.googleapis.com/DatacenterConnector\x12\x12\n\nrequest_id\x18\x02 \x01(\t\"\x1a\n\x18UpgradeApplianceResponse\"\xc6\x01\n\x1fListDatacenterConnectorsRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.vmmigration.googleapis.com/DatacenterConnector\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xf9\t\n\x1b\x43omputeEngineTargetDefaults\x12\x0f\n\x07vm_name\x18\x01 \x01(\t\x12\x45\n\x0etarget_project\x18\x02 \x01(\tB-\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x0c\n\x04zone\x18\x03 \x01(\t\x12\x1b\n\x13machine_type_series\x18\x04 \x01(\t\x12\x14\n\x0cmachine_type\x18\x05 \x01(\t\x12\x14\n\x0cnetwork_tags\x18\x06 \x03(\t\x12I\n\x12network_interfaces\x18\x07 \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterface\x12\x1c\n\x0fservice_account\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x45\n\tdisk_type\x18\t \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskType\x12T\n\x06labels\x18\n \x03(\x0b\x32\x44.google.cloud.vmmigration.v1.ComputeEngineTargetDefaults.LabelsEntry\x12K\n\x0clicense_type\x18\x0b \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineLicenseType\x12I\n\x0f\x61pplied_license\x18\x0c \x01(\x0b\x32+.google.cloud.vmmigration.v1.AppliedLicenseB\x03\xe0\x41\x03\x12J\n\x12\x63ompute_scheduling\x18\r \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeScheduling\x12\x13\n\x0bsecure_boot\x18\x0e \x01(\x08\x12\x18\n\x0b\x65nable_vtpm\x18\x15 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x16 \x01(\x08\x42\x03\xe0\x41\x01\x12N\n\x0b\x62oot_option\x18\x0f \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.ComputeEngineBootOptionB\x03\xe0\x41\x03\x12X\n\x08metadata\x18\x10 \x03(\x0b\x32\x46.google.cloud.vmmigration.v1.ComputeEngineTargetDefaults.MetadataEntry\x12\x1b\n\x13\x61\x64\x64itional_licenses\x18\x11 \x03(\t\x12\x10\n\x08hostname\x18\x12 \x01(\t\x12\x43\n\nencryption\x18\x13 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x06\xe0\x41\x01\xe0\x41\x05\x12I\n\x0f\x62oot_conversion\x18\x14 \x01(\x0e\x32+.google.cloud.vmmigration.v1.BootConversionB\x03\xe0\x41\x01\x12\x1f\n\x12\x64isk_replica_zones\x18\x18 \x03(\tB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xae\t\n\x1a\x43omputeEngineTargetDetails\x12\x0f\n\x07vm_name\x18\x01 \x01(\t\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x0c\n\x04zone\x18\x03 \x01(\t\x12\x1b\n\x13machine_type_series\x18\x04 \x01(\t\x12\x14\n\x0cmachine_type\x18\x05 \x01(\t\x12\x14\n\x0cnetwork_tags\x18\x06 \x03(\t\x12I\n\x12network_interfaces\x18\x07 \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterface\x12\x17\n\x0fservice_account\x18\x08 \x01(\t\x12\x45\n\tdisk_type\x18\t \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskType\x12S\n\x06labels\x18\n \x03(\x0b\x32\x43.google.cloud.vmmigration.v1.ComputeEngineTargetDetails.LabelsEntry\x12K\n\x0clicense_type\x18\x0b \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineLicenseType\x12\x44\n\x0f\x61pplied_license\x18\x0c \x01(\x0b\x32+.google.cloud.vmmigration.v1.AppliedLicense\x12J\n\x12\x63ompute_scheduling\x18\r \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeScheduling\x12\x13\n\x0bsecure_boot\x18\x0e \x01(\x08\x12\x18\n\x0b\x65nable_vtpm\x18\x15 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x16 \x01(\x08\x42\x03\xe0\x41\x01\x12I\n\x0b\x62oot_option\x18\x0f \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.ComputeEngineBootOption\x12W\n\x08metadata\x18\x10 \x03(\x0b\x32\x45.google.cloud.vmmigration.v1.ComputeEngineTargetDetails.MetadataEntry\x12\x1b\n\x13\x61\x64\x64itional_licenses\x18\x11 \x03(\t\x12\x10\n\x08hostname\x18\x12 \x01(\t\x12@\n\nencryption\x18\x13 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x12I\n\x0f\x62oot_conversion\x18\x14 \x01(\x0e\x32+.google.cloud.vmmigration.v1.BootConversionB\x03\xe0\x41\x01\x12\x1f\n\x12\x64isk_replica_zones\x18\x18 \x03(\tB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xc7\x01\n\x10NetworkInterface\x12\x14\n\x07network\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\nsubnetwork\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0binternal_ip\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x65xternal_ip\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12P\n\x0cnetwork_tier\x18\x05 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineNetworkTierB\x03\xe0\x41\x01\"\xa0\x01\n\x0e\x41ppliedLicense\x12>\n\x04type\x18\x01 \x01(\x0e\x32\x30.google.cloud.vmmigration.v1.AppliedLicense.Type\x12\x12\n\nos_license\x18\x02 \x01(\t\":\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x08\n\x04PAYG\x10\x02\x12\x08\n\x04\x42YOL\x10\x03\"\xbf\x01\n\x16SchedulingNodeAffinity\x12\x0b\n\x03key\x18\x01 \x01(\t\x12N\n\x08operator\x18\x02 \x01(\x0e\x32<.google.cloud.vmmigration.v1.SchedulingNodeAffinity.Operator\x12\x0e\n\x06values\x18\x03 \x03(\t\"8\n\x08Operator\x12\x18\n\x14OPERATOR_UNSPECIFIED\x10\x00\x12\x06\n\x02IN\x10\x01\x12\n\n\x06NOT_IN\x10\x02\"\xdd\x03\n\x11\x43omputeScheduling\x12]\n\x13on_host_maintenance\x18\x01 \x01(\x0e\x32@.google.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance\x12P\n\x0crestart_type\x18\x05 \x01(\x0e\x32:.google.cloud.vmmigration.v1.ComputeScheduling.RestartType\x12L\n\x0fnode_affinities\x18\x03 \x03(\x0b\x32\x33.google.cloud.vmmigration.v1.SchedulingNodeAffinity\x12\x15\n\rmin_node_cpus\x18\x04 \x01(\x05\"T\n\x11OnHostMaintenance\x12#\n\x1fON_HOST_MAINTENANCE_UNSPECIFIED\x10\x00\x12\r\n\tTERMINATE\x10\x01\x12\x0b\n\x07MIGRATE\x10\x02\"\\\n\x0bRestartType\x12\x1c\n\x18RESTART_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11\x41UTOMATIC_RESTART\x10\x01\x12\x18\n\x14NO_AUTOMATIC_RESTART\x10\x02\"\x92\x03\n ComputeEngineDisksTargetDefaults\x12\x0e\n\x04zone\x18\x02 \x01(\tH\x00\x12_\n\x15\x64isks_target_defaults\x18\x05 \x01(\x0b\x32>.google.cloud.vmmigration.v1.DisksMigrationDisksTargetDefaultsH\x01\x12Y\n\x12vm_target_defaults\x18\x06 \x01(\x0b\x32;.google.cloud.vmmigration.v1.DisksMigrationVmTargetDefaultsH\x01\x12\x45\n\x0etarget_project\x18\x01 \x01(\tB-\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x42\n\x05\x64isks\x18\x04 \x03(\x0b\x32\x33.google.cloud.vmmigration.v1.PersistentDiskDefaultsB\n\n\x08locationB\x0b\n\tvm_target\"\xcf\x03\n\x16PersistentDiskDefaults\x12\x1f\n\x12source_disk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\x12\x16\n\tdisk_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x45\n\tdisk_type\x18\x03 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskType\x12\x64\n\x11\x61\x64\x64itional_labels\x18\x04 \x03(\x0b\x32I.google.cloud.vmmigration.v1.PersistentDiskDefaults.AdditionalLabelsEntry\x12@\n\nencryption\x18\x05 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x12T\n\x15vm_attachment_details\x18\x06 \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.VmAttachmentDetailsB\x03\xe0\x41\x01\x1a\x37\n\x15\x41\x64\x64itionalLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"/\n\x13VmAttachmentDetails\x12\x18\n\x0b\x64\x65vice_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\"#\n!DisksMigrationDisksTargetDefaults\"\x96\x07\n\x1e\x44isksMigrationVmTargetDefaults\x12\x14\n\x07vm_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12 \n\x13machine_type_series\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x19\n\x0cmachine_type\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x19\n\x0cnetwork_tags\x18\x04 \x03(\tB\x03\xe0\x41\x01\x12N\n\x12network_interfaces\x18\x05 \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterfaceB\x03\xe0\x41\x01\x12\x1c\n\x0fservice_account\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12O\n\x12\x63ompute_scheduling\x18\x07 \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeSchedulingB\x03\xe0\x41\x01\x12\x18\n\x0bsecure_boot\x18\x08 \x01(\x08\x42\x03\xe0\x41\x01\x12\x18\n\x0b\x65nable_vtpm\x18\x10 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x11 \x01(\x08\x42\x03\xe0\x41\x01\x12`\n\x08metadata\x18\n \x03(\x0b\x32I.google.cloud.vmmigration.v1.DisksMigrationVmTargetDefaults.MetadataEntryB\x03\xe0\x41\x01\x12 \n\x13\x61\x64\x64itional_licenses\x18\x0b \x03(\tB\x03\xe0\x41\x01\x12\x15\n\x08hostname\x18\x0c \x01(\tB\x03\xe0\x41\x01\x12\\\n\x06labels\x18\r \x03(\x0b\x32G.google.cloud.vmmigration.v1.DisksMigrationVmTargetDefaults.LabelsEntryB\x03\xe0\x41\x01\x12N\n\x12\x62oot_disk_defaults\x18\x0e \x01(\x0b\x32-.google.cloud.vmmigration.v1.BootDiskDefaultsB\x03\xe0\x41\x01\x12@\n\nencryption\x18\x0f \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xff\x02\n\x10\x42ootDiskDefaults\x12P\n\x05image\x18\x03 \x01(\x0b\x32?.google.cloud.vmmigration.v1.BootDiskDefaults.DiskImageDefaultsH\x00\x12\x16\n\tdisk_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12J\n\tdisk_type\x18\x02 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskTypeB\x03\xe0\x41\x01\x12\x18\n\x0b\x64\x65vice_name\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12@\n\nencryption\x18\x05 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x1aO\n\x11\x44iskImageDefaults\x12:\n\x0csource_image\x18\x01 \x01(\tB$\xe0\x41\x02\xfa\x41\x1e\n\x1c\x63ompute.googleapis.com/ImageB\x08\n\x06source\"\xa2\x02\n\x1f\x43omputeEngineDisksTargetDetails\x12]\n\x14\x64isks_target_details\x18\x05 \x01(\x0b\x32=.google.cloud.vmmigration.v1.DisksMigrationDisksTargetDetailsH\x00\x12W\n\x11vm_target_details\x18\x06 \x01(\x0b\x32:.google.cloud.vmmigration.v1.DisksMigrationVmTargetDetailsH\x00\x12:\n\x05\x64isks\x18\x01 \x03(\x0b\x32+.google.cloud.vmmigration.v1.PersistentDiskB\x0b\n\tvm_target\">\n\x0ePersistentDisk\x12\x1a\n\x12source_disk_number\x18\x01 \x01(\x05\x12\x10\n\x08\x64isk_uri\x18\x02 \x01(\t\"\"\n DisksMigrationDisksTargetDetails\"4\n\x1d\x44isksMigrationVmTargetDetails\x12\x13\n\x06vm_uri\x18\x01 \x01(\tB\x03\xe0\x41\x03\"^\n\x0eSchedulePolicy\x12\x30\n\ridle_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1a\n\x12skip_os_adaptation\x18\x02 \x01(\x08\"\xd1\x01\n\x18\x43reateMigratingVmRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/MigratingVm\x12\x1c\n\x0fmigrating_vm_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x43\n\x0cmigrating_vm\x18\x03 \x01(\x0b\x32(.google.cloud.vmmigration.v1.MigratingVmB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\xf7\x01\n\x17ListMigratingVmsRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/MigratingVm\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12?\n\x04view\x18\x06 \x01(\x0e\x32,.google.cloud.vmmigration.v1.MigratingVmViewB\x03\xe0\x41\x01\"\x98\x01\n\x18ListMigratingVmsResponse\x12\x44\n\rmigrating_vms\x18\x01 \x03(\x0b\x32(.google.cloud.vmmigration.v1.MigratingVmB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\x96\x01\n\x15GetMigratingVmRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\x12?\n\x04view\x18\x02 \x01(\x0e\x32,.google.cloud.vmmigration.v1.MigratingVmViewB\x03\xe0\x41\x01\"\xa4\x01\n\x18UpdateMigratingVmRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x43\n\x0cmigrating_vm\x18\x02 \x01(\x0b\x32(.google.cloud.vmmigration.v1.MigratingVmB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"X\n\x18\x44\x65leteMigratingVmRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"]\n\x15StartMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x18\n\x16StartMigrationResponse\"]\n\x15PauseMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x18\n\x16PauseMigrationResponse\"^\n\x16ResumeMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x19\n\x17ResumeMigrationResponse\"`\n\x18\x46inalizeMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"^\n\x16\x45xtendMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x19\n\x17\x45xtendMigrationResponse\"\x1b\n\x19\x46inalizeMigrationResponse\"\xb1\x02\n\rTargetProject\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x07project\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03:v\xea\x41s\n(vmmigration.googleapis.com/TargetProject\x12Gprojects/{project}/locations/{location}/targetProjects/{target_project}\"Y\n\x17GetTargetProjectRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\"\xba\x01\n\x19ListTargetProjectsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(vmmigration.googleapis.com/TargetProject\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x9e\x01\n\x1aListTargetProjectsResponse\x12H\n\x0ftarget_projects\x18\x01 \x03(\x0b\x32*.google.cloud.vmmigration.v1.TargetProjectB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\xdb\x01\n\x1a\x43reateTargetProjectRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(vmmigration.googleapis.com/TargetProject\x12\x1e\n\x11target_project_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12G\n\x0etarget_project\x18\x03 \x01(\x0b\x32*.google.cloud.vmmigration.v1.TargetProjectB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\xaa\x01\n\x1aUpdateTargetProjectRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12G\n\x0etarget_project\x18\x02 \x01(\x0b\x32*.google.cloud.vmmigration.v1.TargetProjectB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"u\n\x1a\x44\x65leteTargetProjectRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\xea\x03\n\x05Group\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12Z\n\x15migration_target_type\x18\x06 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.Group.MigrationTargetTypeB\x03\xe0\x41\x05\"|\n\x13MigrationTargetType\x12%\n!MIGRATION_TARGET_TYPE_UNSPECIFIED\x10\x00\x12\x1d\n\x19MIGRATION_TARGET_TYPE_GCE\x10\x01\x12\x1f\n\x1bMIGRATION_TARGET_TYPE_DISKS\x10\x02:]\xea\x41Z\n vmmigration.googleapis.com/Group\x12\x36projects/{project}/locations/{location}/groups/{group}\"\xaa\x01\n\x11ListGroupsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 vmmigration.googleapis.com/Group\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x85\x01\n\x12ListGroupsResponse\x12\x37\n\x06groups\x18\x01 \x03(\x0b\x32\".google.cloud.vmmigration.v1.GroupB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"I\n\x0fGetGroupRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\"\xb1\x01\n\x12\x43reateGroupRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 vmmigration.googleapis.com/Group\x12\x15\n\x08group_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x36\n\x05group\x18\x03 \x01(\x0b\x32\".google.cloud.vmmigration.v1.GroupB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\x91\x01\n\x12UpdateGroupRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x36\n\x05group\x18\x02 \x01(\x0b\x32\".google.cloud.vmmigration.v1.GroupB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"e\n\x12\x44\x65leteGroupRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x96\x01\n\x18\x41\x64\x64GroupMigrationRequest\x12\x37\n\x05group\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\x12\x41\n\x0cmigrating_vm\x18\x02 \x01(\tB+\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x1b\n\x19\x41\x64\x64GroupMigrationResponse\"\x99\x01\n\x1bRemoveGroupMigrationRequest\x12\x37\n\x05group\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\x12\x41\n\x0cmigrating_vm\x18\x02 \x01(\tB+\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x1e\n\x1cRemoveGroupMigrationResponse\"\xcc\x01\n\x17\x43reateCutoverJobRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%vmmigration.googleapis.com/CutoverJob\x12\x1b\n\x0e\x63utover_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x41\n\x0b\x63utover_job\x18\x03 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.CutoverJobB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"V\n\x17\x43\x61ncelCutoverJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%vmmigration.googleapis.com/CutoverJob\"\x1a\n\x18\x43\x61ncelCutoverJobResponse\"\xb4\x01\n\x16ListCutoverJobsRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%vmmigration.googleapis.com/CutoverJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x95\x01\n\x17ListCutoverJobsResponse\x12\x42\n\x0c\x63utover_jobs\x18\x01 \x03(\x0b\x32\'.google.cloud.vmmigration.v1.CutoverJobB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"S\n\x14GetCutoverJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%vmmigration.googleapis.com/CutoverJob\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x07 \x01(\tB\x03\xe0\x41\x03\"\xf1\x04\n\x0eMigrationError\x12H\n\x04\x63ode\x18\x01 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.MigrationError.ErrorCodeB\x03\xe0\x41\x03\x12\x38\n\rerror_message\x18\x02 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12\x36\n\x0b\x61\x63tion_item\x18\x03 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12.\n\nhelp_links\x18\x04 \x03(\x0b\x32\x15.google.rpc.Help.LinkB\x03\xe0\x41\x03\x12\x33\n\nerror_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"\xbd\x02\n\tErrorCode\x12\x1a\n\x16\x45RROR_CODE_UNSPECIFIED\x10\x00\x12\x11\n\rUNKNOWN_ERROR\x10\x01\x12\x1b\n\x17SOURCE_VALIDATION_ERROR\x10\x02\x12\x1c\n\x18SOURCE_REPLICATION_ERROR\x10\x03\x12\x1c\n\x18TARGET_REPLICATION_ERROR\x10\x04\x12\x17\n\x13OS_ADAPTATION_ERROR\x10\x05\x12\x0f\n\x0b\x43LONE_ERROR\x10\x06\x12\x11\n\rCUTOVER_ERROR\x10\x07\x12\x1c\n\x18UTILIZATION_REPORT_ERROR\x10\x08\x12\x1b\n\x17\x41PPLIANCE_UPGRADE_ERROR\x10\t\x12\x16\n\x12IMAGE_IMPORT_ERROR\x10\n\x12\x18\n\x14\x44ISK_MIGRATION_ERROR\x10\x0b\"\xf6\x02\n\x10MigrationWarning\x12G\n\x04\x63ode\x18\x01 \x01(\x0e\x32\x39.google.cloud.vmmigration.v1.MigrationWarning.WarningCode\x12:\n\x0fwarning_message\x18\x02 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12\x36\n\x0b\x61\x63tion_item\x18\x03 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12.\n\nhelp_links\x18\x04 \x03(\x0b\x32\x15.google.rpc.Help.LinkB\x03\xe0\x41\x03\x12\x30\n\x0cwarning_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"C\n\x0bWarningCode\x12\x1c\n\x18WARNING_CODE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x41\x44\x41PTATION_WARNING\x10\x01\"\x95\x04\n\x15VmwareSourceVmDetails\x12R\n\x08\x66irmware\x18\x01 \x01(\x0e\x32;.google.cloud.vmmigration.v1.VmwareSourceVmDetails.FirmwareB\x03\xe0\x41\x03\x12$\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12X\n\x05\x64isks\x18\x03 \x03(\x0b\x32\x44.google.cloud.vmmigration.v1.VmwareSourceVmDetails.VmwareDiskDetailsB\x03\xe0\x41\x03\x12N\n\x14vm_capabilities_info\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.VmCapabilitiesB\x03\xe0\x41\x03\x12\x46\n\x0c\x61rchitecture\x18\x06 \x01(\x0e\x32+.google.cloud.vmmigration.v1.VmArchitectureB\x03\xe0\x41\x03\x1aW\n\x11VmwareDiskDetails\x12\x18\n\x0b\x64isk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x03\x12\x14\n\x07size_gb\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x12\n\x05label\x18\x03 \x01(\tB\x03\xe0\x41\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\x8a\x04\n\x12\x41wsSourceVmDetails\x12O\n\x08\x66irmware\x18\x01 \x01(\x0e\x32\x38.google.cloud.vmmigration.v1.AwsSourceVmDetails.FirmwareB\x03\xe0\x41\x03\x12$\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12R\n\x05\x64isks\x18\x03 \x03(\x0b\x32>.google.cloud.vmmigration.v1.AwsSourceVmDetails.AwsDiskDetailsB\x03\xe0\x41\x03\x12N\n\x14vm_capabilities_info\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.VmCapabilitiesB\x03\xe0\x41\x03\x12\x46\n\x0c\x61rchitecture\x18\x06 \x01(\x0e\x32+.google.cloud.vmmigration.v1.VmArchitectureB\x03\xe0\x41\x03\x1aX\n\x0e\x41wsDiskDetails\x12\x18\n\x0b\x64isk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x03\x12\x16\n\tvolume_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x07size_gb\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\x92\x04\n\x14\x41zureSourceVmDetails\x12Q\n\x08\x66irmware\x18\x01 \x01(\x0e\x32:.google.cloud.vmmigration.v1.AzureSourceVmDetails.FirmwareB\x03\xe0\x41\x03\x12$\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12V\n\x05\x64isks\x18\x03 \x03(\x0b\x32\x42.google.cloud.vmmigration.v1.AzureSourceVmDetails.AzureDiskDetailsB\x03\xe0\x41\x03\x12N\n\x14vm_capabilities_info\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.VmCapabilitiesB\x03\xe0\x41\x03\x12\x46\n\x0c\x61rchitecture\x18\x06 \x01(\x0e\x32+.google.cloud.vmmigration.v1.VmArchitectureB\x03\xe0\x41\x03\x1aX\n\x10\x41zureDiskDetails\x12\x18\n\x0b\x64isk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x03\x12\x14\n\x07\x64isk_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x07size_gb\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\xc0\x01\n\x1cListReplicationCyclesRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+vmmigration.googleapis.com/ReplicationCycle\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa7\x01\n\x1dListReplicationCyclesResponse\x12N\n\x12replication_cycles\x18\x01 \x03(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"_\n\x1aGetReplicationCycleRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/ReplicationCycle\"\xa7\x01\n\x0eVmCapabilities\x12J\n\x0fos_capabilities\x18\x01 \x03(\x0e\x32).google.cloud.vmmigration.v1.OsCapabilityB\x06\xe0\x41\x03\xe0\x41\x06\x12I\n last_os_capabilities_update_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"\xf6\x04\n\x0bImageImport\x12 \n\x11\x63loud_storage_uri\x18\x02 \x01(\tB\x03\xe0\x41\x05H\x00\x12^\n\x1a\x64isk_image_target_defaults\x18\x04 \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.DiskImageTargetDetailsB\x03\xe0\x41\x05H\x01\x12\x64\n\x1dmachine_image_target_defaults\x18\x07 \x01(\x0b\x32\x36.google.cloud.vmmigration.v1.MachineImageTargetDetailsB\x03\xe0\x41\x05H\x01\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12R\n\x18recent_image_import_jobs\x18\x05 \x03(\x0b\x32+.google.cloud.vmmigration.v1.ImageImportJobB\x03\xe0\x41\x03\x12@\n\nencryption\x18\x06 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x05:\x82\x01\xea\x41\x7f\n&vmmigration.googleapis.com/ImageImport\x12:projects/{project}/locations/{location}/imageImports/{job}*\x0cimageImports2\x0bimageImportB\x08\n\x06sourceB\x11\n\x0ftarget_defaults\"\xc2\x07\n\x0eImageImportJob\x12 \n\x11\x63loud_storage_uri\x18\n \x01(\tB\x03\xe0\x41\x03H\x00\x12]\n\x19\x64isk_image_target_details\x18\x03 \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.DiskImageTargetDetailsB\x03\xe0\x41\x03H\x01\x12\x63\n\x1cmachine_image_target_details\x18\x0b \x01(\x0b\x32\x36.google.cloud.vmmigration.v1.MachineImageTargetDetailsB\x03\xe0\x41\x03H\x01\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1e\n\x11\x63reated_resources\x18\x02 \x03(\tB\x03\xe0\x41\x03\x12\x45\n\x05state\x18\x04 \x01(\x0e\x32\x31.google.cloud.vmmigration.v1.ImageImportJob.StateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\'\n\x06\x65rrors\x18\x07 \x03(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x44\n\x08warnings\x18\x08 \x03(\x0b\x32-.google.cloud.vmmigration.v1.MigrationWarningB\x03\xe0\x41\x03\x12@\n\x05steps\x18\t \x03(\x0b\x32,.google.cloud.vmmigration.v1.ImageImportStepB\x03\xe0\x41\x03\"r\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\n\n\x06\x46\x41ILED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\r\n\tCANCELLED\x10\x06:\xa5\x01\xea\x41\xa1\x01\n)vmmigration.googleapis.com/ImageImportJob\x12Sprojects/{project}/locations/{location}/imageImports/{job}/imageImportJobs/{result}*\x0fimageImportJobs2\x0eimageImportJobB\x08\n\x06sourceB\x10\n\x0etarget_details\"\xbb\x03\n\x0fImageImportStep\x12P\n\x0cinitializing\x18\x03 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InitializingImageImportStepH\x00\x12X\n\x14loading_source_files\x18\x04 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.LoadingImageSourceFilesStepH\x00\x12\x42\n\x0b\x61\x64\x61pting_os\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.AdaptingOSStepH\x00\x12H\n\x0e\x63reating_image\x18\x06 \x01(\x0b\x32..google.cloud.vmmigration.v1.CreatingImageStepH\x00\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x42\x06\n\x04step\"\x1d\n\x1bInitializingImageImportStep\"\x1d\n\x1bLoadingImageSourceFilesStep\"\x13\n\x11\x43reatingImageStep\"\x96\x05\n\x16\x44iskImageTargetDetails\x12g\n\x18os_adaptation_parameters\x18\x0b \x01(\x0b\x32>.google.cloud.vmmigration.v1.ImageImportOsAdaptationParametersB\x03\xe0\x41\x01H\x00\x12W\n\x16\x64\x61ta_disk_image_import\x18\x0c \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.DataDiskImageImportB\x03\xe0\x41\x01H\x00\x12\x17\n\nimage_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12H\n\x0etarget_project\x18\x02 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x66\x61mily_name\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12T\n\x06labels\x18\x07 \x03(\x0b\x32?.google.cloud.vmmigration.v1.DiskImageTargetDetails.LabelsEntryB\x03\xe0\x41\x01\x12 \n\x13\x61\x64\x64itional_licenses\x18\x08 \x03(\tB\x03\xe0\x41\x01\x12\"\n\x15single_region_storage\x18\t \x01(\x08\x42\x03\xe0\x41\x01\x12@\n\nencryption\x18\n \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x05\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x14os_adaptation_config\"\xfc\x07\n\x19MachineImageTargetDetails\x12g\n\x18os_adaptation_parameters\x18\x03 \x01(\x0b\x32>.google.cloud.vmmigration.v1.ImageImportOsAdaptationParametersB\x03\xe0\x41\x01H\x00\x12P\n\x12skip_os_adaptation\x18\x10 \x01(\x0b\x32-.google.cloud.vmmigration.v1.SkipOsAdaptationB\x03\xe0\x41\x01H\x00\x12\x1f\n\x12machine_image_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12H\n\x0etarget_project\x18\x02 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x18\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x15single_region_storage\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\x12@\n\nencryption\x18\x06 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x05\x12m\n\"machine_image_parameters_overrides\x18\x07 \x01(\x0b\x32<.google.cloud.vmmigration.v1.MachineImageParametersOverridesB\x03\xe0\x41\x01\x12I\n\x0fservice_account\x18\x08 \x01(\x0b\x32+.google.cloud.vmmigration.v1.ServiceAccountB\x03\xe0\x41\x01\x12 \n\x13\x61\x64\x64itional_licenses\x18\t \x03(\tB\x03\xe0\x41\x01\x12W\n\x06labels\x18\n \x03(\x0b\x32\x42.google.cloud.vmmigration.v1.MachineImageTargetDetails.LabelsEntryB\x03\xe0\x41\x01\x12\x11\n\x04tags\x18\x0b \x03(\tB\x03\xe0\x41\x01\x12Z\n\x18shielded_instance_config\x18\x0c \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.ShieldedInstanceConfigB\x03\xe0\x41\x01\x12N\n\x12network_interfaces\x18\r \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterfaceB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x14os_adaptation_config\"_\n\x0eServiceAccount\x12\x38\n\x05\x65mail\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!iam.googleapis.com/ServiceAccount\x12\x13\n\x06scopes\x18\x02 \x03(\tB\x03\xe0\x41\x01\"\xf6\x01\n\x16ShieldedInstanceConfig\x12X\n\x0bsecure_boot\x18\x01 \x01(\x0e\x32>.google.cloud.vmmigration.v1.ShieldedInstanceConfig.SecureBootB\x03\xe0\x41\x01\x12\x18\n\x0b\x65nable_vtpm\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\">\n\nSecureBoot\x12\x1b\n\x17SECURE_BOOT_UNSPECIFIED\x10\x00\x12\x08\n\x04TRUE\x10\x01\x12\t\n\x05\x46\x41LSE\x10\x02\"<\n\x1fMachineImageParametersOverrides\x12\x19\n\x0cmachine_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\xd9\x01\n!ImageImportOsAdaptationParameters\x12\x17\n\ngeneralize\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12P\n\x0clicense_type\x18\x02 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineLicenseTypeB\x03\xe0\x41\x01\x12I\n\x0f\x62oot_conversion\x18\x03 \x01(\x0e\x32+.google.cloud.vmmigration.v1.BootConversionB\x03\xe0\x41\x01\"\x15\n\x13\x44\x61taDiskImageImport\"\x12\n\x10SkipOsAdaptation\"U\n\x15GetImageImportRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/ImageImport\"\xb6\x01\n\x17ListImageImportsRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/ImageImport\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x98\x01\n\x18ListImageImportsResponse\x12\x44\n\rimage_imports\x18\x01 \x03(\x0b\x32(.google.cloud.vmmigration.v1.ImageImportB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\xd6\x01\n\x18\x43reateImageImportRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/ImageImport\x12\x1c\n\x0fimage_import_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x43\n\x0cimage_import\x18\x03 \x01(\x0b\x32(.google.cloud.vmmigration.v1.ImageImportB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"q\n\x18\x44\x65leteImageImportRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/ImageImport\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"[\n\x18GetImageImportJobRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)vmmigration.googleapis.com/ImageImportJob\"\xbc\x01\n\x1aListImageImportJobsRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)vmmigration.googleapis.com/ImageImportJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa2\x01\n\x1bListImageImportJobsResponse\x12K\n\x11image_import_jobs\x18\x01 \x03(\x0b\x32+.google.cloud.vmmigration.v1.ImageImportJobB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"^\n\x1b\x43\x61ncelImageImportJobRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)vmmigration.googleapis.com/ImageImportJob\"\x1e\n\x1c\x43\x61ncelImageImportJobResponse\"\xbc\x06\n\x10\x44iskMigrationJob\x12T\n\x17\x61ws_source_disk_details\x18\x02 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.AwsSourceDiskDetailsH\x00\x12\x14\n\x04name\x18\x01 \x01(\tB\x06\xe0\x41\x08\xe0\x41\x03\x12W\n\x0etarget_details\x18\x03 \x01(\x0b\x32:.google.cloud.vmmigration.v1.DiskMigrationJobTargetDetailsB\x03\xe0\x41\x02\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12G\n\x05state\x18\x06 \x01(\x0e\x32\x33.google.cloud.vmmigration.v1.DiskMigrationJob.StateB\x03\xe0\x41\x03\x12\'\n\x06\x65rrors\x18\x07 \x03(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x42\n\x05steps\x18\x08 \x03(\x0b\x32..google.cloud.vmmigration.v1.DiskMigrationStepB\x03\xe0\x41\x03\"p\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\t\n\x05READY\x10\x01\x12\x0b\n\x07RUNNING\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\r\n\tCANCELLED\x10\x06\x12\n\n\x06\x46\x41ILED\x10\x07:\xb7\x01\xea\x41\xb3\x01\n+vmmigration.googleapis.com/DiskMigrationJob\x12_projects/{project}/locations/{location}/sources/{source}/diskMigrationJobs/{disk_migration_job}*\x11\x64iskMigrationJobs2\x10\x64iskMigrationJobB\x15\n\x13source_disk_details\"\x95\x03\n\x1d\x44iskMigrationJobTargetDetails\x12J\n\x0btarget_disk\x18\x08 \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeEngineDiskB\x03\xe0\x41\x02H\x00\x12H\n\x0etarget_project\x18\x02 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12[\n\x06labels\x18\x06 \x03(\x0b\x32\x46.google.cloud.vmmigration.v1.DiskMigrationJobTargetDetails.LabelsEntryB\x03\xe0\x41\x01\x12@\n\nencryption\x18\x07 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x10\n\x0etarget_storage\"\xaa\x03\n\x11\x44iskMigrationStep\x12\x64\n\x1d\x63reating_source_disk_snapshot\x18\x03 \x01(\x0b\x32;.google.cloud.vmmigration.v1.CreatingSourceDiskSnapshotStepH\x00\x12\x62\n\x1c\x63opying_source_disk_snapshot\x18\x04 \x01(\x0b\x32:.google.cloud.vmmigration.v1.CopyingSourceDiskSnapshotStepH\x00\x12[\n\x18provisioning_target_disk\x18\x05 \x01(\x0b\x32\x37.google.cloud.vmmigration.v1.ProvisioningTargetDiskStepH\x00\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x42\x06\n\x04step\" \n\x1e\x43reatingSourceDiskSnapshotStep\"\x1f\n\x1d\x43opyingSourceDiskSnapshotStep\"\x1c\n\x1aProvisioningTargetDiskStep\"\xf0\x01\n\x11\x43omputeEngineDisk\x12\x14\n\x07\x64isk_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x37\n\x04zone\x18\x02 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12@\n\rreplica_zones\x18\x03 \x03(\tB)\xe0\x41\x01\xfa\x41#\n!locations.googleapis.com/Location\x12J\n\tdisk_type\x18\x04 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskTypeB\x03\xe0\x41\x02\"\xfa\x02\n\x14\x41wsSourceDiskDetails\x12\x16\n\tvolume_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08size_gib\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12Q\n\tdisk_type\x18\x03 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.AwsSourceDiskDetails.TypeB\x06\xe0\x41\x01\xe0\x41\x03\x12Q\n\x04tags\x18\x04 \x03(\x0b\x32;.google.cloud.vmmigration.v1.AwsSourceDiskDetails.TagsEntryB\x06\xe0\x41\x01\xe0\x41\x03\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"`\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03GP2\x10\x01\x12\x07\n\x03GP3\x10\x02\x12\x07\n\x03IO1\x10\x03\x12\x07\n\x03IO2\x10\x04\x12\x07\n\x03ST1\x10\x05\x12\x07\n\x03SC1\x10\x06\x12\x0c\n\x08STANDARD\x10\x07\"\xf9\x01\n\x1d\x43reateDiskMigrationJobRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+vmmigration.googleapis.com/DiskMigrationJob\x12\"\n\x15\x64isk_migration_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12N\n\x12\x64isk_migration_job\x18\x03 \x01(\x0b\x32-.google.cloud.vmmigration.v1.DiskMigrationJobB\x03\xe0\x41\x02\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"\xc0\x01\n\x1cListDiskMigrationJobsRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+vmmigration.googleapis.com/DiskMigrationJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xd1\x01\n\x1dListDiskMigrationJobsResponse\x12O\n\x13\x64isk_migration_jobs\x18\x01 \x03(\x0b\x32-.google.cloud.vmmigration.v1.DiskMigrationJobB\x03\xe0\x41\x03\x12\x1f\n\x0fnext_page_token\x18\x02 \x01(\tB\x06\xe0\x41\x03\xe0\x41\x01\x12>\n\x0bunreachable\x18\x03 \x03(\tB)\xe0\x41\x03\xfa\x41#\n!locations.googleapis.com/Location\"_\n\x1aGetDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\"\xc6\x01\n\x1dUpdateDiskMigrationJobRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12N\n\x12\x64isk_migration_job\x18\x02 \x01(\x0b\x32-.google.cloud.vmmigration.v1.DiskMigrationJobB\x03\xe0\x41\x02\x12\x1f\n\nrequest_id\x18\x03 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"b\n\x1d\x44\x65leteDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\"_\n\x1aRunDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\"\x1d\n\x1bRunDiskMigrationJobResponse\"b\n\x1d\x43\x61ncelDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\" \n\x1e\x43\x61ncelDiskMigrationJobResponse*\xe2\x01\n\x15\x43omputeEngineDiskType\x12(\n$COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED\x10\x00\x12%\n!COMPUTE_ENGINE_DISK_TYPE_STANDARD\x10\x01\x12 \n\x1c\x43OMPUTE_ENGINE_DISK_TYPE_SSD\x10\x02\x12%\n!COMPUTE_ENGINE_DISK_TYPE_BALANCED\x10\x03\x12/\n+COMPUTE_ENGINE_DISK_TYPE_HYPERDISK_BALANCED\x10\x04*\x8f\x01\n\x18\x43omputeEngineLicenseType\x12\'\n#COMPUTE_ENGINE_LICENSE_TYPE_DEFAULT\x10\x00\x12$\n COMPUTE_ENGINE_LICENSE_TYPE_PAYG\x10\x01\x12$\n COMPUTE_ENGINE_LICENSE_TYPE_BYOL\x10\x02*\x8e\x01\n\x17\x43omputeEngineBootOption\x12*\n&COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED\x10\x00\x12\"\n\x1e\x43OMPUTE_ENGINE_BOOT_OPTION_EFI\x10\x01\x12#\n\x1f\x43OMPUTE_ENGINE_BOOT_OPTION_BIOS\x10\x02*\xa9\x01\n\x0cOsCapability\x12\x1d\n\x19OS_CAPABILITY_UNSPECIFIED\x10\x00\x12%\n!OS_CAPABILITY_NVME_STORAGE_ACCESS\x10\x01\x12)\n%OS_CAPABILITY_GVNIC_NETWORK_INTERFACE\x10\x02\x12(\n$OS_CAPABILITY_IDPF_NETWORK_INTERFACE\x10\x03*L\n\x0e\x42ootConversion\x12\x1f\n\x1b\x42OOT_CONVERSION_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x0f\n\x0b\x42IOS_TO_EFI\x10\x02*U\n\x15UtilizationReportView\x12\'\n#UTILIZATION_REPORT_VIEW_UNSPECIFIED\x10\x00\x12\t\n\x05\x42\x41SIC\x10\x01\x12\x08\n\x04\x46ULL\x10\x02*m\n\x0fMigratingVmView\x12!\n\x1dMIGRATING_VM_VIEW_UNSPECIFIED\x10\x00\x12\x1b\n\x17MIGRATING_VM_VIEW_BASIC\x10\x01\x12\x1a\n\x16MIGRATING_VM_VIEW_FULL\x10\x02*l\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aVM_ARCHITECTURE_X86_FAMILY\x10\x01\x12\x19\n\x15VM_ARCHITECTURE_ARM64\x10\x02*|\n\x18\x43omputeEngineNetworkTier\x12+\n\'COMPUTE_ENGINE_NETWORK_TIER_UNSPECIFIED\x10\x00\x12\x19\n\x15NETWORK_TIER_STANDARD\x10\x01\x12\x18\n\x14NETWORK_TIER_PREMIUM\x10\x02\x32\xebp\n\x0bVmMigration\x12\xae\x01\n\x0bListSources\x12/.google.cloud.vmmigration.v1.ListSourcesRequest\x1a\x30.google.cloud.vmmigration.v1.ListSourcesResponse\"<\xda\x41\x06parent\x82\xd3\xe4\x93\x02-\x12+/v1/{parent=projects/*/locations/*}/sources\x12\x9b\x01\n\tGetSource\x12-.google.cloud.vmmigration.v1.GetSourceRequest\x1a#.google.cloud.vmmigration.v1.Source\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-\x12+/v1/{name=projects/*/locations/*/sources/*}\x12\xd4\x01\n\x0c\x43reateSource\x12\x30.google.cloud.vmmigration.v1.CreateSourceRequest\x1a\x1d.google.longrunning.Operation\"s\xca\x41\x1b\n\x06Source\x12\x11OperationMetadata\xda\x41\x17parent,source,source_id\x82\xd3\xe4\x93\x02\x35\"+/v1/{parent=projects/*/locations/*}/sources:\x06source\x12\xd6\x01\n\x0cUpdateSource\x12\x30.google.cloud.vmmigration.v1.UpdateSourceRequest\x1a\x1d.google.longrunning.Operation\"u\xca\x41\x1b\n\x06Source\x12\x11OperationMetadata\xda\x41\x12source,update_mask\x82\xd3\xe4\x93\x02<22/v1/{source.name=projects/*/locations/*/sources/*}:\x06source\x12\xc8\x01\n\x0c\x44\x65leteSource\x12\x30.google.cloud.vmmigration.v1.DeleteSourceRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02-*+/v1/{name=projects/*/locations/*/sources/*}\x12\xc8\x01\n\x0e\x46\x65tchInventory\x12\x32.google.cloud.vmmigration.v1.FetchInventoryRequest\x1a\x33.google.cloud.vmmigration.v1.FetchInventoryResponse\"M\xda\x41\x06source\x82\xd3\xe4\x93\x02>\x12</v1/{source=projects/*/locations/*/sources/*}:fetchInventory\x12\xe9\x01\n\x15\x46\x65tchStorageInventory\x12\x39.google.cloud.vmmigration.v1.FetchStorageInventoryRequest\x1a:.google.cloud.vmmigration.v1.FetchStorageInventoryResponse\"Y\xda\x41\x0bsource,type\x82\xd3\xe4\x93\x02\x45\x12\x43/v1/{source=projects/*/locations/*/sources/*}:fetchStorageInventory\x12\xe4\x01\n\x16ListUtilizationReports\x12:.google.cloud.vmmigration.v1.ListUtilizationReportsRequest\x1a;.google.cloud.vmmigration.v1.ListUtilizationReportsResponse\"Q\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x42\x12@/v1/{parent=projects/*/locations/*/sources/*}/utilizationReports\x12\xd1\x01\n\x14GetUtilizationReport\x12\x38.google.cloud.vmmigration.v1.GetUtilizationReportRequest\x1a..google.cloud.vmmigration.v1.UtilizationReport\"O\xda\x41\x04name\x82\xd3\xe4\x93\x02\x42\x12@/v1/{name=projects/*/locations/*/sources/*/utilizationReports/*}\x12\xaf\x02\n\x17\x43reateUtilizationReport\x12;.google.cloud.vmmigration.v1.CreateUtilizationReportRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x01\xca\x41&\n\x11UtilizationReport\x12\x11OperationMetadata\xda\x41/parent,utilization_report,utilization_report_id\x82\xd3\xe4\x93\x02V\"@/v1/{parent=projects/*/locations/*/sources/*}/utilizationReports:\x12utilization_report\x12\xf3\x01\n\x17\x44\x65leteUtilizationReport\x12;.google.cloud.vmmigration.v1.DeleteUtilizationReportRequest\x1a\x1d.google.longrunning.Operation\"|\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x42*@/v1/{name=projects/*/locations/*/sources/*/utilizationReports/*}\x12\xec\x01\n\x18ListDatacenterConnectors\x12<.google.cloud.vmmigration.v1.ListDatacenterConnectorsRequest\x1a=.google.cloud.vmmigration.v1.ListDatacenterConnectorsResponse\"S\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{parent=projects/*/locations/*/sources/*}/datacenterConnectors\x12\xd9\x01\n\x16GetDatacenterConnector\x12:.google.cloud.vmmigration.v1.GetDatacenterConnectorRequest\x1a\x30.google.cloud.vmmigration.v1.DatacenterConnector\"Q\xda\x41\x04name\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{name=projects/*/locations/*/sources/*/datacenterConnectors/*}\x12\xbd\x02\n\x19\x43reateDatacenterConnector\x12=.google.cloud.vmmigration.v1.CreateDatacenterConnectorRequest\x1a\x1d.google.longrunning.Operation\"\xc1\x01\xca\x41(\n\x13\x44\x61tacenterConnector\x12\x11OperationMetadata\xda\x41\x33parent,datacenter_connector,datacenter_connector_id\x82\xd3\xe4\x93\x02Z\"B/v1/{parent=projects/*/locations/*/sources/*}/datacenterConnectors:\x14\x64\x61tacenter_connector\x12\xf9\x01\n\x19\x44\x65leteDatacenterConnector\x12=.google.cloud.vmmigration.v1.DeleteDatacenterConnectorRequest\x1a\x1d.google.longrunning.Operation\"~\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x44*B/v1/{name=projects/*/locations/*/sources/*/datacenterConnectors/*}\x12\x88\x02\n\x10UpgradeAppliance\x12\x34.google.cloud.vmmigration.v1.UpgradeApplianceRequest\x1a\x1d.google.longrunning.Operation\"\x9e\x01\xca\x41-\n\x18UpgradeApplianceResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02h\"c/v1/{datacenter_connector=projects/*/locations/*/sources/*/datacenterConnectors/*}:upgradeAppliance:\x01*\x12\x85\x02\n\x11\x43reateMigratingVm\x12\x35.google.cloud.vmmigration.v1.CreateMigratingVmRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41 \n\x0bMigratingVm\x12\x11OperationMetadata\xda\x41#parent,migrating_vm,migrating_vm_id\x82\xd3\xe4\x93\x02J\":/v1/{parent=projects/*/locations/*/sources/*}/migratingVms:\x0cmigrating_vm\x12\xcc\x01\n\x10ListMigratingVms\x12\x34.google.cloud.vmmigration.v1.ListMigratingVmsRequest\x1a\x35.google.cloud.vmmigration.v1.ListMigratingVmsResponse\"K\xda\x41\x06parent\x82\xd3\xe4\x93\x02<\x12:/v1/{parent=projects/*/locations/*/sources/*}/migratingVms\x12\xb9\x01\n\x0eGetMigratingVm\x12\x32.google.cloud.vmmigration.v1.GetMigratingVmRequest\x1a(.google.cloud.vmmigration.v1.MigratingVm\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\x12:/v1/{name=projects/*/locations/*/sources/*/migratingVms/*}\x12\x87\x02\n\x11UpdateMigratingVm\x12\x35.google.cloud.vmmigration.v1.UpdateMigratingVmRequest\x1a\x1d.google.longrunning.Operation\"\x9b\x01\xca\x41 \n\x0bMigratingVm\x12\x11OperationMetadata\xda\x41\x18migrating_vm,update_mask\x82\xd3\xe4\x93\x02W2G/v1/{migrating_vm.name=projects/*/locations/*/sources/*/migratingVms/*}:\x0cmigrating_vm\x12\xe1\x01\n\x11\x44\x65leteMigratingVm\x12\x35.google.cloud.vmmigration.v1.DeleteMigratingVmRequest\x1a\x1d.google.longrunning.Operation\"v\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02<*:/v1/{name=projects/*/locations/*/sources/*/migratingVms/*}\x12\xff\x01\n\x0eStartMigration\x12\x32.google.cloud.vmmigration.v1.StartMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41+\n\x16StartMigrationResponse\x12\x11OperationMetadata\xda\x41\x0cmigrating_vm\x82\xd3\xe4\x93\x02V\"Q/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:startMigration:\x01*\x12\xf4\x01\n\x0fResumeMigration\x12\x33.google.cloud.vmmigration.v1.ResumeMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41,\n\x17ResumeMigrationResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02W\"R/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:resumeMigration:\x01*\x12\xf0\x01\n\x0ePauseMigration\x12\x32.google.cloud.vmmigration.v1.PauseMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x8a\x01\xca\x41+\n\x16PauseMigrationResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02V\"Q/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:pauseMigration:\x01*\x12\x8b\x02\n\x11\x46inalizeMigration\x12\x35.google.cloud.vmmigration.v1.FinalizeMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x9f\x01\xca\x41.\n\x19\x46inalizeMigrationResponse\x12\x11OperationMetadata\xda\x41\x0cmigrating_vm\x82\xd3\xe4\x93\x02Y\"T/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:finalizeMigration:\x01*\x12\xf4\x01\n\x0f\x45xtendMigration\x12\x33.google.cloud.vmmigration.v1.ExtendMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41,\n\x17\x45xtendMigrationResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02W\"R/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:extendMigration:\x01*\x12\xff\x01\n\x0e\x43reateCloneJob\x12\x32.google.cloud.vmmigration.v1.CreateCloneJobRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41\x1d\n\x08\x43loneJob\x12\x11OperationMetadata\xda\x41\x1dparent,clone_job,clone_job_id\x82\xd3\xe4\x93\x02S\"F/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cloneJobs:\tclone_job\x12\xf3\x01\n\x0e\x43\x61ncelCloneJob\x12\x32.google.cloud.vmmigration.v1.CancelCloneJobRequest\x1a\x1d.google.longrunning.Operation\"\x8d\x01\xca\x41+\n\x16\x43\x61ncelCloneJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cloneJobs/*}:cancel:\x01*\x12\xcf\x01\n\rListCloneJobs\x12\x31.google.cloud.vmmigration.v1.ListCloneJobsRequest\x1a\x32.google.cloud.vmmigration.v1.ListCloneJobsResponse\"W\xda\x41\x06parent\x82\xd3\xe4\x93\x02H\x12\x46/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cloneJobs\x12\xbc\x01\n\x0bGetCloneJob\x12/.google.cloud.vmmigration.v1.GetCloneJobRequest\x1a%.google.cloud.vmmigration.v1.CloneJob\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cloneJobs/*}\x12\x8d\x02\n\x10\x43reateCutoverJob\x12\x34.google.cloud.vmmigration.v1.CreateCutoverJobRequest\x1a\x1d.google.longrunning.Operation\"\xa3\x01\xca\x41\x1f\n\nCutoverJob\x12\x11OperationMetadata\xda\x41!parent,cutover_job,cutover_job_id\x82\xd3\xe4\x93\x02W\"H/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cutoverJobs:\x0b\x63utover_job\x12\xfb\x01\n\x10\x43\x61ncelCutoverJob\x12\x34.google.cloud.vmmigration.v1.CancelCutoverJobRequest\x1a\x1d.google.longrunning.Operation\"\x91\x01\xca\x41-\n\x18\x43\x61ncelCutoverJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02T\"O/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cutoverJobs/*}:cancel:\x01*\x12\xd7\x01\n\x0fListCutoverJobs\x12\x33.google.cloud.vmmigration.v1.ListCutoverJobsRequest\x1a\x34.google.cloud.vmmigration.v1.ListCutoverJobsResponse\"Y\xda\x41\x06parent\x82\xd3\xe4\x93\x02J\x12H/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cutoverJobs\x12\xc4\x01\n\rGetCutoverJob\x12\x31.google.cloud.vmmigration.v1.GetCutoverJobRequest\x1a\'.google.cloud.vmmigration.v1.CutoverJob\"W\xda\x41\x04name\x82\xd3\xe4\x93\x02J\x12H/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cutoverJobs/*}\x12\xaa\x01\n\nListGroups\x12..google.cloud.vmmigration.v1.ListGroupsRequest\x1a/.google.cloud.vmmigration.v1.ListGroupsResponse\";\xda\x41\x06parent\x82\xd3\xe4\x93\x02,\x12*/v1/{parent=projects/*/locations/*}/groups\x12\x97\x01\n\x08GetGroup\x12,.google.cloud.vmmigration.v1.GetGroupRequest\x1a\".google.cloud.vmmigration.v1.Group\"9\xda\x41\x04name\x82\xd3\xe4\x93\x02,\x12*/v1/{name=projects/*/locations/*/groups/*}\x12\xcd\x01\n\x0b\x43reateGroup\x12/.google.cloud.vmmigration.v1.CreateGroupRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41\x1a\n\x05Group\x12\x11OperationMetadata\xda\x41\x15parent,group,group_id\x82\xd3\xe4\x93\x02\x33\"*/v1/{parent=projects/*/locations/*}/groups:\x05group\x12\xcf\x01\n\x0bUpdateGroup\x12/.google.cloud.vmmigration.v1.UpdateGroupRequest\x1a\x1d.google.longrunning.Operation\"p\xca\x41\x1a\n\x05Group\x12\x11OperationMetadata\xda\x41\x11group,update_mask\x82\xd3\xe4\x93\x02\x39\x32\x30/v1/{group.name=projects/*/locations/*/groups/*}:\x05group\x12\xc5\x01\n\x0b\x44\x65leteGroup\x12/.google.cloud.vmmigration.v1.DeleteGroupRequest\x1a\x1d.google.longrunning.Operation\"f\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02,**/v1/{name=projects/*/locations/*/groups/*}\x12\xed\x01\n\x11\x41\x64\x64GroupMigration\x12\x35.google.cloud.vmmigration.v1.AddGroupMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x81\x01\xca\x41.\n\x19\x41\x64\x64GroupMigrationResponse\x12\x11OperationMetadata\xda\x41\x05group\x82\xd3\xe4\x93\x02\x42\"=/v1/{group=projects/*/locations/*/groups/*}:addGroupMigration:\x01*\x12\xf9\x01\n\x14RemoveGroupMigration\x12\x38.google.cloud.vmmigration.v1.RemoveGroupMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x87\x01\xca\x41\x31\n\x1cRemoveGroupMigrationResponse\x12\x11OperationMetadata\xda\x41\x05group\x82\xd3\xe4\x93\x02\x45\"@/v1/{group=projects/*/locations/*/groups/*}:removeGroupMigration:\x01*\x12\xca\x01\n\x12ListTargetProjects\x12\x36.google.cloud.vmmigration.v1.ListTargetProjectsRequest\x1a\x37.google.cloud.vmmigration.v1.ListTargetProjectsResponse\"C\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x34\x12\x32/v1/{parent=projects/*/locations/*}/targetProjects\x12\xb7\x01\n\x10GetTargetProject\x12\x34.google.cloud.vmmigration.v1.GetTargetProjectRequest\x1a*.google.cloud.vmmigration.v1.TargetProject\"A\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34\x12\x32/v1/{name=projects/*/locations/*/targetProjects/*}\x12\x89\x02\n\x13\x43reateTargetProject\x12\x37.google.cloud.vmmigration.v1.CreateTargetProjectRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41\"\n\rTargetProject\x12\x11OperationMetadata\xda\x41\'parent,target_project,target_project_id\x82\xd3\xe4\x93\x02\x44\"2/v1/{parent=projects/*/locations/*}/targetProjects:\x0etarget_project\x12\x8b\x02\n\x13UpdateTargetProject\x12\x37.google.cloud.vmmigration.v1.UpdateTargetProjectRequest\x1a\x1d.google.longrunning.Operation\"\x9b\x01\xca\x41\"\n\rTargetProject\x12\x11OperationMetadata\xda\x41\x1atarget_project,update_mask\x82\xd3\xe4\x93\x02S2A/v1/{target_project.name=projects/*/locations/*/targetProjects/*}:\x0etarget_project\x12\xdd\x01\n\x13\x44\x65leteTargetProject\x12\x37.google.cloud.vmmigration.v1.DeleteTargetProjectRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34*2/v1/{name=projects/*/locations/*/targetProjects/*}\x12\xef\x01\n\x15ListReplicationCycles\x12\x39.google.cloud.vmmigration.v1.ListReplicationCyclesRequest\x1a:.google.cloud.vmmigration.v1.ListReplicationCyclesResponse\"_\xda\x41\x06parent\x82\xd3\xe4\x93\x02P\x12N/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/replicationCycles\x12\xdc\x01\n\x13GetReplicationCycle\x12\x37.google.cloud.vmmigration.v1.GetReplicationCycleRequest\x1a-.google.cloud.vmmigration.v1.ReplicationCycle\"]\xda\x41\x04name\x82\xd3\xe4\x93\x02P\x12N/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/replicationCycles/*}\x12\xc2\x01\n\x10ListImageImports\x12\x34.google.cloud.vmmigration.v1.ListImageImportsRequest\x1a\x35.google.cloud.vmmigration.v1.ListImageImportsResponse\"A\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/imageImports\x12\xaf\x01\n\x0eGetImageImport\x12\x32.google.cloud.vmmigration.v1.GetImageImportRequest\x1a(.google.cloud.vmmigration.v1.ImageImport\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/imageImports/*}\x12\xfb\x01\n\x11\x43reateImageImport\x12\x35.google.cloud.vmmigration.v1.CreateImageImportRequest\x1a\x1d.google.longrunning.Operation\"\x8f\x01\xca\x41 \n\x0bImageImport\x12\x11OperationMetadata\xda\x41#parent,image_import,image_import_id\x82\xd3\xe4\x93\x02@\"0/v1/{parent=projects/*/locations/*}/imageImports:\x0cimage_import\x12\xd7\x01\n\x11\x44\x65leteImageImport\x12\x35.google.cloud.vmmigration.v1.DeleteImageImportRequest\x1a\x1d.google.longrunning.Operation\"l\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/imageImports/*}\x12\xdd\x01\n\x13ListImageImportJobs\x12\x37.google.cloud.vmmigration.v1.ListImageImportJobsRequest\x1a\x38.google.cloud.vmmigration.v1.ListImageImportJobsResponse\"S\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{parent=projects/*/locations/*/imageImports/*}/imageImportJobs\x12\xca\x01\n\x11GetImageImportJob\x12\x35.google.cloud.vmmigration.v1.GetImageImportJobRequest\x1a+.google.cloud.vmmigration.v1.ImageImportJob\"Q\xda\x41\x04name\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{name=projects/*/locations/*/imageImports/*/imageImportJobs/*}\x12\x81\x02\n\x14\x43\x61ncelImageImportJob\x12\x38.google.cloud.vmmigration.v1.CancelImageImportJobRequest\x1a\x1d.google.longrunning.Operation\"\x8f\x01\xca\x41\x31\n\x1c\x43\x61ncelImageImportJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02N\"I/v1/{name=projects/*/locations/*/imageImports/*/imageImportJobs/*}:cancel:\x01*\x12\xab\x02\n\x16\x43reateDiskMigrationJob\x12:.google.cloud.vmmigration.v1.CreateDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\xb5\x01\xca\x41%\n\x10\x44iskMigrationJob\x12\x11OperationMetadata\xda\x41/parent,disk_migration_job,disk_migration_job_id\x82\xd3\xe4\x93\x02U\"?/v1/{parent=projects/*/locations/*/sources/*}/diskMigrationJobs:\x12\x64isk_migration_job\x12\xe0\x01\n\x15ListDiskMigrationJobs\x12\x39.google.cloud.vmmigration.v1.ListDiskMigrationJobsRequest\x1a:.google.cloud.vmmigration.v1.ListDiskMigrationJobsResponse\"P\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x41\x12?/v1/{parent=projects/*/locations/*/sources/*}/diskMigrationJobs\x12\xcd\x01\n\x13GetDiskMigrationJob\x12\x37.google.cloud.vmmigration.v1.GetDiskMigrationJobRequest\x1a-.google.cloud.vmmigration.v1.DiskMigrationJob\"N\xda\x41\x04name\x82\xd3\xe4\x93\x02\x41\x12?/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}\x12\xad\x02\n\x16UpdateDiskMigrationJob\x12:.google.cloud.vmmigration.v1.UpdateDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x01\xca\x41%\n\x10\x44iskMigrationJob\x12\x11OperationMetadata\xda\x41\x1e\x64isk_migration_job,update_mask\x82\xd3\xe4\x93\x02h2R/v1/{disk_migration_job.name=projects/*/locations/*/sources/*/diskMigrationJobs/*}:\x12\x64isk_migration_job\x12\xf0\x01\n\x16\x44\x65leteDiskMigrationJob\x12:.google.cloud.vmmigration.v1.DeleteDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"{\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x41*?/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}\x12\xf8\x01\n\x13RunDiskMigrationJob\x12\x37.google.cloud.vmmigration.v1.RunDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x88\x01\xca\x41\x30\n\x1bRunDiskMigrationJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02H\"C/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}:run:\x01*\x12\xfd\x01\n\x16\x43\x61ncelDiskMigrationJob\x12:.google.cloud.vmmigration.v1.CancelDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x87\x01\xca\x41\x33\n\x1e\x43\x61ncelDiskMigrationJobResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02K\"F/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}:cancel:\x01*\x1aN\xca\x41\x1avmmigration.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xf7\x03\n\x1f\x63om.google.cloud.vmmigration.v1B\x10VmMigrationProtoP\x01ZAcloud.google.com/go/vmmigration/apiv1/vmmigrationpb;vmmigrationpb\xaa\x02\x1bGoogle.Cloud.VMMigration.V1\xca\x02\x1bGoogle\\Cloud\\VMMigration\\V1\xea\x02\x1eGoogle::Cloud::VMMigration::V1\xea\x41x\n!cloudkms.googleapis.com/CryptoKey\x12Sprojects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}\xea\x41Y\n!iam.googleapis.com/ServiceAccount\x12\x34projects/{project}/serviceAccounts/{service_account}\xea\x41H\n\x1c\x63ompute.googleapis.com/Image\x12(projects/{project}/global/images/{image}b\x06proto3"
21
+ descriptor_data = "\n-google/cloud/vmmigration/v1/vmmigration.proto\x12\x1bgoogle.cloud.vmmigration.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/rpc/error_details.proto\x1a\x17google/rpc/status.proto\"\xd8\x05\n\x10ReplicationCycle\x12\x0c\n\x04name\x18\r \x01(\t\x12\x14\n\x0c\x63ycle_number\x18\n \x01(\x05\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x14total_pause_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1c\n\x10progress_percent\x18\x05 \x01(\x05\x42\x02\x18\x01\x12\x35\n\x05steps\x18\t \x03(\x0b\x32&.google.cloud.vmmigration.v1.CycleStep\x12\x42\n\x05state\x18\x0b \x01(\x0e\x32\x33.google.cloud.vmmigration.v1.ReplicationCycle.State\x12&\n\x05\x65rror\x18\x0c \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x44\n\x08warnings\x18\x0e \x03(\x0b\x32-.google.cloud.vmmigration.v1.MigrationWarningB\x03\xe0\x41\x03\"R\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\n\n\x06PAUSED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04:\xad\x01\xea\x41\xa9\x01\n+vmmigration.googleapis.com/ReplicationCycle\x12zprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}/replicationCycles/{replication_cycle}\"\xe0\x02\n\tCycleStep\x12\\\n\x18initializing_replication\x18\x03 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InitializingReplicationStepH\x00\x12\x43\n\x0breplicating\x18\x04 \x01(\x0b\x32,.google.cloud.vmmigration.v1.ReplicatingStepH\x00\x12J\n\x0fpost_processing\x18\x05 \x01(\x0b\x32/.google.cloud.vmmigration.v1.PostProcessingStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x1d\n\x1bInitializingReplicationStep\"\xa9\x01\n\x0fReplicatingStep\x12\x13\n\x0btotal_bytes\x18\x01 \x01(\x03\x12\x18\n\x10replicated_bytes\x18\x02 \x01(\x03\x12\x31\n)last_two_minutes_average_bytes_per_second\x18\x03 \x01(\x03\x12\x34\n,last_thirty_minutes_average_bytes_per_second\x18\x04 \x01(\x03\"\x14\n\x12PostProcessingStep\"E\n\x0fReplicationSync\x12\x32\n\x0elast_sync_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"\xd9\x10\n\x0bMigratingVm\x12\x62\n\x1e\x63ompute_engine_target_defaults\x18\x1a \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.ComputeEngineTargetDefaultsH\x00\x12m\n$compute_engine_disks_target_defaults\x18\" \x01(\x0b\x32=.google.cloud.vmmigration.v1.ComputeEngineDisksTargetDefaultsH\x00\x12[\n\x18vmware_source_vm_details\x18\x1c \x01(\x0b\x32\x32.google.cloud.vmmigration.v1.VmwareSourceVmDetailsB\x03\xe0\x41\x03H\x01\x12U\n\x15\x61ws_source_vm_details\x18\x1d \x01(\x0b\x32/.google.cloud.vmmigration.v1.AwsSourceVmDetailsB\x03\xe0\x41\x03H\x01\x12Y\n\x17\x61zure_source_vm_details\x18\x1e \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.AzureSourceVmDetailsB\x03\xe0\x41\x03H\x01\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0csource_vm_id\x18\x02 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x12 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12;\n\x06policy\x18\x08 \x01(\x0b\x32+.google.cloud.vmmigration.v1.SchedulePolicy\x12\x34\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x44\n\tlast_sync\x18\x0b \x01(\x0b\x32,.google.cloud.vmmigration.v1.ReplicationSyncB\x03\xe0\x41\x03\x12\x42\n\x05state\x18\x17 \x01(\x0e\x32..google.cloud.vmmigration.v1.MigratingVm.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12M\n\x11\x63urrent_sync_info\x18\r \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleB\x03\xe0\x41\x03\x12R\n\x16last_replication_cycle\x18 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleB\x03\xe0\x41\x03\x12\x37\n\x05group\x18\x0f \x01(\tB(\xe0\x41\x03\xfa\x41\"\x12 vmmigration.googleapis.com/Group\x12\x44\n\x06labels\x18\x10 \x03(\x0b\x32\x34.google.cloud.vmmigration.v1.MigratingVm.LabelsEntry\x12\x45\n\x11recent_clone_jobs\x18\x11 \x03(\x0b\x32%.google.cloud.vmmigration.v1.CloneJobB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x13 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12I\n\x13recent_cutover_jobs\x18\x14 \x03(\x0b\x32\'.google.cloud.vmmigration.v1.CutoverJobB\x03\xe0\x41\x03\x12K\n\x10\x63utover_forecast\x18! \x01(\x0b\x32,.google.cloud.vmmigration.v1.CutoverForecastB\x03\xe0\x41\x03\x12L\n\nexpiration\x18% \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.MigratingVm.ExpirationB\x03\xe0\x41\x03\x1ay\n\nExpiration\x12\x34\n\x0b\x65xpire_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1c\n\x0f\x65xtension_count\x18\x02 \x01(\x05\x42\x03\xe0\x41\x03\x12\x17\n\nextendable\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xdb\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\t\n\x05READY\x10\x02\x12\x0e\n\nFIRST_SYNC\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04\x12\x10\n\x0c\x43UTTING_OVER\x10\x07\x12\x0b\n\x07\x43UTOVER\x10\x08\x12\x0e\n\nFINAL_SYNC\x10\t\x12\n\n\x06PAUSED\x10\n\x12\x0e\n\nFINALIZING\x10\x0b\x12\r\n\tFINALIZED\x10\x0c\x12\t\n\x05\x45RROR\x10\r\x12\x0b\n\x07\x45XPIRED\x10\x0e\x12\x15\n\x11\x46INALIZED_EXPIRED\x10\x11:\x81\x01\xea\x41~\n&vmmigration.googleapis.com/MigratingVm\x12Tprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}B\x14\n\x12target_vm_defaultsB\x13\n\x11source_vm_details\"Y\n\x0f\x43utoverForecast\x12\x46\n\x1e\x65stimated_cutover_job_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\"\xeb\x06\n\x08\x43loneJob\x12\x65\n\x1d\x63ompute_engine_target_details\x18\x14 \x01(\x0b\x32\x37.google.cloud.vmmigration.v1.ComputeEngineTargetDetailsB\x03\xe0\x41\x03H\x00\x12p\n#compute_engine_disks_target_details\x18\x19 \x01(\x0b\x32<.google.cloud.vmmigration.v1.ComputeEngineDisksTargetDetailsB\x03\xe0\x41\x03H\x00\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x16 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12?\n\x05state\x18\x0c \x01(\x0e\x32+.google.cloud.vmmigration.v1.CloneJob.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x11 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12:\n\x05steps\x18\x17 \x03(\x0b\x32&.google.cloud.vmmigration.v1.CloneStepB\x03\xe0\x41\x03\"\x82\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\r\n\tCANCELLED\x10\x05\x12\x0e\n\nCANCELLING\x10\x06\x12\x0f\n\x0b\x41\x44\x41PTING_OS\x10\x07:\x95\x01\xea\x41\x91\x01\n#vmmigration.googleapis.com/CloneJob\x12jprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}/cloneJobs/{clone_job}B\x13\n\x11target_vm_details\"\xe5\x02\n\tCloneStep\x12\x42\n\x0b\x61\x64\x61pting_os\x18\x03 \x01(\x0b\x32+.google.cloud.vmmigration.v1.AdaptingOSStepH\x00\x12O\n\x12preparing_vm_disks\x18\x04 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.PreparingVMDisksStepH\x00\x12]\n\x19instantiating_migrated_vm\x18\x05 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InstantiatingMigratedVMStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x10\n\x0e\x41\x64\x61ptingOSStep\"\x16\n\x14PreparingVMDisksStep\"\x1d\n\x1bInstantiatingMigratedVMStep\"\xb2\x07\n\nCutoverJob\x12\x65\n\x1d\x63ompute_engine_target_details\x18\x0e \x01(\x0b\x32\x37.google.cloud.vmmigration.v1.ComputeEngineTargetDetailsB\x03\xe0\x41\x03H\x00\x12p\n#compute_engine_disks_target_details\x18\x14 \x01(\x0b\x32<.google.cloud.vmmigration.v1.ComputeEngineDisksTargetDetailsB\x03\xe0\x41\x03H\x00\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x41\n\x05state\x18\x05 \x01(\x0e\x32-.google.cloud.vmmigration.v1.CutoverJob.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1d\n\x10progress_percent\x18\r \x01(\x05\x42\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\t \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x1a\n\rstate_message\x18\n \x01(\tB\x03\xe0\x41\x03\x12<\n\x05steps\x18\x11 \x03(\x0b\x32(.google.cloud.vmmigration.v1.CutoverStepB\x03\xe0\x41\x03\"\x82\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\r\n\tCANCELLED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\n\n\x06\x41\x43TIVE\x10\x06\x12\x0f\n\x0b\x41\x44\x41PTING_OS\x10\x07:\x9b\x01\xea\x41\x97\x01\n%vmmigration.googleapis.com/CutoverJob\x12nprojects/{project}/locations/{location}/sources/{source}/migratingVms/{migrating_vm}/cutoverJobs/{cutover_job}B\x13\n\x11target_vm_details\"\x97\x04\n\x0b\x43utoverStep\x12S\n\x1aprevious_replication_cycle\x18\x03 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleH\x00\x12X\n\x17shutting_down_source_vm\x18\x04 \x01(\x0b\x32\x35.google.cloud.vmmigration.v1.ShuttingDownSourceVMStepH\x00\x12\x43\n\nfinal_sync\x18\x05 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleH\x00\x12O\n\x12preparing_vm_disks\x18\x06 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.PreparingVMDisksStepH\x00\x12]\n\x19instantiating_migrated_vm\x18\x07 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InstantiatingMigratedVMStepH\x00\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x06\n\x04step\"\x1a\n\x18ShuttingDownSourceVMStep\"\xc2\x01\n\x15\x43reateCloneJobRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\x12#vmmigration.googleapis.com/CloneJob\x12\x19\n\x0c\x63lone_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12=\n\tclone_job\x18\x03 \x01(\x0b\x32%.google.cloud.vmmigration.v1.CloneJobB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"R\n\x15\x43\x61ncelCloneJobRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#vmmigration.googleapis.com/CloneJob\"\x18\n\x16\x43\x61ncelCloneJobResponse\"\xb0\x01\n\x14ListCloneJobsRequest\x12;\n\x06parent\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\x12#vmmigration.googleapis.com/CloneJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x8f\x01\n\x15ListCloneJobsResponse\x12>\n\nclone_jobs\x18\x01 \x03(\x0b\x32%.google.cloud.vmmigration.v1.CloneJobB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"O\n\x12GetCloneJobRequest\x12\x39\n\x04name\x18\x01 \x01(\tB+\xe0\x41\x02\xfa\x41%\n#vmmigration.googleapis.com/CloneJob\"\x89\x05\n\x06Source\x12\x42\n\x06vmware\x18\n \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.VmwareSourceDetailsH\x00\x12<\n\x03\x61ws\x18\x0c \x01(\x0b\x32-.google.cloud.vmmigration.v1.AwsSourceDetailsH\x00\x12@\n\x05\x61zure\x18\r \x01(\x0b\x32/.google.cloud.vmmigration.v1.AzureSourceDetailsH\x00\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12?\n\x06labels\x18\x04 \x03(\x0b\x32/.google.cloud.vmmigration.v1.Source.LabelsEntry\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x12\x43\n\nencryption\x18\x0e \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x06\xe0\x41\x01\xe0\x41\x05\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:`\xea\x41]\n!vmmigration.googleapis.com/Source\x12\x38projects/{project}/locations/{location}/sources/{source}B\x10\n\x0esource_details\"H\n\nEncryption\x12:\n\x07kms_key\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!cloudkms.googleapis.com/CryptoKey\"\x85\x01\n\x13VmwareSourceDetails\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x15\n\x08password\x18\x02 \x01(\tB\x03\xe0\x41\x04\x12\x12\n\nvcenter_ip\x18\x03 \x01(\t\x12\x12\n\nthumbprint\x18\x04 \x01(\t\x12\x1d\n\x15resolved_vcenter_host\x18\x05 \x01(\t\"\xb5\x06\n\x10\x41wsSourceDetails\x12^\n\x10\x61\x63\x63\x65ss_key_creds\x18\x0b \x01(\x0b\x32\x42.google.cloud.vmmigration.v1.AwsSourceDetails.AccessKeyCredentialsH\x00\x12\x17\n\naws_region\x18\x03 \x01(\tB\x03\xe0\x41\x05\x12G\n\x05state\x18\x04 \x01(\x0e\x32\x33.google.cloud.vmmigration.v1.AwsSourceDetails.StateB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x05 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12M\n\x12inventory_tag_list\x18\n \x03(\x0b\x32\x31.google.cloud.vmmigration.v1.AwsSourceDetails.Tag\x12&\n\x1einventory_security_group_names\x18\x07 \x03(\t\x12t\n\x1dmigration_resources_user_tags\x18\x08 \x03(\x0b\x32M.google.cloud.vmmigration.v1.AwsSourceDetails.MigrationResourcesUserTagsEntry\x12\x16\n\tpublic_ip\x18\t \x01(\tB\x03\xe0\x41\x03\x1ai\n\x14\x41\x63\x63\x65ssKeyCredentials\x12\x15\n\raccess_key_id\x18\x01 \x01(\t\x12\x1e\n\x11secret_access_key\x18\x02 \x01(\tB\x03\xe0\x41\x04\x12\x1a\n\rsession_token\x18\x03 \x01(\tB\x03\xe0\x41\x04\x1a+\n\x03Tag\x12\x10\n\x03key\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x02\x1a\x41\n\x1fMigrationResourcesUserTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"C\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x42\x12\n\x10\x63redentials_type\"\xbb\x05\n\x12\x41zureSourceDetails\x12\x66\n\x13\x63lient_secret_creds\x18\t \x01(\x0b\x32G.google.cloud.vmmigration.v1.AzureSourceDetails.ClientSecretCredentialsH\x00\x12\x1c\n\x0fsubscription_id\x18\x01 \x01(\tB\x03\xe0\x41\x05\x12\x1b\n\x0e\x61zure_location\x18\x05 \x01(\tB\x03\xe0\x41\x05\x12I\n\x05state\x18\x06 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.AzureSourceDetails.StateB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12v\n\x1dmigration_resources_user_tags\x18\x08 \x03(\x0b\x32O.google.cloud.vmmigration.v1.AzureSourceDetails.MigrationResourcesUserTagsEntry\x12\x1e\n\x11resource_group_id\x18\n \x01(\tB\x03\xe0\x41\x03\x1a[\n\x17\x43lientSecretCredentials\x12\x11\n\ttenant_id\x18\x01 \x01(\t\x12\x11\n\tclient_id\x18\x02 \x01(\t\x12\x1a\n\rclient_secret\x18\x03 \x01(\tB\x03\xe0\x41\x04\x1a\x41\n\x1fMigrationResourcesUserTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"C\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x42\x12\n\x10\x63redentials_type\"\xfa\x06\n\x13\x44\x61tacenterConnector\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x11\n\x04name\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x1c\n\x0fregistration_id\x18\x0c \x01(\tB\x03\xe0\x41\x05\x12\x17\n\x0fservice_account\x18\x05 \x01(\t\x12\x0f\n\x07version\x18\x06 \x01(\t\x12\x13\n\x06\x62ucket\x18\n \x01(\tB\x03\xe0\x41\x03\x12J\n\x05state\x18\x07 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.DatacenterConnector.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x0b \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12-\n appliance_infrastructure_version\x18\r \x01(\tB\x03\xe0\x41\x03\x12\'\n\x1a\x61ppliance_software_version\x18\x0e \x01(\tB\x03\xe0\x41\x03\x12N\n\x12\x61vailable_versions\x18\x0f \x01(\x0b\x32-.google.cloud.vmmigration.v1.AvailableUpdatesB\x03\xe0\x41\x03\x12G\n\x0eupgrade_status\x18\x10 \x01(\x0b\x32*.google.cloud.vmmigration.v1.UpgradeStatusB\x03\xe0\x41\x03\"P\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07OFFLINE\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\n\n\x06\x41\x43TIVE\x10\x04:\x9a\x01\xea\x41\x96\x01\n.vmmigration.googleapis.com/DatacenterConnector\x12\x64projects/{project}/locations/{location}/sources/{source}/datacenterConnectors/{datacenter_connector}\"\x9b\x02\n\rUpgradeStatus\x12\x0f\n\x07version\x18\x01 \x01(\t\x12?\n\x05state\x18\x02 \x01(\x0e\x32\x30.google.cloud.vmmigration.v1.UpgradeStatus.State\x12&\n\x05\x65rror\x18\x03 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12.\n\nstart_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x18\n\x10previous_version\x18\x05 \x01(\t\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\"\xab\x01\n\x10\x41vailableUpdates\x12O\n\x18new_deployable_appliance\x18\x01 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ApplianceVersion\x12\x46\n\x0fin_place_update\x18\x02 \x01(\x0b\x32-.google.cloud.vmmigration.v1.ApplianceVersion\"]\n\x10\x41pplianceVersion\x12\x0f\n\x07version\x18\x01 \x01(\t\x12\x0b\n\x03uri\x18\x02 \x01(\t\x12\x10\n\x08\x63ritical\x18\x03 \x01(\x08\x12\x19\n\x11release_notes_uri\x18\x04 \x01(\t\"\xac\x01\n\x12ListSourcesRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!vmmigration.googleapis.com/Source\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x88\x01\n\x13ListSourcesResponse\x12\x39\n\x07sources\x18\x01 \x03(\x0b\x32#.google.cloud.vmmigration.v1.SourceB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"K\n\x10GetSourceRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\"\xb6\x01\n\x13\x43reateSourceRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!vmmigration.googleapis.com/Source\x12\x16\n\tsource_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x38\n\x06source\x18\x03 \x01(\x0b\x32#.google.cloud.vmmigration.v1.SourceB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\x94\x01\n\x13UpdateSourceRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x38\n\x06source\x18\x02 \x01(\x0b\x32#.google.cloud.vmmigration.v1.SourceB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"g\n\x13\x44\x65leteSourceRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"i\n\x15\x46\x65tchInventoryRequest\x12\x39\n\x06source\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\x12\x15\n\rforce_refresh\x18\x02 \x01(\x08\"\xde\x05\n\x0fVmwareVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12\x15\n\rdatacenter_id\x18\x02 \x01(\t\x12\x1e\n\x16\x64\x61tacenter_description\x18\x03 \x01(\t\x12\x0c\n\x04uuid\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12L\n\x0bpower_state\x18\x06 \x01(\x0e\x32\x37.google.cloud.vmmigration.v1.VmwareVmDetails.PowerState\x12\x11\n\tcpu_count\x18\x07 \x01(\x05\x12\x11\n\tmemory_mb\x18\x08 \x01(\x05\x12\x12\n\ndisk_count\x18\t \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\x0c \x01(\x03\x12\x19\n\x11guest_description\x18\x0b \x01(\t\x12Q\n\x0b\x62oot_option\x18\r \x01(\x0e\x32\x37.google.cloud.vmmigration.v1.VmwareVmDetails.BootOptionB\x03\xe0\x41\x03\x12V\n\x0c\x61rchitecture\x18\x0e \x01(\x0e\x32;.google.cloud.vmmigration.v1.VmwareVmDetails.VmArchitectureB\x03\xe0\x41\x03\"I\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02ON\x10\x01\x12\x07\n\x03OFF\x10\x02\x12\r\n\tSUSPENDED\x10\x03\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"l\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aVM_ARCHITECTURE_X86_FAMILY\x10\x01\x12\x19\n\x15VM_ARCHITECTURE_ARM64\x10\x02\"\xef\x08\n\x0c\x41wsVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x11\n\tsource_id\x18\x03 \x01(\t\x12\x1a\n\x12source_description\x18\x04 \x01(\t\x12N\n\x0bpower_state\x18\x05 \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.AwsVmDetails.PowerStateB\x03\xe0\x41\x03\x12\x11\n\tcpu_count\x18\x06 \x01(\x05\x12\x11\n\tmemory_mb\x18\x07 \x01(\x05\x12\x12\n\ndisk_count\x18\x08 \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\t \x01(\x03\x12\x16\n\x0eos_description\x18\n \x01(\t\x12I\n\x0b\x62oot_option\x18\x0b \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.AwsVmDetails.BootOption\x12\x15\n\rinstance_type\x18\x0c \x01(\t\x12\x0e\n\x06vpc_id\x18\r \x01(\t\x12\x46\n\x0fsecurity_groups\x18\x0e \x03(\x0b\x32-.google.cloud.vmmigration.v1.AwsSecurityGroup\x12\x41\n\x04tags\x18\x0f \x03(\x0b\x32\x33.google.cloud.vmmigration.v1.AwsVmDetails.TagsEntry\x12\x0c\n\x04zone\x18\x10 \x01(\t\x12[\n\x13virtualization_type\x18\x11 \x01(\x0e\x32>.google.cloud.vmmigration.v1.AwsVmDetails.VmVirtualizationType\x12N\n\x0c\x61rchitecture\x18\x12 \x01(\x0e\x32\x38.google.cloud.vmmigration.v1.AwsVmDetails.VmArchitecture\x12\x12\n\nvcpu_count\x18\x13 \x01(\x05\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"V\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02ON\x10\x01\x12\x07\n\x03OFF\x10\x02\x12\r\n\tSUSPENDED\x10\x03\x12\x0b\n\x07PENDING\x10\x04\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"X\n\x14VmVirtualizationType\x12&\n\"VM_VIRTUALIZATION_TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03HVM\x10\x01\x12\x0f\n\x0bPARAVIRTUAL\x10\x02\"b\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x08\n\x04I386\x10\x01\x12\n\n\x06X86_64\x10\x02\x12\t\n\x05\x41RM64\x10\x03\x12\x0e\n\nX86_64_MAC\x10\x04\",\n\x10\x41wsSecurityGroup\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\"\xce\t\n\x0e\x41zureVmDetails\x12\r\n\x05vm_id\x18\x01 \x01(\t\x12K\n\x0bpower_state\x18\x02 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.AzureVmDetails.PowerState\x12\x0f\n\x07vm_size\x18\x03 \x01(\t\x12\x11\n\tcpu_count\x18\x04 \x01(\x05\x12\x11\n\tmemory_mb\x18\x05 \x01(\x05\x12\x12\n\ndisk_count\x18\x06 \x01(\x05\x12\x1c\n\x14\x63ommitted_storage_mb\x18\x07 \x01(\x03\x12\x43\n\x07os_disk\x18\x08 \x01(\x0b\x32\x32.google.cloud.vmmigration.v1.AzureVmDetails.OSDisk\x12?\n\x05\x64isks\x18\t \x03(\x0b\x32\x30.google.cloud.vmmigration.v1.AzureVmDetails.Disk\x12Q\n\x0eos_description\x18\n \x01(\x0b\x32\x39.google.cloud.vmmigration.v1.AzureVmDetails.OSDescription\x12K\n\x0b\x62oot_option\x18\x0b \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.AzureVmDetails.BootOption\x12\x43\n\x04tags\x18\x0c \x03(\x0b\x32\x35.google.cloud.vmmigration.v1.AzureVmDetails.TagsEntry\x12\x15\n\rcomputer_name\x18\r \x01(\t\x12P\n\x0c\x61rchitecture\x18\x0e \x01(\x0e\x32:.google.cloud.vmmigration.v1.AzureVmDetails.VmArchitecture\x1a\x35\n\x06OSDisk\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0f\n\x07size_gb\x18\x03 \x01(\x05\x1a\x32\n\x04\x44isk\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07size_gb\x18\x02 \x01(\x05\x12\x0b\n\x03lun\x18\x03 \x01(\x05\x1aM\n\rOSDescription\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x11\n\tpublisher\x18\x02 \x01(\t\x12\r\n\x05offer\x18\x03 \x01(\t\x12\x0c\n\x04plan\x18\x04 \x01(\t\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x8f\x01\n\nPowerState\x12\x1b\n\x17POWER_STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08STARTING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x0c\n\x08STOPPING\x10\x03\x12\x0b\n\x07STOPPED\x10\x04\x12\x10\n\x0c\x44\x45\x41LLOCATING\x10\x05\x12\x0f\n\x0b\x44\x45\x41LLOCATED\x10\x06\x12\x0b\n\x07UNKNOWN\x10\x07\"<\n\nBootOption\x12\x1b\n\x17\x42OOT_OPTION_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"l\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aVM_ARCHITECTURE_X86_FAMILY\x10\x01\x12\x19\n\x15VM_ARCHITECTURE_ARM64\x10\x02\"Q\n\x10VmwareVmsDetails\x12=\n\x07\x64\x65tails\x18\x01 \x03(\x0b\x32,.google.cloud.vmmigration.v1.VmwareVmDetails\"K\n\rAwsVmsDetails\x12:\n\x07\x64\x65tails\x18\x01 \x03(\x0b\x32).google.cloud.vmmigration.v1.AwsVmDetails\"O\n\x0f\x41zureVmsDetails\x12<\n\x07\x64\x65tails\x18\x01 \x03(\x0b\x32+.google.cloud.vmmigration.v1.AzureVmDetails\"\xa2\x02\n\x16\x46\x65tchInventoryResponse\x12\x43\n\nvmware_vms\x18\x01 \x01(\x0b\x32-.google.cloud.vmmigration.v1.VmwareVmsDetailsH\x00\x12=\n\x07\x61ws_vms\x18\x03 \x01(\x0b\x32*.google.cloud.vmmigration.v1.AwsVmsDetailsH\x00\x12\x41\n\tazure_vms\x18\x05 \x01(\x0b\x32,.google.cloud.vmmigration.v1.AzureVmsDetailsH\x00\x12\x34\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x42\x0b\n\tSourceVms\"\xc7\x02\n\x1c\x46\x65tchStorageInventoryRequest\x12\x39\n\x06source\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!vmmigration.googleapis.com/Source\x12X\n\x04type\x18\x02 \x01(\x0e\x32\x45.google.cloud.vmmigration.v1.FetchStorageInventoryRequest.StorageTypeB\x03\xe0\x41\x02\x12\x1a\n\rforce_refresh\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x05 \x01(\tB\x03\xe0\x41\x01\"E\n\x0bStorageType\x12\x1c\n\x18STORAGE_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05\x44ISKS\x10\x01\x12\r\n\tSNAPSHOTS\x10\x02\"\xba\x01\n\x1d\x46\x65tchStorageInventoryResponse\x12\x45\n\tresources\x18\x01 \x03(\x0b\x32\x32.google.cloud.vmmigration.v1.SourceStorageResource\x12\x34\n\x0bupdate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x03 \x01(\tB\x03\xe0\x41\x03\"y\n\x15SourceStorageResource\x12M\n\x10\x61ws_disk_details\x18\x01 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.AwsSourceDiskDetailsH\x00\x42\x11\n\x0fStorageResource\"\x9c\x06\n\x11UtilizationReport\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12H\n\x05state\x18\x03 \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.UtilizationReport.StateB\x03\xe0\x41\x03\x12\x33\n\nstate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x05 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12L\n\ntime_frame\x18\x07 \x01(\x0e\x32\x38.google.cloud.vmmigration.v1.UtilizationReport.TimeFrame\x12\x37\n\x0e\x66rame_end_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x15\n\x08vm_count\x18\t \x01(\x05\x42\x03\xe0\x41\x03\x12;\n\x03vms\x18\n \x03(\x0b\x32..google.cloud.vmmigration.v1.VmUtilizationInfo\"G\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\"F\n\tTimeFrame\x12\x1a\n\x16TIME_FRAME_UNSPECIFIED\x10\x00\x12\x08\n\x04WEEK\x10\x01\x12\t\n\x05MONTH\x10\x02\x12\x08\n\x04YEAR\x10\x03:\x94\x01\xea\x41\x90\x01\n,vmmigration.googleapis.com/UtilizationReport\x12`projects/{project}/locations/{location}/sources/{source}/utilizationReports/{utilization_report}\"\xc2\x01\n\x11VmUtilizationInfo\x12I\n\x11vmware_vm_details\x18\x01 \x01(\x0b\x32,.google.cloud.vmmigration.v1.VmwareVmDetailsH\x00\x12\r\n\x05vm_id\x18\x03 \x01(\t\x12\x46\n\x0butilization\x18\x02 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.VmUtilizationMetricsB\x0b\n\tVmDetails\"\x98\x02\n\x14VmUtilizationMetrics\x12\x17\n\x0f\x63pu_max_percent\x18\t \x01(\x05\x12\x1b\n\x13\x63pu_average_percent\x18\n \x01(\x05\x12\x1a\n\x12memory_max_percent\x18\x0b \x01(\x05\x12\x1e\n\x16memory_average_percent\x18\x0c \x01(\x05\x12\x1d\n\x15\x64isk_io_rate_max_kbps\x18\r \x01(\x03\x12!\n\x19\x64isk_io_rate_average_kbps\x18\x0e \x01(\x03\x12#\n\x1bnetwork_throughput_max_kbps\x18\x0f \x01(\x03\x12\'\n\x1fnetwork_throughput_average_kbps\x18\x10 \x01(\x03\"\x89\x02\n\x1dListUtilizationReportsRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\x12,vmmigration.googleapis.com/UtilizationReport\x12\x45\n\x04view\x18\x02 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.UtilizationReportViewB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x06 \x01(\tB\x03\xe0\x41\x01\"\xaa\x01\n\x1eListUtilizationReportsResponse\x12P\n\x13utilization_reports\x18\x01 \x03(\x0b\x32..google.cloud.vmmigration.v1.UtilizationReportB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\xa8\x01\n\x1bGetUtilizationReportRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\n,vmmigration.googleapis.com/UtilizationReport\x12\x45\n\x04view\x18\x02 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.UtilizationReportViewB\x03\xe0\x41\x01\"\xef\x01\n\x1e\x43reateUtilizationReportRequest\x12\x44\n\x06parent\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\x12,vmmigration.googleapis.com/UtilizationReport\x12O\n\x12utilization_report\x18\x02 \x01(\x0b\x32..google.cloud.vmmigration.v1.UtilizationReportB\x03\xe0\x41\x02\x12\"\n\x15utilization_report_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"}\n\x1e\x44\x65leteUtilizationReportRequest\x12\x42\n\x04name\x18\x01 \x01(\tB4\xe0\x41\x02\xfa\x41.\n,vmmigration.googleapis.com/UtilizationReport\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\xb0\x01\n ListDatacenterConnectorsResponse\x12T\n\x15\x64\x61tacenter_connectors\x18\x01 \x03(\x0b\x32\x30.google.cloud.vmmigration.v1.DatacenterConnectorB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"e\n\x1dGetDatacenterConnectorRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.vmmigration.googleapis.com/DatacenterConnector\"\xf9\x01\n CreateDatacenterConnectorRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.vmmigration.googleapis.com/DatacenterConnector\x12$\n\x17\x64\x61tacenter_connector_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12S\n\x14\x64\x61tacenter_connector\x18\x03 \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.DatacenterConnectorB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"|\n DeleteDatacenterConnectorRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.vmmigration.googleapis.com/DatacenterConnector\x12\x12\n\nrequest_id\x18\x02 \x01(\t\"\x83\x01\n\x17UpgradeApplianceRequest\x12T\n\x14\x64\x61tacenter_connector\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.vmmigration.googleapis.com/DatacenterConnector\x12\x12\n\nrequest_id\x18\x02 \x01(\t\"\x1a\n\x18UpgradeApplianceResponse\"\xc6\x01\n\x1fListDatacenterConnectorsRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.vmmigration.googleapis.com/DatacenterConnector\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xe8\n\n\x1b\x43omputeEngineTargetDefaults\x12\x0f\n\x07vm_name\x18\x01 \x01(\t\x12\x45\n\x0etarget_project\x18\x02 \x01(\tB-\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x0c\n\x04zone\x18\x03 \x01(\t\x12\x1b\n\x13machine_type_series\x18\x04 \x01(\t\x12\x14\n\x0cmachine_type\x18\x05 \x01(\t\x12\x14\n\x0cnetwork_tags\x18\x06 \x03(\t\x12I\n\x12network_interfaces\x18\x07 \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterface\x12\x1c\n\x0fservice_account\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12\x45\n\tdisk_type\x18\t \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskType\x12T\n\x06labels\x18\n \x03(\x0b\x32\x44.google.cloud.vmmigration.v1.ComputeEngineTargetDefaults.LabelsEntry\x12K\n\x0clicense_type\x18\x0b \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineLicenseType\x12I\n\x0f\x61pplied_license\x18\x0c \x01(\x0b\x32+.google.cloud.vmmigration.v1.AppliedLicenseB\x03\xe0\x41\x03\x12J\n\x12\x63ompute_scheduling\x18\r \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeScheduling\x12\x13\n\x0bsecure_boot\x18\x0e \x01(\x08\x12\x18\n\x0b\x65nable_vtpm\x18\x15 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x16 \x01(\x08\x42\x03\xe0\x41\x01\x12N\n\x0b\x62oot_option\x18\x0f \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.ComputeEngineBootOptionB\x03\xe0\x41\x03\x12X\n\x08metadata\x18\x10 \x03(\x0b\x32\x46.google.cloud.vmmigration.v1.ComputeEngineTargetDefaults.MetadataEntry\x12\x1b\n\x13\x61\x64\x64itional_licenses\x18\x11 \x03(\t\x12\x10\n\x08hostname\x18\x12 \x01(\t\x12\x43\n\nencryption\x18\x13 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x06\xe0\x41\x01\xe0\x41\x05\x12I\n\x0f\x62oot_conversion\x18\x14 \x01(\x0e\x32+.google.cloud.vmmigration.v1.BootConversionB\x03\xe0\x41\x01\x12R\n\x14\x61\x64\x61ptation_modifiers\x18\x17 \x03(\x0b\x32/.google.cloud.vmmigration.v1.AdaptationModifierB\x03\xe0\x41\x01\x12\x1f\n\x12\x64isk_replica_zones\x18\x18 \x03(\tB\x03\xe0\x41\x01\x12\x19\n\x0cstorage_pool\x18\x19 \x01(\tB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"?\n\x12\x41\x64\x61ptationModifier\x12\x15\n\x08modifier\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x9d\n\n\x1a\x43omputeEngineTargetDetails\x12\x0f\n\x07vm_name\x18\x01 \x01(\t\x12\x0f\n\x07project\x18\x02 \x01(\t\x12\x0c\n\x04zone\x18\x03 \x01(\t\x12\x1b\n\x13machine_type_series\x18\x04 \x01(\t\x12\x14\n\x0cmachine_type\x18\x05 \x01(\t\x12\x14\n\x0cnetwork_tags\x18\x06 \x03(\t\x12I\n\x12network_interfaces\x18\x07 \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterface\x12\x17\n\x0fservice_account\x18\x08 \x01(\t\x12\x45\n\tdisk_type\x18\t \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskType\x12S\n\x06labels\x18\n \x03(\x0b\x32\x43.google.cloud.vmmigration.v1.ComputeEngineTargetDetails.LabelsEntry\x12K\n\x0clicense_type\x18\x0b \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineLicenseType\x12\x44\n\x0f\x61pplied_license\x18\x0c \x01(\x0b\x32+.google.cloud.vmmigration.v1.AppliedLicense\x12J\n\x12\x63ompute_scheduling\x18\r \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeScheduling\x12\x13\n\x0bsecure_boot\x18\x0e \x01(\x08\x12\x18\n\x0b\x65nable_vtpm\x18\x15 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x16 \x01(\x08\x42\x03\xe0\x41\x01\x12I\n\x0b\x62oot_option\x18\x0f \x01(\x0e\x32\x34.google.cloud.vmmigration.v1.ComputeEngineBootOption\x12W\n\x08metadata\x18\x10 \x03(\x0b\x32\x45.google.cloud.vmmigration.v1.ComputeEngineTargetDetails.MetadataEntry\x12\x1b\n\x13\x61\x64\x64itional_licenses\x18\x11 \x03(\t\x12\x10\n\x08hostname\x18\x12 \x01(\t\x12@\n\nencryption\x18\x13 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x12I\n\x0f\x62oot_conversion\x18\x14 \x01(\x0e\x32+.google.cloud.vmmigration.v1.BootConversionB\x03\xe0\x41\x01\x12R\n\x14\x61\x64\x61ptation_modifiers\x18\x17 \x03(\x0b\x32/.google.cloud.vmmigration.v1.AdaptationModifierB\x03\xe0\x41\x01\x12\x1f\n\x12\x64isk_replica_zones\x18\x18 \x03(\tB\x03\xe0\x41\x01\x12\x19\n\x0cstorage_pool\x18\x19 \x01(\tB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xc7\x01\n\x10NetworkInterface\x12\x14\n\x07network\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\nsubnetwork\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0binternal_ip\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x65xternal_ip\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12P\n\x0cnetwork_tier\x18\x05 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineNetworkTierB\x03\xe0\x41\x01\"\xa0\x01\n\x0e\x41ppliedLicense\x12>\n\x04type\x18\x01 \x01(\x0e\x32\x30.google.cloud.vmmigration.v1.AppliedLicense.Type\x12\x12\n\nos_license\x18\x02 \x01(\t\":\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x08\n\x04PAYG\x10\x02\x12\x08\n\x04\x42YOL\x10\x03\"\xbf\x01\n\x16SchedulingNodeAffinity\x12\x0b\n\x03key\x18\x01 \x01(\t\x12N\n\x08operator\x18\x02 \x01(\x0e\x32<.google.cloud.vmmigration.v1.SchedulingNodeAffinity.Operator\x12\x0e\n\x06values\x18\x03 \x03(\t\"8\n\x08Operator\x12\x18\n\x14OPERATOR_UNSPECIFIED\x10\x00\x12\x06\n\x02IN\x10\x01\x12\n\n\x06NOT_IN\x10\x02\"\xdd\x03\n\x11\x43omputeScheduling\x12]\n\x13on_host_maintenance\x18\x01 \x01(\x0e\x32@.google.cloud.vmmigration.v1.ComputeScheduling.OnHostMaintenance\x12P\n\x0crestart_type\x18\x05 \x01(\x0e\x32:.google.cloud.vmmigration.v1.ComputeScheduling.RestartType\x12L\n\x0fnode_affinities\x18\x03 \x03(\x0b\x32\x33.google.cloud.vmmigration.v1.SchedulingNodeAffinity\x12\x15\n\rmin_node_cpus\x18\x04 \x01(\x05\"T\n\x11OnHostMaintenance\x12#\n\x1fON_HOST_MAINTENANCE_UNSPECIFIED\x10\x00\x12\r\n\tTERMINATE\x10\x01\x12\x0b\n\x07MIGRATE\x10\x02\"\\\n\x0bRestartType\x12\x1c\n\x18RESTART_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11\x41UTOMATIC_RESTART\x10\x01\x12\x18\n\x14NO_AUTOMATIC_RESTART\x10\x02\"\x92\x03\n ComputeEngineDisksTargetDefaults\x12\x0e\n\x04zone\x18\x02 \x01(\tH\x00\x12_\n\x15\x64isks_target_defaults\x18\x05 \x01(\x0b\x32>.google.cloud.vmmigration.v1.DisksMigrationDisksTargetDefaultsH\x01\x12Y\n\x12vm_target_defaults\x18\x06 \x01(\x0b\x32;.google.cloud.vmmigration.v1.DisksMigrationVmTargetDefaultsH\x01\x12\x45\n\x0etarget_project\x18\x01 \x01(\tB-\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x42\n\x05\x64isks\x18\x04 \x03(\x0b\x32\x33.google.cloud.vmmigration.v1.PersistentDiskDefaultsB\n\n\x08locationB\x0b\n\tvm_target\"\xcf\x03\n\x16PersistentDiskDefaults\x12\x1f\n\x12source_disk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\x12\x16\n\tdisk_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x45\n\tdisk_type\x18\x03 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskType\x12\x64\n\x11\x61\x64\x64itional_labels\x18\x04 \x03(\x0b\x32I.google.cloud.vmmigration.v1.PersistentDiskDefaults.AdditionalLabelsEntry\x12@\n\nencryption\x18\x05 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x12T\n\x15vm_attachment_details\x18\x06 \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.VmAttachmentDetailsB\x03\xe0\x41\x01\x1a\x37\n\x15\x41\x64\x64itionalLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"/\n\x13VmAttachmentDetails\x12\x18\n\x0b\x64\x65vice_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\"#\n!DisksMigrationDisksTargetDefaults\"\x96\x07\n\x1e\x44isksMigrationVmTargetDefaults\x12\x14\n\x07vm_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12 \n\x13machine_type_series\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x19\n\x0cmachine_type\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x19\n\x0cnetwork_tags\x18\x04 \x03(\tB\x03\xe0\x41\x01\x12N\n\x12network_interfaces\x18\x05 \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterfaceB\x03\xe0\x41\x01\x12\x1c\n\x0fservice_account\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12O\n\x12\x63ompute_scheduling\x18\x07 \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeSchedulingB\x03\xe0\x41\x01\x12\x18\n\x0bsecure_boot\x18\x08 \x01(\x08\x42\x03\xe0\x41\x01\x12\x18\n\x0b\x65nable_vtpm\x18\x10 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x11 \x01(\x08\x42\x03\xe0\x41\x01\x12`\n\x08metadata\x18\n \x03(\x0b\x32I.google.cloud.vmmigration.v1.DisksMigrationVmTargetDefaults.MetadataEntryB\x03\xe0\x41\x01\x12 \n\x13\x61\x64\x64itional_licenses\x18\x0b \x03(\tB\x03\xe0\x41\x01\x12\x15\n\x08hostname\x18\x0c \x01(\tB\x03\xe0\x41\x01\x12\\\n\x06labels\x18\r \x03(\x0b\x32G.google.cloud.vmmigration.v1.DisksMigrationVmTargetDefaults.LabelsEntryB\x03\xe0\x41\x01\x12N\n\x12\x62oot_disk_defaults\x18\x0e \x01(\x0b\x32-.google.cloud.vmmigration.v1.BootDiskDefaultsB\x03\xe0\x41\x01\x12@\n\nencryption\x18\x0f \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xff\x02\n\x10\x42ootDiskDefaults\x12P\n\x05image\x18\x03 \x01(\x0b\x32?.google.cloud.vmmigration.v1.BootDiskDefaults.DiskImageDefaultsH\x00\x12\x16\n\tdisk_name\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12J\n\tdisk_type\x18\x02 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskTypeB\x03\xe0\x41\x01\x12\x18\n\x0b\x64\x65vice_name\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12@\n\nencryption\x18\x05 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x1aO\n\x11\x44iskImageDefaults\x12:\n\x0csource_image\x18\x01 \x01(\tB$\xe0\x41\x02\xfa\x41\x1e\n\x1c\x63ompute.googleapis.com/ImageB\x08\n\x06source\"\xa2\x02\n\x1f\x43omputeEngineDisksTargetDetails\x12]\n\x14\x64isks_target_details\x18\x05 \x01(\x0b\x32=.google.cloud.vmmigration.v1.DisksMigrationDisksTargetDetailsH\x00\x12W\n\x11vm_target_details\x18\x06 \x01(\x0b\x32:.google.cloud.vmmigration.v1.DisksMigrationVmTargetDetailsH\x00\x12:\n\x05\x64isks\x18\x01 \x03(\x0b\x32+.google.cloud.vmmigration.v1.PersistentDiskB\x0b\n\tvm_target\">\n\x0ePersistentDisk\x12\x1a\n\x12source_disk_number\x18\x01 \x01(\x05\x12\x10\n\x08\x64isk_uri\x18\x02 \x01(\t\"\"\n DisksMigrationDisksTargetDetails\"4\n\x1d\x44isksMigrationVmTargetDetails\x12\x13\n\x06vm_uri\x18\x01 \x01(\tB\x03\xe0\x41\x03\"^\n\x0eSchedulePolicy\x12\x30\n\ridle_duration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1a\n\x12skip_os_adaptation\x18\x02 \x01(\x08\"\xd1\x01\n\x18\x43reateMigratingVmRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/MigratingVm\x12\x1c\n\x0fmigrating_vm_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x43\n\x0cmigrating_vm\x18\x03 \x01(\x0b\x32(.google.cloud.vmmigration.v1.MigratingVmB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\xf7\x01\n\x17ListMigratingVmsRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/MigratingVm\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12?\n\x04view\x18\x06 \x01(\x0e\x32,.google.cloud.vmmigration.v1.MigratingVmViewB\x03\xe0\x41\x01\"\x98\x01\n\x18ListMigratingVmsResponse\x12\x44\n\rmigrating_vms\x18\x01 \x03(\x0b\x32(.google.cloud.vmmigration.v1.MigratingVmB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\x96\x01\n\x15GetMigratingVmRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\x12?\n\x04view\x18\x02 \x01(\x0e\x32,.google.cloud.vmmigration.v1.MigratingVmViewB\x03\xe0\x41\x01\"\xa4\x01\n\x18UpdateMigratingVmRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x43\n\x0cmigrating_vm\x18\x02 \x01(\x0b\x32(.google.cloud.vmmigration.v1.MigratingVmB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"X\n\x18\x44\x65leteMigratingVmRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"]\n\x15StartMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x18\n\x16StartMigrationResponse\"]\n\x15PauseMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x18\n\x16PauseMigrationResponse\"^\n\x16ResumeMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x19\n\x17ResumeMigrationResponse\"`\n\x18\x46inalizeMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"^\n\x16\x45xtendMigrationRequest\x12\x44\n\x0cmigrating_vm\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x19\n\x17\x45xtendMigrationResponse\"\x1b\n\x19\x46inalizeMigrationResponse\"\xb1\x02\n\rTargetProject\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x07project\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03:v\xea\x41s\n(vmmigration.googleapis.com/TargetProject\x12Gprojects/{project}/locations/{location}/targetProjects/{target_project}\"Y\n\x17GetTargetProjectRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\"\xba\x01\n\x19ListTargetProjectsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(vmmigration.googleapis.com/TargetProject\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x9e\x01\n\x1aListTargetProjectsResponse\x12H\n\x0ftarget_projects\x18\x01 \x03(\x0b\x32*.google.cloud.vmmigration.v1.TargetProjectB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\xdb\x01\n\x1a\x43reateTargetProjectRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(vmmigration.googleapis.com/TargetProject\x12\x1e\n\x11target_project_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12G\n\x0etarget_project\x18\x03 \x01(\x0b\x32*.google.cloud.vmmigration.v1.TargetProjectB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\xaa\x01\n\x1aUpdateTargetProjectRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12G\n\x0etarget_project\x18\x02 \x01(\x0b\x32*.google.cloud.vmmigration.v1.TargetProjectB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"u\n\x1a\x44\x65leteTargetProjectRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\xea\x03\n\x05Group\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12Z\n\x15migration_target_type\x18\x06 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.Group.MigrationTargetTypeB\x03\xe0\x41\x05\"|\n\x13MigrationTargetType\x12%\n!MIGRATION_TARGET_TYPE_UNSPECIFIED\x10\x00\x12\x1d\n\x19MIGRATION_TARGET_TYPE_GCE\x10\x01\x12\x1f\n\x1bMIGRATION_TARGET_TYPE_DISKS\x10\x02:]\xea\x41Z\n vmmigration.googleapis.com/Group\x12\x36projects/{project}/locations/{location}/groups/{group}\"\xaa\x01\n\x11ListGroupsRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 vmmigration.googleapis.com/Group\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x85\x01\n\x12ListGroupsResponse\x12\x37\n\x06groups\x18\x01 \x03(\x0b\x32\".google.cloud.vmmigration.v1.GroupB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"I\n\x0fGetGroupRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\"\xb1\x01\n\x12\x43reateGroupRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 vmmigration.googleapis.com/Group\x12\x15\n\x08group_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x36\n\x05group\x18\x03 \x01(\x0b\x32\".google.cloud.vmmigration.v1.GroupB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\x91\x01\n\x12UpdateGroupRequest\x12/\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12\x36\n\x05group\x18\x02 \x01(\x0b\x32\".google.cloud.vmmigration.v1.GroupB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"e\n\x12\x44\x65leteGroupRequest\x12\x36\n\x04name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x96\x01\n\x18\x41\x64\x64GroupMigrationRequest\x12\x37\n\x05group\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\x12\x41\n\x0cmigrating_vm\x18\x02 \x01(\tB+\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x1b\n\x19\x41\x64\x64GroupMigrationResponse\"\x99\x01\n\x1bRemoveGroupMigrationRequest\x12\x37\n\x05group\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n vmmigration.googleapis.com/Group\x12\x41\n\x0cmigrating_vm\x18\x02 \x01(\tB+\xfa\x41(\n&vmmigration.googleapis.com/MigratingVm\"\x1e\n\x1cRemoveGroupMigrationResponse\"\xcc\x01\n\x17\x43reateCutoverJobRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%vmmigration.googleapis.com/CutoverJob\x12\x1b\n\x0e\x63utover_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x41\n\x0b\x63utover_job\x18\x03 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.CutoverJobB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"V\n\x17\x43\x61ncelCutoverJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%vmmigration.googleapis.com/CutoverJob\"\x1a\n\x18\x43\x61ncelCutoverJobResponse\"\xb4\x01\n\x16ListCutoverJobsRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%vmmigration.googleapis.com/CutoverJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x95\x01\n\x17ListCutoverJobsResponse\x12\x42\n\x0c\x63utover_jobs\x18\x01 \x03(\x0b\x32\'.google.cloud.vmmigration.v1.CutoverJobB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"S\n\x14GetCutoverJobRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%vmmigration.googleapis.com/CutoverJob\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x07 \x01(\tB\x03\xe0\x41\x03\"\xf1\x04\n\x0eMigrationError\x12H\n\x04\x63ode\x18\x01 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.MigrationError.ErrorCodeB\x03\xe0\x41\x03\x12\x38\n\rerror_message\x18\x02 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12\x36\n\x0b\x61\x63tion_item\x18\x03 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12.\n\nhelp_links\x18\x04 \x03(\x0b\x32\x15.google.rpc.Help.LinkB\x03\xe0\x41\x03\x12\x33\n\nerror_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"\xbd\x02\n\tErrorCode\x12\x1a\n\x16\x45RROR_CODE_UNSPECIFIED\x10\x00\x12\x11\n\rUNKNOWN_ERROR\x10\x01\x12\x1b\n\x17SOURCE_VALIDATION_ERROR\x10\x02\x12\x1c\n\x18SOURCE_REPLICATION_ERROR\x10\x03\x12\x1c\n\x18TARGET_REPLICATION_ERROR\x10\x04\x12\x17\n\x13OS_ADAPTATION_ERROR\x10\x05\x12\x0f\n\x0b\x43LONE_ERROR\x10\x06\x12\x11\n\rCUTOVER_ERROR\x10\x07\x12\x1c\n\x18UTILIZATION_REPORT_ERROR\x10\x08\x12\x1b\n\x17\x41PPLIANCE_UPGRADE_ERROR\x10\t\x12\x16\n\x12IMAGE_IMPORT_ERROR\x10\n\x12\x18\n\x14\x44ISK_MIGRATION_ERROR\x10\x0b\"\xf6\x02\n\x10MigrationWarning\x12G\n\x04\x63ode\x18\x01 \x01(\x0e\x32\x39.google.cloud.vmmigration.v1.MigrationWarning.WarningCode\x12:\n\x0fwarning_message\x18\x02 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12\x36\n\x0b\x61\x63tion_item\x18\x03 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessageB\x03\xe0\x41\x03\x12.\n\nhelp_links\x18\x04 \x03(\x0b\x32\x15.google.rpc.Help.LinkB\x03\xe0\x41\x03\x12\x30\n\x0cwarning_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"C\n\x0bWarningCode\x12\x1c\n\x18WARNING_CODE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x41\x44\x41PTATION_WARNING\x10\x01\"\x95\x04\n\x15VmwareSourceVmDetails\x12R\n\x08\x66irmware\x18\x01 \x01(\x0e\x32;.google.cloud.vmmigration.v1.VmwareSourceVmDetails.FirmwareB\x03\xe0\x41\x03\x12$\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12X\n\x05\x64isks\x18\x03 \x03(\x0b\x32\x44.google.cloud.vmmigration.v1.VmwareSourceVmDetails.VmwareDiskDetailsB\x03\xe0\x41\x03\x12N\n\x14vm_capabilities_info\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.VmCapabilitiesB\x03\xe0\x41\x03\x12\x46\n\x0c\x61rchitecture\x18\x06 \x01(\x0e\x32+.google.cloud.vmmigration.v1.VmArchitectureB\x03\xe0\x41\x03\x1aW\n\x11VmwareDiskDetails\x12\x18\n\x0b\x64isk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x03\x12\x14\n\x07size_gb\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12\x12\n\x05label\x18\x03 \x01(\tB\x03\xe0\x41\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\x8a\x04\n\x12\x41wsSourceVmDetails\x12O\n\x08\x66irmware\x18\x01 \x01(\x0e\x32\x38.google.cloud.vmmigration.v1.AwsSourceVmDetails.FirmwareB\x03\xe0\x41\x03\x12$\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12R\n\x05\x64isks\x18\x03 \x03(\x0b\x32>.google.cloud.vmmigration.v1.AwsSourceVmDetails.AwsDiskDetailsB\x03\xe0\x41\x03\x12N\n\x14vm_capabilities_info\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.VmCapabilitiesB\x03\xe0\x41\x03\x12\x46\n\x0c\x61rchitecture\x18\x06 \x01(\x0e\x32+.google.cloud.vmmigration.v1.VmArchitectureB\x03\xe0\x41\x03\x1aX\n\x0e\x41wsDiskDetails\x12\x18\n\x0b\x64isk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x03\x12\x16\n\tvolume_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x07size_gb\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\x92\x04\n\x14\x41zureSourceVmDetails\x12Q\n\x08\x66irmware\x18\x01 \x01(\x0e\x32:.google.cloud.vmmigration.v1.AzureSourceVmDetails.FirmwareB\x03\xe0\x41\x03\x12$\n\x17\x63ommitted_storage_bytes\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12V\n\x05\x64isks\x18\x03 \x03(\x0b\x32\x42.google.cloud.vmmigration.v1.AzureSourceVmDetails.AzureDiskDetailsB\x03\xe0\x41\x03\x12N\n\x14vm_capabilities_info\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.VmCapabilitiesB\x03\xe0\x41\x03\x12\x46\n\x0c\x61rchitecture\x18\x06 \x01(\x0e\x32+.google.cloud.vmmigration.v1.VmArchitectureB\x03\xe0\x41\x03\x1aX\n\x10\x41zureDiskDetails\x12\x18\n\x0b\x64isk_number\x18\x01 \x01(\x05\x42\x03\xe0\x41\x03\x12\x14\n\x07\x64isk_id\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x14\n\x07size_gb\x18\x03 \x01(\x03\x42\x03\xe0\x41\x03\"7\n\x08\x46irmware\x12\x18\n\x14\x46IRMWARE_UNSPECIFIED\x10\x00\x12\x07\n\x03\x45\x46I\x10\x01\x12\x08\n\x04\x42IOS\x10\x02\"\xc0\x01\n\x1cListReplicationCyclesRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+vmmigration.googleapis.com/ReplicationCycle\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa7\x01\n\x1dListReplicationCyclesResponse\x12N\n\x12replication_cycles\x18\x01 \x03(\x0b\x32-.google.cloud.vmmigration.v1.ReplicationCycleB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"_\n\x1aGetReplicationCycleRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/ReplicationCycle\"\xa7\x01\n\x0eVmCapabilities\x12J\n\x0fos_capabilities\x18\x01 \x03(\x0e\x32).google.cloud.vmmigration.v1.OsCapabilityB\x06\xe0\x41\x03\xe0\x41\x06\x12I\n last_os_capabilities_update_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"\xf6\x04\n\x0bImageImport\x12 \n\x11\x63loud_storage_uri\x18\x02 \x01(\tB\x03\xe0\x41\x05H\x00\x12^\n\x1a\x64isk_image_target_defaults\x18\x04 \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.DiskImageTargetDetailsB\x03\xe0\x41\x05H\x01\x12\x64\n\x1dmachine_image_target_defaults\x18\x07 \x01(\x0b\x32\x36.google.cloud.vmmigration.v1.MachineImageTargetDetailsB\x03\xe0\x41\x05H\x01\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12R\n\x18recent_image_import_jobs\x18\x05 \x03(\x0b\x32+.google.cloud.vmmigration.v1.ImageImportJobB\x03\xe0\x41\x03\x12@\n\nencryption\x18\x06 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x05:\x82\x01\xea\x41\x7f\n&vmmigration.googleapis.com/ImageImport\x12:projects/{project}/locations/{location}/imageImports/{job}*\x0cimageImports2\x0bimageImportB\x08\n\x06sourceB\x11\n\x0ftarget_defaults\"\xc2\x07\n\x0eImageImportJob\x12 \n\x11\x63loud_storage_uri\x18\n \x01(\tB\x03\xe0\x41\x03H\x00\x12]\n\x19\x64isk_image_target_details\x18\x03 \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.DiskImageTargetDetailsB\x03\xe0\x41\x03H\x01\x12\x63\n\x1cmachine_image_target_details\x18\x0b \x01(\x0b\x32\x36.google.cloud.vmmigration.v1.MachineImageTargetDetailsB\x03\xe0\x41\x03H\x01\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1e\n\x11\x63reated_resources\x18\x02 \x03(\tB\x03\xe0\x41\x03\x12\x45\n\x05state\x18\x04 \x01(\x0e\x32\x31.google.cloud.vmmigration.v1.ImageImportJob.StateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\'\n\x06\x65rrors\x18\x07 \x03(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x44\n\x08warnings\x18\x08 \x03(\x0b\x32-.google.cloud.vmmigration.v1.MigrationWarningB\x03\xe0\x41\x03\x12@\n\x05steps\x18\t \x03(\x0b\x32,.google.cloud.vmmigration.v1.ImageImportStepB\x03\xe0\x41\x03\"r\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\r\n\tSUCCEEDED\x10\x03\x12\n\n\x06\x46\x41ILED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\r\n\tCANCELLED\x10\x06:\xa5\x01\xea\x41\xa1\x01\n)vmmigration.googleapis.com/ImageImportJob\x12Sprojects/{project}/locations/{location}/imageImports/{job}/imageImportJobs/{result}*\x0fimageImportJobs2\x0eimageImportJobB\x08\n\x06sourceB\x10\n\x0etarget_details\"\xbb\x03\n\x0fImageImportStep\x12P\n\x0cinitializing\x18\x03 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.InitializingImageImportStepH\x00\x12X\n\x14loading_source_files\x18\x04 \x01(\x0b\x32\x38.google.cloud.vmmigration.v1.LoadingImageSourceFilesStepH\x00\x12\x42\n\x0b\x61\x64\x61pting_os\x18\x05 \x01(\x0b\x32+.google.cloud.vmmigration.v1.AdaptingOSStepH\x00\x12H\n\x0e\x63reating_image\x18\x06 \x01(\x0b\x32..google.cloud.vmmigration.v1.CreatingImageStepH\x00\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x42\x06\n\x04step\"\x1d\n\x1bInitializingImageImportStep\"\x1d\n\x1bLoadingImageSourceFilesStep\"\x13\n\x11\x43reatingImageStep\"\x96\x05\n\x16\x44iskImageTargetDetails\x12g\n\x18os_adaptation_parameters\x18\x0b \x01(\x0b\x32>.google.cloud.vmmigration.v1.ImageImportOsAdaptationParametersB\x03\xe0\x41\x01H\x00\x12W\n\x16\x64\x61ta_disk_image_import\x18\x0c \x01(\x0b\x32\x30.google.cloud.vmmigration.v1.DataDiskImageImportB\x03\xe0\x41\x01H\x00\x12\x17\n\nimage_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12H\n\x0etarget_project\x18\x02 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x18\n\x0b\x66\x61mily_name\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12T\n\x06labels\x18\x07 \x03(\x0b\x32?.google.cloud.vmmigration.v1.DiskImageTargetDetails.LabelsEntryB\x03\xe0\x41\x01\x12 \n\x13\x61\x64\x64itional_licenses\x18\x08 \x03(\tB\x03\xe0\x41\x01\x12\"\n\x15single_region_storage\x18\t \x01(\x08\x42\x03\xe0\x41\x01\x12@\n\nencryption\x18\n \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x05\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x14os_adaptation_config\"\xfc\x07\n\x19MachineImageTargetDetails\x12g\n\x18os_adaptation_parameters\x18\x03 \x01(\x0b\x32>.google.cloud.vmmigration.v1.ImageImportOsAdaptationParametersB\x03\xe0\x41\x01H\x00\x12P\n\x12skip_os_adaptation\x18\x10 \x01(\x0b\x32-.google.cloud.vmmigration.v1.SkipOsAdaptationB\x03\xe0\x41\x01H\x00\x12\x1f\n\x12machine_image_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12H\n\x0etarget_project\x18\x02 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12\x18\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\"\n\x15single_region_storage\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\x12@\n\nencryption\x18\x06 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x05\x12m\n\"machine_image_parameters_overrides\x18\x07 \x01(\x0b\x32<.google.cloud.vmmigration.v1.MachineImageParametersOverridesB\x03\xe0\x41\x01\x12I\n\x0fservice_account\x18\x08 \x01(\x0b\x32+.google.cloud.vmmigration.v1.ServiceAccountB\x03\xe0\x41\x01\x12 \n\x13\x61\x64\x64itional_licenses\x18\t \x03(\tB\x03\xe0\x41\x01\x12W\n\x06labels\x18\n \x03(\x0b\x32\x42.google.cloud.vmmigration.v1.MachineImageTargetDetails.LabelsEntryB\x03\xe0\x41\x01\x12\x11\n\x04tags\x18\x0b \x03(\tB\x03\xe0\x41\x01\x12Z\n\x18shielded_instance_config\x18\x0c \x01(\x0b\x32\x33.google.cloud.vmmigration.v1.ShieldedInstanceConfigB\x03\xe0\x41\x01\x12N\n\x12network_interfaces\x18\r \x03(\x0b\x32-.google.cloud.vmmigration.v1.NetworkInterfaceB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x14os_adaptation_config\"_\n\x0eServiceAccount\x12\x38\n\x05\x65mail\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!iam.googleapis.com/ServiceAccount\x12\x13\n\x06scopes\x18\x02 \x03(\tB\x03\xe0\x41\x01\"\xf6\x01\n\x16ShieldedInstanceConfig\x12X\n\x0bsecure_boot\x18\x01 \x01(\x0e\x32>.google.cloud.vmmigration.v1.ShieldedInstanceConfig.SecureBootB\x03\xe0\x41\x01\x12\x18\n\x0b\x65nable_vtpm\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\x12(\n\x1b\x65nable_integrity_monitoring\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\">\n\nSecureBoot\x12\x1b\n\x17SECURE_BOOT_UNSPECIFIED\x10\x00\x12\x08\n\x04TRUE\x10\x01\x12\t\n\x05\x46\x41LSE\x10\x02\"<\n\x1fMachineImageParametersOverrides\x12\x19\n\x0cmachine_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\xad\x02\n!ImageImportOsAdaptationParameters\x12\x17\n\ngeneralize\x18\x01 \x01(\x08\x42\x03\xe0\x41\x01\x12P\n\x0clicense_type\x18\x02 \x01(\x0e\x32\x35.google.cloud.vmmigration.v1.ComputeEngineLicenseTypeB\x03\xe0\x41\x01\x12I\n\x0f\x62oot_conversion\x18\x03 \x01(\x0e\x32+.google.cloud.vmmigration.v1.BootConversionB\x03\xe0\x41\x01\x12R\n\x14\x61\x64\x61ptation_modifiers\x18\x04 \x03(\x0b\x32/.google.cloud.vmmigration.v1.AdaptationModifierB\x03\xe0\x41\x01\"5\n\x13\x44\x61taDiskImageImport\x12\x1e\n\x11guest_os_features\x18\x01 \x03(\tB\x03\xe0\x41\x01\"\x12\n\x10SkipOsAdaptation\"U\n\x15GetImageImportRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/ImageImport\"\xb6\x01\n\x17ListImageImportsRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/ImageImport\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x98\x01\n\x18ListImageImportsResponse\x12\x44\n\rimage_imports\x18\x01 \x03(\x0b\x32(.google.cloud.vmmigration.v1.ImageImportB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"\xd6\x01\n\x18\x43reateImageImportRequest\x12>\n\x06parent\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\x12&vmmigration.googleapis.com/ImageImport\x12\x1c\n\x0fimage_import_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x43\n\x0cimage_import\x18\x03 \x01(\x0b\x32(.google.cloud.vmmigration.v1.ImageImportB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"q\n\x18\x44\x65leteImageImportRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xe0\x41\x02\xfa\x41(\n&vmmigration.googleapis.com/ImageImport\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"[\n\x18GetImageImportJobRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)vmmigration.googleapis.com/ImageImportJob\"\xbc\x01\n\x1aListImageImportJobsRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)vmmigration.googleapis.com/ImageImportJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xa2\x01\n\x1bListImageImportJobsResponse\x12K\n\x11image_import_jobs\x18\x01 \x03(\x0b\x32+.google.cloud.vmmigration.v1.ImageImportJobB\x03\xe0\x41\x03\x12\x1c\n\x0fnext_page_token\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12\x18\n\x0bunreachable\x18\x03 \x03(\tB\x03\xe0\x41\x03\"^\n\x1b\x43\x61ncelImageImportJobRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)vmmigration.googleapis.com/ImageImportJob\"\x1e\n\x1c\x43\x61ncelImageImportJobResponse\"\xbc\x06\n\x10\x44iskMigrationJob\x12T\n\x17\x61ws_source_disk_details\x18\x02 \x01(\x0b\x32\x31.google.cloud.vmmigration.v1.AwsSourceDiskDetailsH\x00\x12\x14\n\x04name\x18\x01 \x01(\tB\x06\xe0\x41\x08\xe0\x41\x03\x12W\n\x0etarget_details\x18\x03 \x01(\x0b\x32:.google.cloud.vmmigration.v1.DiskMigrationJobTargetDetailsB\x03\xe0\x41\x02\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12G\n\x05state\x18\x06 \x01(\x0e\x32\x33.google.cloud.vmmigration.v1.DiskMigrationJob.StateB\x03\xe0\x41\x03\x12\'\n\x06\x65rrors\x18\x07 \x03(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12\x42\n\x05steps\x18\x08 \x03(\x0b\x32..google.cloud.vmmigration.v1.DiskMigrationStepB\x03\xe0\x41\x03\"p\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\t\n\x05READY\x10\x01\x12\x0b\n\x07RUNNING\x10\x03\x12\r\n\tSUCCEEDED\x10\x04\x12\x0e\n\nCANCELLING\x10\x05\x12\r\n\tCANCELLED\x10\x06\x12\n\n\x06\x46\x41ILED\x10\x07:\xb7\x01\xea\x41\xb3\x01\n+vmmigration.googleapis.com/DiskMigrationJob\x12_projects/{project}/locations/{location}/sources/{source}/diskMigrationJobs/{disk_migration_job}*\x11\x64iskMigrationJobs2\x10\x64iskMigrationJobB\x15\n\x13source_disk_details\"\x95\x03\n\x1d\x44iskMigrationJobTargetDetails\x12J\n\x0btarget_disk\x18\x08 \x01(\x0b\x32..google.cloud.vmmigration.v1.ComputeEngineDiskB\x03\xe0\x41\x02H\x00\x12H\n\x0etarget_project\x18\x02 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(vmmigration.googleapis.com/TargetProject\x12[\n\x06labels\x18\x06 \x03(\x0b\x32\x46.google.cloud.vmmigration.v1.DiskMigrationJobTargetDetails.LabelsEntryB\x03\xe0\x41\x01\x12@\n\nencryption\x18\x07 \x01(\x0b\x32\'.google.cloud.vmmigration.v1.EncryptionB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x10\n\x0etarget_storage\"\xaa\x03\n\x11\x44iskMigrationStep\x12\x64\n\x1d\x63reating_source_disk_snapshot\x18\x03 \x01(\x0b\x32;.google.cloud.vmmigration.v1.CreatingSourceDiskSnapshotStepH\x00\x12\x62\n\x1c\x63opying_source_disk_snapshot\x18\x04 \x01(\x0b\x32:.google.cloud.vmmigration.v1.CopyingSourceDiskSnapshotStepH\x00\x12[\n\x18provisioning_target_disk\x18\x05 \x01(\x0b\x32\x37.google.cloud.vmmigration.v1.ProvisioningTargetDiskStepH\x00\x12\x33\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x42\x06\n\x04step\" \n\x1e\x43reatingSourceDiskSnapshotStep\"\x1f\n\x1d\x43opyingSourceDiskSnapshotStep\"\x1c\n\x1aProvisioningTargetDiskStep\"\xf0\x01\n\x11\x43omputeEngineDisk\x12\x14\n\x07\x64isk_id\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x37\n\x04zone\x18\x02 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12@\n\rreplica_zones\x18\x03 \x03(\tB)\xe0\x41\x01\xfa\x41#\n!locations.googleapis.com/Location\x12J\n\tdisk_type\x18\x04 \x01(\x0e\x32\x32.google.cloud.vmmigration.v1.ComputeEngineDiskTypeB\x03\xe0\x41\x02\"\xfa\x02\n\x14\x41wsSourceDiskDetails\x12\x16\n\tvolume_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08size_gib\x18\x02 \x01(\x03\x42\x03\xe0\x41\x03\x12Q\n\tdisk_type\x18\x03 \x01(\x0e\x32\x36.google.cloud.vmmigration.v1.AwsSourceDiskDetails.TypeB\x06\xe0\x41\x01\xe0\x41\x03\x12Q\n\x04tags\x18\x04 \x03(\x0b\x32;.google.cloud.vmmigration.v1.AwsSourceDiskDetails.TagsEntryB\x06\xe0\x41\x01\xe0\x41\x03\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"`\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03GP2\x10\x01\x12\x07\n\x03GP3\x10\x02\x12\x07\n\x03IO1\x10\x03\x12\x07\n\x03IO2\x10\x04\x12\x07\n\x03ST1\x10\x05\x12\x07\n\x03SC1\x10\x06\x12\x0c\n\x08STANDARD\x10\x07\"\xf9\x01\n\x1d\x43reateDiskMigrationJobRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+vmmigration.googleapis.com/DiskMigrationJob\x12\"\n\x15\x64isk_migration_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12N\n\x12\x64isk_migration_job\x18\x03 \x01(\x0b\x32-.google.cloud.vmmigration.v1.DiskMigrationJobB\x03\xe0\x41\x02\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"\xc0\x01\n\x1cListDiskMigrationJobsRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\x12+vmmigration.googleapis.com/DiskMigrationJob\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\xd1\x01\n\x1dListDiskMigrationJobsResponse\x12O\n\x13\x64isk_migration_jobs\x18\x01 \x03(\x0b\x32-.google.cloud.vmmigration.v1.DiskMigrationJobB\x03\xe0\x41\x03\x12\x1f\n\x0fnext_page_token\x18\x02 \x01(\tB\x06\xe0\x41\x03\xe0\x41\x01\x12>\n\x0bunreachable\x18\x03 \x03(\tB)\xe0\x41\x03\xfa\x41#\n!locations.googleapis.com/Location\"_\n\x1aGetDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\"\xc6\x01\n\x1dUpdateDiskMigrationJobRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12N\n\x12\x64isk_migration_job\x18\x02 \x01(\x0b\x32-.google.cloud.vmmigration.v1.DiskMigrationJobB\x03\xe0\x41\x02\x12\x1f\n\nrequest_id\x18\x03 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\"b\n\x1d\x44\x65leteDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\"_\n\x1aRunDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\"\x1d\n\x1bRunDiskMigrationJobResponse\"b\n\x1d\x43\x61ncelDiskMigrationJobRequest\x12\x41\n\x04name\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+vmmigration.googleapis.com/DiskMigrationJob\" \n\x1e\x43\x61ncelDiskMigrationJobResponse*\xe2\x01\n\x15\x43omputeEngineDiskType\x12(\n$COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED\x10\x00\x12%\n!COMPUTE_ENGINE_DISK_TYPE_STANDARD\x10\x01\x12 \n\x1c\x43OMPUTE_ENGINE_DISK_TYPE_SSD\x10\x02\x12%\n!COMPUTE_ENGINE_DISK_TYPE_BALANCED\x10\x03\x12/\n+COMPUTE_ENGINE_DISK_TYPE_HYPERDISK_BALANCED\x10\x04*\x8f\x01\n\x18\x43omputeEngineLicenseType\x12\'\n#COMPUTE_ENGINE_LICENSE_TYPE_DEFAULT\x10\x00\x12$\n COMPUTE_ENGINE_LICENSE_TYPE_PAYG\x10\x01\x12$\n COMPUTE_ENGINE_LICENSE_TYPE_BYOL\x10\x02*\x8e\x01\n\x17\x43omputeEngineBootOption\x12*\n&COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED\x10\x00\x12\"\n\x1e\x43OMPUTE_ENGINE_BOOT_OPTION_EFI\x10\x01\x12#\n\x1f\x43OMPUTE_ENGINE_BOOT_OPTION_BIOS\x10\x02*\xa9\x01\n\x0cOsCapability\x12\x1d\n\x19OS_CAPABILITY_UNSPECIFIED\x10\x00\x12%\n!OS_CAPABILITY_NVME_STORAGE_ACCESS\x10\x01\x12)\n%OS_CAPABILITY_GVNIC_NETWORK_INTERFACE\x10\x02\x12(\n$OS_CAPABILITY_IDPF_NETWORK_INTERFACE\x10\x03*L\n\x0e\x42ootConversion\x12\x1f\n\x1b\x42OOT_CONVERSION_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x0f\n\x0b\x42IOS_TO_EFI\x10\x02*U\n\x15UtilizationReportView\x12\'\n#UTILIZATION_REPORT_VIEW_UNSPECIFIED\x10\x00\x12\t\n\x05\x42\x41SIC\x10\x01\x12\x08\n\x04\x46ULL\x10\x02*m\n\x0fMigratingVmView\x12!\n\x1dMIGRATING_VM_VIEW_UNSPECIFIED\x10\x00\x12\x1b\n\x17MIGRATING_VM_VIEW_BASIC\x10\x01\x12\x1a\n\x16MIGRATING_VM_VIEW_FULL\x10\x02*l\n\x0eVmArchitecture\x12\x1f\n\x1bVM_ARCHITECTURE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aVM_ARCHITECTURE_X86_FAMILY\x10\x01\x12\x19\n\x15VM_ARCHITECTURE_ARM64\x10\x02*|\n\x18\x43omputeEngineNetworkTier\x12+\n\'COMPUTE_ENGINE_NETWORK_TIER_UNSPECIFIED\x10\x00\x12\x19\n\x15NETWORK_TIER_STANDARD\x10\x01\x12\x18\n\x14NETWORK_TIER_PREMIUM\x10\x02\x32\xebp\n\x0bVmMigration\x12\xae\x01\n\x0bListSources\x12/.google.cloud.vmmigration.v1.ListSourcesRequest\x1a\x30.google.cloud.vmmigration.v1.ListSourcesResponse\"<\xda\x41\x06parent\x82\xd3\xe4\x93\x02-\x12+/v1/{parent=projects/*/locations/*}/sources\x12\x9b\x01\n\tGetSource\x12-.google.cloud.vmmigration.v1.GetSourceRequest\x1a#.google.cloud.vmmigration.v1.Source\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-\x12+/v1/{name=projects/*/locations/*/sources/*}\x12\xd4\x01\n\x0c\x43reateSource\x12\x30.google.cloud.vmmigration.v1.CreateSourceRequest\x1a\x1d.google.longrunning.Operation\"s\xca\x41\x1b\n\x06Source\x12\x11OperationMetadata\xda\x41\x17parent,source,source_id\x82\xd3\xe4\x93\x02\x35\"+/v1/{parent=projects/*/locations/*}/sources:\x06source\x12\xd6\x01\n\x0cUpdateSource\x12\x30.google.cloud.vmmigration.v1.UpdateSourceRequest\x1a\x1d.google.longrunning.Operation\"u\xca\x41\x1b\n\x06Source\x12\x11OperationMetadata\xda\x41\x12source,update_mask\x82\xd3\xe4\x93\x02<22/v1/{source.name=projects/*/locations/*/sources/*}:\x06source\x12\xc8\x01\n\x0c\x44\x65leteSource\x12\x30.google.cloud.vmmigration.v1.DeleteSourceRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02-*+/v1/{name=projects/*/locations/*/sources/*}\x12\xc8\x01\n\x0e\x46\x65tchInventory\x12\x32.google.cloud.vmmigration.v1.FetchInventoryRequest\x1a\x33.google.cloud.vmmigration.v1.FetchInventoryResponse\"M\xda\x41\x06source\x82\xd3\xe4\x93\x02>\x12</v1/{source=projects/*/locations/*/sources/*}:fetchInventory\x12\xe9\x01\n\x15\x46\x65tchStorageInventory\x12\x39.google.cloud.vmmigration.v1.FetchStorageInventoryRequest\x1a:.google.cloud.vmmigration.v1.FetchStorageInventoryResponse\"Y\xda\x41\x0bsource,type\x82\xd3\xe4\x93\x02\x45\x12\x43/v1/{source=projects/*/locations/*/sources/*}:fetchStorageInventory\x12\xe4\x01\n\x16ListUtilizationReports\x12:.google.cloud.vmmigration.v1.ListUtilizationReportsRequest\x1a;.google.cloud.vmmigration.v1.ListUtilizationReportsResponse\"Q\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x42\x12@/v1/{parent=projects/*/locations/*/sources/*}/utilizationReports\x12\xd1\x01\n\x14GetUtilizationReport\x12\x38.google.cloud.vmmigration.v1.GetUtilizationReportRequest\x1a..google.cloud.vmmigration.v1.UtilizationReport\"O\xda\x41\x04name\x82\xd3\xe4\x93\x02\x42\x12@/v1/{name=projects/*/locations/*/sources/*/utilizationReports/*}\x12\xaf\x02\n\x17\x43reateUtilizationReport\x12;.google.cloud.vmmigration.v1.CreateUtilizationReportRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x01\xca\x41&\n\x11UtilizationReport\x12\x11OperationMetadata\xda\x41/parent,utilization_report,utilization_report_id\x82\xd3\xe4\x93\x02V\"@/v1/{parent=projects/*/locations/*/sources/*}/utilizationReports:\x12utilization_report\x12\xf3\x01\n\x17\x44\x65leteUtilizationReport\x12;.google.cloud.vmmigration.v1.DeleteUtilizationReportRequest\x1a\x1d.google.longrunning.Operation\"|\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x42*@/v1/{name=projects/*/locations/*/sources/*/utilizationReports/*}\x12\xec\x01\n\x18ListDatacenterConnectors\x12<.google.cloud.vmmigration.v1.ListDatacenterConnectorsRequest\x1a=.google.cloud.vmmigration.v1.ListDatacenterConnectorsResponse\"S\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{parent=projects/*/locations/*/sources/*}/datacenterConnectors\x12\xd9\x01\n\x16GetDatacenterConnector\x12:.google.cloud.vmmigration.v1.GetDatacenterConnectorRequest\x1a\x30.google.cloud.vmmigration.v1.DatacenterConnector\"Q\xda\x41\x04name\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{name=projects/*/locations/*/sources/*/datacenterConnectors/*}\x12\xbd\x02\n\x19\x43reateDatacenterConnector\x12=.google.cloud.vmmigration.v1.CreateDatacenterConnectorRequest\x1a\x1d.google.longrunning.Operation\"\xc1\x01\xca\x41(\n\x13\x44\x61tacenterConnector\x12\x11OperationMetadata\xda\x41\x33parent,datacenter_connector,datacenter_connector_id\x82\xd3\xe4\x93\x02Z\"B/v1/{parent=projects/*/locations/*/sources/*}/datacenterConnectors:\x14\x64\x61tacenter_connector\x12\xf9\x01\n\x19\x44\x65leteDatacenterConnector\x12=.google.cloud.vmmigration.v1.DeleteDatacenterConnectorRequest\x1a\x1d.google.longrunning.Operation\"~\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x44*B/v1/{name=projects/*/locations/*/sources/*/datacenterConnectors/*}\x12\x88\x02\n\x10UpgradeAppliance\x12\x34.google.cloud.vmmigration.v1.UpgradeApplianceRequest\x1a\x1d.google.longrunning.Operation\"\x9e\x01\xca\x41-\n\x18UpgradeApplianceResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02h\"c/v1/{datacenter_connector=projects/*/locations/*/sources/*/datacenterConnectors/*}:upgradeAppliance:\x01*\x12\x85\x02\n\x11\x43reateMigratingVm\x12\x35.google.cloud.vmmigration.v1.CreateMigratingVmRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41 \n\x0bMigratingVm\x12\x11OperationMetadata\xda\x41#parent,migrating_vm,migrating_vm_id\x82\xd3\xe4\x93\x02J\":/v1/{parent=projects/*/locations/*/sources/*}/migratingVms:\x0cmigrating_vm\x12\xcc\x01\n\x10ListMigratingVms\x12\x34.google.cloud.vmmigration.v1.ListMigratingVmsRequest\x1a\x35.google.cloud.vmmigration.v1.ListMigratingVmsResponse\"K\xda\x41\x06parent\x82\xd3\xe4\x93\x02<\x12:/v1/{parent=projects/*/locations/*/sources/*}/migratingVms\x12\xb9\x01\n\x0eGetMigratingVm\x12\x32.google.cloud.vmmigration.v1.GetMigratingVmRequest\x1a(.google.cloud.vmmigration.v1.MigratingVm\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\x12:/v1/{name=projects/*/locations/*/sources/*/migratingVms/*}\x12\x87\x02\n\x11UpdateMigratingVm\x12\x35.google.cloud.vmmigration.v1.UpdateMigratingVmRequest\x1a\x1d.google.longrunning.Operation\"\x9b\x01\xca\x41 \n\x0bMigratingVm\x12\x11OperationMetadata\xda\x41\x18migrating_vm,update_mask\x82\xd3\xe4\x93\x02W2G/v1/{migrating_vm.name=projects/*/locations/*/sources/*/migratingVms/*}:\x0cmigrating_vm\x12\xe1\x01\n\x11\x44\x65leteMigratingVm\x12\x35.google.cloud.vmmigration.v1.DeleteMigratingVmRequest\x1a\x1d.google.longrunning.Operation\"v\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02<*:/v1/{name=projects/*/locations/*/sources/*/migratingVms/*}\x12\xff\x01\n\x0eStartMigration\x12\x32.google.cloud.vmmigration.v1.StartMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41+\n\x16StartMigrationResponse\x12\x11OperationMetadata\xda\x41\x0cmigrating_vm\x82\xd3\xe4\x93\x02V\"Q/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:startMigration:\x01*\x12\xf4\x01\n\x0fResumeMigration\x12\x33.google.cloud.vmmigration.v1.ResumeMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41,\n\x17ResumeMigrationResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02W\"R/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:resumeMigration:\x01*\x12\xf0\x01\n\x0ePauseMigration\x12\x32.google.cloud.vmmigration.v1.PauseMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x8a\x01\xca\x41+\n\x16PauseMigrationResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02V\"Q/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:pauseMigration:\x01*\x12\x8b\x02\n\x11\x46inalizeMigration\x12\x35.google.cloud.vmmigration.v1.FinalizeMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x9f\x01\xca\x41.\n\x19\x46inalizeMigrationResponse\x12\x11OperationMetadata\xda\x41\x0cmigrating_vm\x82\xd3\xe4\x93\x02Y\"T/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:finalizeMigration:\x01*\x12\xf4\x01\n\x0f\x45xtendMigration\x12\x33.google.cloud.vmmigration.v1.ExtendMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x8c\x01\xca\x41,\n\x17\x45xtendMigrationResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02W\"R/v1/{migrating_vm=projects/*/locations/*/sources/*/migratingVms/*}:extendMigration:\x01*\x12\xff\x01\n\x0e\x43reateCloneJob\x12\x32.google.cloud.vmmigration.v1.CreateCloneJobRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41\x1d\n\x08\x43loneJob\x12\x11OperationMetadata\xda\x41\x1dparent,clone_job,clone_job_id\x82\xd3\xe4\x93\x02S\"F/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cloneJobs:\tclone_job\x12\xf3\x01\n\x0e\x43\x61ncelCloneJob\x12\x32.google.cloud.vmmigration.v1.CancelCloneJobRequest\x1a\x1d.google.longrunning.Operation\"\x8d\x01\xca\x41+\n\x16\x43\x61ncelCloneJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02R\"M/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cloneJobs/*}:cancel:\x01*\x12\xcf\x01\n\rListCloneJobs\x12\x31.google.cloud.vmmigration.v1.ListCloneJobsRequest\x1a\x32.google.cloud.vmmigration.v1.ListCloneJobsResponse\"W\xda\x41\x06parent\x82\xd3\xe4\x93\x02H\x12\x46/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cloneJobs\x12\xbc\x01\n\x0bGetCloneJob\x12/.google.cloud.vmmigration.v1.GetCloneJobRequest\x1a%.google.cloud.vmmigration.v1.CloneJob\"U\xda\x41\x04name\x82\xd3\xe4\x93\x02H\x12\x46/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cloneJobs/*}\x12\x8d\x02\n\x10\x43reateCutoverJob\x12\x34.google.cloud.vmmigration.v1.CreateCutoverJobRequest\x1a\x1d.google.longrunning.Operation\"\xa3\x01\xca\x41\x1f\n\nCutoverJob\x12\x11OperationMetadata\xda\x41!parent,cutover_job,cutover_job_id\x82\xd3\xe4\x93\x02W\"H/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cutoverJobs:\x0b\x63utover_job\x12\xfb\x01\n\x10\x43\x61ncelCutoverJob\x12\x34.google.cloud.vmmigration.v1.CancelCutoverJobRequest\x1a\x1d.google.longrunning.Operation\"\x91\x01\xca\x41-\n\x18\x43\x61ncelCutoverJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02T\"O/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cutoverJobs/*}:cancel:\x01*\x12\xd7\x01\n\x0fListCutoverJobs\x12\x33.google.cloud.vmmigration.v1.ListCutoverJobsRequest\x1a\x34.google.cloud.vmmigration.v1.ListCutoverJobsResponse\"Y\xda\x41\x06parent\x82\xd3\xe4\x93\x02J\x12H/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/cutoverJobs\x12\xc4\x01\n\rGetCutoverJob\x12\x31.google.cloud.vmmigration.v1.GetCutoverJobRequest\x1a\'.google.cloud.vmmigration.v1.CutoverJob\"W\xda\x41\x04name\x82\xd3\xe4\x93\x02J\x12H/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/cutoverJobs/*}\x12\xaa\x01\n\nListGroups\x12..google.cloud.vmmigration.v1.ListGroupsRequest\x1a/.google.cloud.vmmigration.v1.ListGroupsResponse\";\xda\x41\x06parent\x82\xd3\xe4\x93\x02,\x12*/v1/{parent=projects/*/locations/*}/groups\x12\x97\x01\n\x08GetGroup\x12,.google.cloud.vmmigration.v1.GetGroupRequest\x1a\".google.cloud.vmmigration.v1.Group\"9\xda\x41\x04name\x82\xd3\xe4\x93\x02,\x12*/v1/{name=projects/*/locations/*/groups/*}\x12\xcd\x01\n\x0b\x43reateGroup\x12/.google.cloud.vmmigration.v1.CreateGroupRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41\x1a\n\x05Group\x12\x11OperationMetadata\xda\x41\x15parent,group,group_id\x82\xd3\xe4\x93\x02\x33\"*/v1/{parent=projects/*/locations/*}/groups:\x05group\x12\xcf\x01\n\x0bUpdateGroup\x12/.google.cloud.vmmigration.v1.UpdateGroupRequest\x1a\x1d.google.longrunning.Operation\"p\xca\x41\x1a\n\x05Group\x12\x11OperationMetadata\xda\x41\x11group,update_mask\x82\xd3\xe4\x93\x02\x39\x32\x30/v1/{group.name=projects/*/locations/*/groups/*}:\x05group\x12\xc5\x01\n\x0b\x44\x65leteGroup\x12/.google.cloud.vmmigration.v1.DeleteGroupRequest\x1a\x1d.google.longrunning.Operation\"f\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02,**/v1/{name=projects/*/locations/*/groups/*}\x12\xed\x01\n\x11\x41\x64\x64GroupMigration\x12\x35.google.cloud.vmmigration.v1.AddGroupMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x81\x01\xca\x41.\n\x19\x41\x64\x64GroupMigrationResponse\x12\x11OperationMetadata\xda\x41\x05group\x82\xd3\xe4\x93\x02\x42\"=/v1/{group=projects/*/locations/*/groups/*}:addGroupMigration:\x01*\x12\xf9\x01\n\x14RemoveGroupMigration\x12\x38.google.cloud.vmmigration.v1.RemoveGroupMigrationRequest\x1a\x1d.google.longrunning.Operation\"\x87\x01\xca\x41\x31\n\x1cRemoveGroupMigrationResponse\x12\x11OperationMetadata\xda\x41\x05group\x82\xd3\xe4\x93\x02\x45\"@/v1/{group=projects/*/locations/*/groups/*}:removeGroupMigration:\x01*\x12\xca\x01\n\x12ListTargetProjects\x12\x36.google.cloud.vmmigration.v1.ListTargetProjectsRequest\x1a\x37.google.cloud.vmmigration.v1.ListTargetProjectsResponse\"C\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x34\x12\x32/v1/{parent=projects/*/locations/*}/targetProjects\x12\xb7\x01\n\x10GetTargetProject\x12\x34.google.cloud.vmmigration.v1.GetTargetProjectRequest\x1a*.google.cloud.vmmigration.v1.TargetProject\"A\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34\x12\x32/v1/{name=projects/*/locations/*/targetProjects/*}\x12\x89\x02\n\x13\x43reateTargetProject\x12\x37.google.cloud.vmmigration.v1.CreateTargetProjectRequest\x1a\x1d.google.longrunning.Operation\"\x99\x01\xca\x41\"\n\rTargetProject\x12\x11OperationMetadata\xda\x41\'parent,target_project,target_project_id\x82\xd3\xe4\x93\x02\x44\"2/v1/{parent=projects/*/locations/*}/targetProjects:\x0etarget_project\x12\x8b\x02\n\x13UpdateTargetProject\x12\x37.google.cloud.vmmigration.v1.UpdateTargetProjectRequest\x1a\x1d.google.longrunning.Operation\"\x9b\x01\xca\x41\"\n\rTargetProject\x12\x11OperationMetadata\xda\x41\x1atarget_project,update_mask\x82\xd3\xe4\x93\x02S2A/v1/{target_project.name=projects/*/locations/*/targetProjects/*}:\x0etarget_project\x12\xdd\x01\n\x13\x44\x65leteTargetProject\x12\x37.google.cloud.vmmigration.v1.DeleteTargetProjectRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34*2/v1/{name=projects/*/locations/*/targetProjects/*}\x12\xef\x01\n\x15ListReplicationCycles\x12\x39.google.cloud.vmmigration.v1.ListReplicationCyclesRequest\x1a:.google.cloud.vmmigration.v1.ListReplicationCyclesResponse\"_\xda\x41\x06parent\x82\xd3\xe4\x93\x02P\x12N/v1/{parent=projects/*/locations/*/sources/*/migratingVms/*}/replicationCycles\x12\xdc\x01\n\x13GetReplicationCycle\x12\x37.google.cloud.vmmigration.v1.GetReplicationCycleRequest\x1a-.google.cloud.vmmigration.v1.ReplicationCycle\"]\xda\x41\x04name\x82\xd3\xe4\x93\x02P\x12N/v1/{name=projects/*/locations/*/sources/*/migratingVms/*/replicationCycles/*}\x12\xc2\x01\n\x10ListImageImports\x12\x34.google.cloud.vmmigration.v1.ListImageImportsRequest\x1a\x35.google.cloud.vmmigration.v1.ListImageImportsResponse\"A\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/imageImports\x12\xaf\x01\n\x0eGetImageImport\x12\x32.google.cloud.vmmigration.v1.GetImageImportRequest\x1a(.google.cloud.vmmigration.v1.ImageImport\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/imageImports/*}\x12\xfb\x01\n\x11\x43reateImageImport\x12\x35.google.cloud.vmmigration.v1.CreateImageImportRequest\x1a\x1d.google.longrunning.Operation\"\x8f\x01\xca\x41 \n\x0bImageImport\x12\x11OperationMetadata\xda\x41#parent,image_import,image_import_id\x82\xd3\xe4\x93\x02@\"0/v1/{parent=projects/*/locations/*}/imageImports:\x0cimage_import\x12\xd7\x01\n\x11\x44\x65leteImageImport\x12\x35.google.cloud.vmmigration.v1.DeleteImageImportRequest\x1a\x1d.google.longrunning.Operation\"l\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/imageImports/*}\x12\xdd\x01\n\x13ListImageImportJobs\x12\x37.google.cloud.vmmigration.v1.ListImageImportJobsRequest\x1a\x38.google.cloud.vmmigration.v1.ListImageImportJobsResponse\"S\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{parent=projects/*/locations/*/imageImports/*}/imageImportJobs\x12\xca\x01\n\x11GetImageImportJob\x12\x35.google.cloud.vmmigration.v1.GetImageImportJobRequest\x1a+.google.cloud.vmmigration.v1.ImageImportJob\"Q\xda\x41\x04name\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{name=projects/*/locations/*/imageImports/*/imageImportJobs/*}\x12\x81\x02\n\x14\x43\x61ncelImageImportJob\x12\x38.google.cloud.vmmigration.v1.CancelImageImportJobRequest\x1a\x1d.google.longrunning.Operation\"\x8f\x01\xca\x41\x31\n\x1c\x43\x61ncelImageImportJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02N\"I/v1/{name=projects/*/locations/*/imageImports/*/imageImportJobs/*}:cancel:\x01*\x12\xab\x02\n\x16\x43reateDiskMigrationJob\x12:.google.cloud.vmmigration.v1.CreateDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\xb5\x01\xca\x41%\n\x10\x44iskMigrationJob\x12\x11OperationMetadata\xda\x41/parent,disk_migration_job,disk_migration_job_id\x82\xd3\xe4\x93\x02U\"?/v1/{parent=projects/*/locations/*/sources/*}/diskMigrationJobs:\x12\x64isk_migration_job\x12\xe0\x01\n\x15ListDiskMigrationJobs\x12\x39.google.cloud.vmmigration.v1.ListDiskMigrationJobsRequest\x1a:.google.cloud.vmmigration.v1.ListDiskMigrationJobsResponse\"P\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x41\x12?/v1/{parent=projects/*/locations/*/sources/*}/diskMigrationJobs\x12\xcd\x01\n\x13GetDiskMigrationJob\x12\x37.google.cloud.vmmigration.v1.GetDiskMigrationJobRequest\x1a-.google.cloud.vmmigration.v1.DiskMigrationJob\"N\xda\x41\x04name\x82\xd3\xe4\x93\x02\x41\x12?/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}\x12\xad\x02\n\x16UpdateDiskMigrationJob\x12:.google.cloud.vmmigration.v1.UpdateDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x01\xca\x41%\n\x10\x44iskMigrationJob\x12\x11OperationMetadata\xda\x41\x1e\x64isk_migration_job,update_mask\x82\xd3\xe4\x93\x02h2R/v1/{disk_migration_job.name=projects/*/locations/*/sources/*/diskMigrationJobs/*}:\x12\x64isk_migration_job\x12\xf0\x01\n\x16\x44\x65leteDiskMigrationJob\x12:.google.cloud.vmmigration.v1.DeleteDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"{\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x41*?/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}\x12\xf8\x01\n\x13RunDiskMigrationJob\x12\x37.google.cloud.vmmigration.v1.RunDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x88\x01\xca\x41\x30\n\x1bRunDiskMigrationJobResponse\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02H\"C/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}:run:\x01*\x12\xfd\x01\n\x16\x43\x61ncelDiskMigrationJob\x12:.google.cloud.vmmigration.v1.CancelDiskMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x87\x01\xca\x41\x33\n\x1e\x43\x61ncelDiskMigrationJobResponse\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02K\"F/v1/{name=projects/*/locations/*/sources/*/diskMigrationJobs/*}:cancel:\x01*\x1aN\xca\x41\x1avmmigration.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xf7\x03\n\x1f\x63om.google.cloud.vmmigration.v1B\x10VmMigrationProtoP\x01ZAcloud.google.com/go/vmmigration/apiv1/vmmigrationpb;vmmigrationpb\xaa\x02\x1bGoogle.Cloud.VMMigration.V1\xca\x02\x1bGoogle\\Cloud\\VMMigration\\V1\xea\x02\x1eGoogle::Cloud::VMMigration::V1\xea\x41x\n!cloudkms.googleapis.com/CryptoKey\x12Sprojects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}\xea\x41Y\n!iam.googleapis.com/ServiceAccount\x12\x34projects/{project}/serviceAccounts/{service_account}\xea\x41H\n\x1c\x63ompute.googleapis.com/Image\x12(projects/{project}/global/images/{image}b\x06proto3"
22
22
 
23
23
  pool = Google::Protobuf::DescriptorPool.generated_pool
24
24
 
@@ -146,6 +146,7 @@ module Google
146
146
  UpgradeApplianceResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.UpgradeApplianceResponse").msgclass
147
147
  ListDatacenterConnectorsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.ListDatacenterConnectorsRequest").msgclass
148
148
  ComputeEngineTargetDefaults = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.ComputeEngineTargetDefaults").msgclass
149
+ AdaptationModifier = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.AdaptationModifier").msgclass
149
150
  ComputeEngineTargetDetails = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.ComputeEngineTargetDetails").msgclass
150
151
  NetworkInterface = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.NetworkInterface").msgclass
151
152
  AppliedLicense = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.vmmigration.v1.AppliedLicense").msgclass
@@ -177,7 +177,7 @@ module Google
177
177
  rpc :ListImageImportJobs, ::Google::Cloud::VMMigration::V1::ListImageImportJobsRequest, ::Google::Cloud::VMMigration::V1::ListImageImportJobsResponse
178
178
  # Gets details of a single ImageImportJob.
179
179
  rpc :GetImageImportJob, ::Google::Cloud::VMMigration::V1::GetImageImportJobRequest, ::Google::Cloud::VMMigration::V1::ImageImportJob
180
- # Initiates the cancellation of a running clone job.
180
+ # Initiates the cancellation of a running ImageImportJob.
181
181
  rpc :CancelImageImportJob, ::Google::Cloud::VMMigration::V1::CancelImageImportJobRequest, ::Google::Longrunning::Operation
182
182
  # Creates a new disk migration job in a given Source.
183
183
  rpc :CreateDiskMigrationJob, ::Google::Cloud::VMMigration::V1::CreateDiskMigrationJobRequest, ::Google::Longrunning::Operation
@@ -2209,6 +2209,10 @@ module Google
2209
2209
  # Optional. By default the virtual machine will keep its existing boot
2210
2210
  # option. Setting this property will trigger an internal process which will
2211
2211
  # convert the virtual machine from using the existing boot option to another.
2212
+ # @!attribute [rw] adaptation_modifiers
2213
+ # @return [::Array<::Google::Cloud::VMMigration::V1::AdaptationModifier>]
2214
+ # Optional. AdaptationModifiers are the set of modifiers used during OS
2215
+ # adaptation.
2212
2216
  # @!attribute [rw] disk_replica_zones
2213
2217
  # @return [::Array<::String>]
2214
2218
  # Optional. Additional replica zones of the target regional disks.
@@ -2220,6 +2224,13 @@ module Google
2220
2224
  # API](https://cloud.google.com/compute/docs/regions-zones/global-regional-zonal-resources)
2221
2225
  # for further details about regional vs zonal disks. If not specified, a
2222
2226
  # zonal disk will be created in the same zone the VM is created.
2227
+ # @!attribute [rw] storage_pool
2228
+ # @return [::String]
2229
+ # Optional. If specified this will be the storage pool in which the disk is
2230
+ # created. This is the full path of the storage pool resource, for example:
2231
+ # "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool".
2232
+ # The storage pool must be in the same project and zone as the target disks.
2233
+ # The storage pool's type must match the disk type.
2223
2234
  class ComputeEngineTargetDefaults
2224
2235
  include ::Google::Protobuf::MessageExts
2225
2236
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -2243,6 +2254,20 @@ module Google
2243
2254
  end
2244
2255
  end
2245
2256
 
2257
+ # AdaptationModifier a modifier to be used for configuration of the OS
2258
+ # adaptation process.
2259
+ # @!attribute [rw] modifier
2260
+ # @return [::String]
2261
+ # Optional. The modifier name.
2262
+ # @!attribute [rw] value
2263
+ # @return [::String]
2264
+ # Optional. The value of the modifier.
2265
+ # The actual value depends on the modifier and can also be empty.
2266
+ class AdaptationModifier
2267
+ include ::Google::Protobuf::MessageExts
2268
+ extend ::Google::Protobuf::MessageExts::ClassMethods
2269
+ end
2270
+
2246
2271
  # ComputeEngineTargetDetails is a collection of details for creating a VM in a
2247
2272
  # target Compute Engine project.
2248
2273
  # @!attribute [rw] vm_name
@@ -2314,6 +2339,10 @@ module Google
2314
2339
  # Optional. By default the virtual machine will keep its existing boot
2315
2340
  # option. Setting this property will trigger an internal process which will
2316
2341
  # convert the virtual machine from using the existing boot option to another.
2342
+ # @!attribute [rw] adaptation_modifiers
2343
+ # @return [::Array<::Google::Cloud::VMMigration::V1::AdaptationModifier>]
2344
+ # Optional. Modifiers to be used as configuration of the OS adaptation
2345
+ # process.
2317
2346
  # @!attribute [rw] disk_replica_zones
2318
2347
  # @return [::Array<::String>]
2319
2348
  # Optional. Additional replica zones of the target regional disks.
@@ -2325,6 +2354,14 @@ module Google
2325
2354
  # API](https://cloud.google.com/compute/docs/regions-zones/global-regional-zonal-resources)
2326
2355
  # for further details about regional vs zonal disks. If not specified, a
2327
2356
  # zonal disk will be created in the same zone the VM is created.
2357
+ # @!attribute [rw] storage_pool
2358
+ # @return [::String]
2359
+ # Optional. The storage pool used for the VM disks.
2360
+ # If specified this will be the storage pool in which the disk is created.
2361
+ # This is the full path of the storage pool resource, for example:
2362
+ # "projects/my-project/zones/us-central1-a/storagePools/my-storage-pool".
2363
+ # The storage pool must be in the same project and zone as the target disks.
2364
+ # The storage pool's type must match the disk type.
2328
2365
  class ComputeEngineTargetDetails
2329
2366
  include ::Google::Protobuf::MessageExts
2330
2367
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -4128,12 +4165,28 @@ module Google
4128
4165
  # this property will trigger an internal process which will convert the
4129
4166
  # image from using the existing boot option to another.
4130
4167
  # The size of the boot disk might be increased to allow the conversion
4168
+ # @!attribute [rw] adaptation_modifiers
4169
+ # @return [::Array<::Google::Cloud::VMMigration::V1::AdaptationModifier>]
4170
+ # Optional. Modifiers to be used as configuration of the OS adaptation
4171
+ # process.
4131
4172
  class ImageImportOsAdaptationParameters
4132
4173
  include ::Google::Protobuf::MessageExts
4133
4174
  extend ::Google::Protobuf::MessageExts::ClassMethods
4134
4175
  end
4135
4176
 
4136
- # Mentions that the image import is not using OS adaptation process.
4177
+ # Used when the image import is not using OS adaptation process.
4178
+ # @!attribute [rw] guest_os_features
4179
+ # @return [::Array<::String>]
4180
+ # Optional. A list of guest OS features to apply to the imported image. These
4181
+ # features are flags that are used by Compute Engine to enable certain
4182
+ # capabilities for virtual machine instances that are created from the image.
4183
+ #
4184
+ # This field does not change the OS of the image; it only marks the image
4185
+ # with the specified features. The user must ensure that the OS is
4186
+ # compatible with the features.
4187
+ #
4188
+ # For a list of available features, see
4189
+ # https://cloud.google.com/compute/docs/images/create-custom#guest-os-features.
4137
4190
  class DataDiskImageImport
4138
4191
  include ::Google::Protobuf::MessageExts
4139
4192
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-vm_migration-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.1
4
+ version: 2.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC