google-cloud-cloud_dms-v1 0.7.2 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '03679e8cba4e28879d26006e0cffca35665f7c273a568feb0705309c5c00c701'
4
- data.tar.gz: ecaf873758ae2f1405cfdbdbd194a446e75af83d7a8bbd5e593709f102979b76
3
+ metadata.gz: c457303e115e3cec5a9b1c3a8466dd7e5e91ab06a8402405010968d81bdbb417
4
+ data.tar.gz: 3986d7e3d9d615aaad549560d49af3b478379eceb9b28c46e3f1d7b5a1611867
5
5
  SHA512:
6
- metadata.gz: 857777a50663f714eeb35e4a6b45bf7eb2353766edc8ac8cd54515765c9ac4a05a7c31aab6949dcab2adf001471397c03241811bacb07a12d7fbc1bc1264f9a9
7
- data.tar.gz: e99e50c43a20be153b625ec57ed60b1337c93b86ad569e8420302ee1ddd4ac79a87e16a6fcade9eac6113316d69dff62988590c65fc167fece1f72b9314596db
6
+ metadata.gz: 64cf6615504f14320ad5a524695e01415863b0d918c74e20a7aac20d82e210d54a8f560efa7f600cf5bf43bd4eb4cc4efcafcd2cfce20d4abe446fcfe4e26174
7
+ data.tar.gz: ba8c7d823e5d795fbc04e5d5d4700c0350172004ba85c375776b85bd82fe4dd40c2b1cab30e27137dc97447f104aad99f7cee11433f15741b13281052240645b
data/README.md CHANGED
@@ -76,7 +76,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
76
76
 
77
77
  ## Supported Ruby Versions
78
78
 
79
- This library is supported on Ruby 2.6+.
79
+ This library is supported on Ruby 2.7+.
80
80
 
81
81
  Google provides official support for Ruby versions that are actively supported
82
82
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module CloudDMS
23
23
  module V1
24
- VERSION = "0.7.2"
24
+ VERSION = "0.8.0"
25
25
  end
26
26
  end
27
27
  end
@@ -16,7 +16,7 @@ require 'google/protobuf/field_mask_pb'
16
16
  require 'google/protobuf/timestamp_pb'
17
17
 
18
18
 
19
- descriptor_data = "\n\'google/cloud/clouddms/v1/clouddms.proto\x12\x18google.cloud.clouddms.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x31google/cloud/clouddms/v1/clouddms_resources.proto\x1a<google/cloud/clouddms/v1/conversionworkspace_resources.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xa7\x01\n\x18ListMigrationJobsRequest\x12\x42\n\x06parent\x18\x01 \x01(\tB2\xe2\x41\x01\x02\xfa\x41+\x12)datamigration.googleapis.com/MigrationJob\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x89\x01\n\x19ListMigrationJobsResponse\x12>\n\x0emigration_jobs\x18\x01 \x03(\x0b\x32&.google.cloud.clouddms.v1.MigrationJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"Z\n\x16GetMigrationJobRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe2\x41\x01\x02\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"\xde\x01\n\x19\x43reateMigrationJobRequest\x12\x42\n\x06parent\x18\x01 \x01(\tB2\xe2\x41\x01\x02\xfa\x41+\x12)datamigration.googleapis.com/MigrationJob\x12\x1e\n\x10migration_job_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x43\n\rmigration_job\x18\x03 \x01(\x0b\x32&.google.cloud.clouddms.v1.MigrationJobB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\"\xab\x01\n\x19UpdateMigrationJobRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12\x43\n\rmigration_job\x18\x02 \x01(\x0b\x32&.google.cloud.clouddms.v1.MigrationJobB\x04\xe2\x41\x01\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"\x80\x01\n\x19\x44\x65leteMigrationJobRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe2\x41\x01\x02\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x12\n\nrequest_id\x18\x02 \x01(\t\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"w\n\x18StartMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x1d\n\x0fskip_validation\x18\x02 \x01(\x08\x42\x04\xe2\x41\x01\x01\"W\n\x17StopMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"Y\n\x19ResumeMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"Z\n\x1aPromoteMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"\xd5\x01\n\x19VerifyMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x35\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x01\x12\x43\n\rmigration_job\x18\x03 \x01(\x0b\x32&.google.cloud.clouddms.v1.MigrationJobB\x04\xe2\x41\x01\x01\"y\n\x1aRestartMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x1d\n\x0fskip_validation\x18\x02 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xa7\x02\n\x18GenerateSshScriptRequest\x12\x45\n\rmigration_job\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x10\n\x02vm\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12H\n\x12vm_creation_config\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.VmCreationConfigH\x00\x12J\n\x13vm_selection_config\x18\x65 \x01(\x0b\x32+.google.cloud.clouddms.v1.VmSelectionConfigH\x00\x12\x0f\n\x07vm_port\x18\x03 \x01(\x05\x42\x0b\n\tvm_config\"R\n\x10VmCreationConfig\x12\x1d\n\x0fvm_machine_type\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x0f\n\x07vm_zone\x18\x02 \x01(\t\x12\x0e\n\x06subnet\x18\x03 \x01(\t\"*\n\x11VmSelectionConfig\x12\x15\n\x07vm_zone\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"\x1b\n\tSshScript\x12\x0e\n\x06script\x18\x01 \x01(\t\"\xcc\x01\n\x1dGenerateTcpProxyScriptRequest\x12\x45\n\rmigration_job\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x15\n\x07vm_name\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x1d\n\x0fvm_machine_type\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\x12\x15\n\x07vm_zone\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x17\n\tvm_subnet\x18\x05 \x01(\tB\x04\xe2\x41\x01\x02\" \n\x0eTcpProxyScript\x12\x0e\n\x06script\x18\x01 \x01(\t\"\xb1\x01\n\x1dListConnectionProfilesRequest\x12G\n\x06parent\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\x12.datamigration.googleapis.com/ConnectionProfile\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x98\x01\n\x1eListConnectionProfilesResponse\x12H\n\x13\x63onnection_profiles\x18\x01 \x03(\x0b\x32+.google.cloud.clouddms.v1.ConnectionProfile\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"d\n\x1bGetConnectionProfileRequest\x12\x45\n\x04name\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\n.datamigration.googleapis.com/ConnectionProfile\"\xb3\x02\n\x1e\x43reateConnectionProfileRequest\x12G\n\x06parent\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\x12.datamigration.googleapis.com/ConnectionProfile\x12#\n\x15\x63onnection_profile_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12M\n\x12\x63onnection_profile\x18\x03 \x01(\x0b\x32+.google.cloud.clouddms.v1.ConnectionProfileB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1d\n\x0fskip_validation\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xfc\x01\n\x1eUpdateConnectionProfileRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12M\n\x12\x63onnection_profile\x18\x02 \x01(\x0b\x32+.google.cloud.clouddms.v1.ConnectionProfileB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1b\n\rvalidate_only\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1d\n\x0fskip_validation\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\x8a\x01\n\x1e\x44\x65leteConnectionProfileRequest\x12\x45\n\x04name\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\n.datamigration.googleapis.com/ConnectionProfile\x12\x12\n\nrequest_id\x18\x02 \x01(\t\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"\x96\x02\n\x1e\x43reatePrivateConnectionRequest\x12G\n\x06parent\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\x12.datamigration.googleapis.com/PrivateConnection\x12#\n\x15private_connection_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12M\n\x12private_connection\x18\x03 \x01(\x0b\x32+.google.cloud.clouddms.v1.PrivateConnectionB\x04\xe2\x41\x01\x02\x12\x18\n\nrequest_id\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1d\n\x0fskip_validation\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xb1\x01\n\x1dListPrivateConnectionsRequest\x12G\n\x06parent\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\x12.datamigration.googleapis.com/PrivateConnection\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x98\x01\n\x1eListPrivateConnectionsResponse\x12H\n\x13private_connections\x18\x01 \x03(\x0b\x32+.google.cloud.clouddms.v1.PrivateConnection\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"\x81\x01\n\x1e\x44\x65letePrivateConnectionRequest\x12\x45\n\x04name\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\n.datamigration.googleapis.com/PrivateConnection\x12\x18\n\nrequest_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"d\n\x1bGetPrivateConnectionRequest\x12\x45\n\x04name\x18\x01 \x01(\tB7\xe2\x41\x01\x02\xfa\x41\x30\n.datamigration.googleapis.com/PrivateConnection\"\x87\x02\n\x11OperationMetadata\x12\x35\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x32\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x14\n\x06target\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x12\n\x04verb\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x12\x1c\n\x0estatus_message\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\x12$\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x19\n\x0b\x61pi_version\x18\x07 \x01(\tB\x04\xe2\x41\x01\x03\"\xa3\x01\n\x1fListConversionWorkspacesRequest\x12I\n\x06parent\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\x12\x30\x64\x61tamigration.googleapis.com/ConversionWorkspace\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"\x9e\x01\n ListConversionWorkspacesResponse\x12L\n\x15\x63onversion_workspaces\x18\x01 \x03(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspace\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"h\n\x1dGetConversionWorkspaceRequest\x12G\n\x04name\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\"\xfb\x01\n CreateConversionWorkspaceRequest\x12I\n\x06parent\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\x12\x30\x64\x61tamigration.googleapis.com/ConversionWorkspace\x12%\n\x17\x63onversion_workspace_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12Q\n\x14\x63onversion_workspace\x18\x03 \x01(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspaceB\x04\xe2\x41\x01\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\xc0\x01\n UpdateConversionWorkspaceRequest\x12\x35\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02\x12Q\n\x14\x63onversion_workspace\x18\x02 \x01(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspaceB\x04\xe2\x41\x01\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"\x8e\x01\n DeleteConversionWorkspaceRequest\x12G\n\x04name\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x12\n\nrequest_id\x18\x02 \x01(\t\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"\x86\x01\n CommitConversionWorkspaceRequest\x12G\n\x04name\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x19\n\x0b\x63ommit_name\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"m\n\"RollbackConversionWorkspaceRequest\x12G\n\x04name\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\"\xdf\x01\n\x1f\x41pplyConversionWorkspaceRequest\x12G\n\x04name\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x15\n\x07\x64ry_run\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x19\n\x0b\x61uto_commit\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\"\n\x12\x63onnection_profile\x18\x64 \x01(\tB\x04\xe2\x41\x01\x01H\x00\x42\r\n\x0b\x64\x65stination\"\x8b\x01\n\x17ListMappingRulesRequest\x12I\n\x06parent\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"q\n\x18ListMappingRulesResponse\x12<\n\rmapping_rules\x18\x01 \x03(\x0b\x32%.google.cloud.clouddms.v1.MappingRule\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"X\n\x15GetMappingRuleRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe2\x41\x01\x02\xfa\x41*\n(datamigration.googleapis.com/MappingRule\"\xe2\x01\n\x1eSeedConversionWorkspaceRequest\x12\x43\n\x04name\x18\x01 \x01(\tB5\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x13\n\x0b\x61uto_commit\x18\x02 \x01(\x08\x12)\n\x19source_connection_profile\x18\x64 \x01(\tB\x04\xe2\x41\x01\x01H\x00\x12.\n\x1e\x64\x65stination_connection_profile\x18\x65 \x01(\tB\x04\xe2\x41\x01\x01H\x00\x42\x0b\n\tseed_from\"\xba\x01\n!ConvertConversionWorkspaceRequest\x12\x43\n\x04name\x18\x01 \x01(\tB5\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x19\n\x0b\x61uto_commit\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1f\n\x11\x63onvert_full_path\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01\"\xf7\x02\n\x19ImportMappingRulesRequest\x12I\n\x06parent\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12K\n\x0crules_format\x18\x02 \x01(\x0e\x32/.google.cloud.clouddms.v1.ImportRulesFileFormatB\x04\xe2\x41\x01\x02\x12X\n\x0brules_files\x18\x03 \x03(\x0b\x32=.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFileB\x04\xe2\x41\x01\x02\x12\x19\n\x0b\x61uto_commit\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x02\x1aM\n\tRulesFile\x12#\n\x15rules_source_filename\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x1b\n\rrules_content\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\"\xf6\x03\n\x1f\x44\x65scribeDatabaseEntitiesRequest\x12W\n\x14\x63onversion_workspace\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x17\n\tpage_size\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x18\n\npage_token\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12X\n\x04tree\x18\x06 \x01(\x0e\x32\x44.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeTypeB\x04\xe2\x41\x01\x02\x12\x19\n\x0buncommitted\x18\x0b \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x17\n\tcommit_id\x18\x0c \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06\x66ilter\x18\r \x01(\tB\x04\xe2\x41\x01\x01\x12@\n\x04view\x18\x0e \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityViewB\x04\xe2\x41\x01\x01\"a\n\nDBTreeType\x12\x1c\n\x18\x44\x42_TREE_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bSOURCE_TREE\x10\x01\x12\x0e\n\nDRAFT_TREE\x10\x02\x12\x14\n\x10\x44\x45STINATION_TREE\x10\x03\"\x80\x01\n DescribeDatabaseEntitiesResponse\x12\x43\n\x11\x64\x61tabase_entities\x18\x01 \x03(\x0b\x32(.google.cloud.clouddms.v1.DatabaseEntity\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xfd\x01\n\x1bSearchBackgroundJobsRequest\x12W\n\x14\x63onversion_workspace\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12-\n\x1freturn_most_recent_per_job_type\x18\x02 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x16\n\x08max_size\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12>\n\x14\x63ompleted_until_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x01\"]\n\x1cSearchBackgroundJobsResponse\x12=\n\x04jobs\x18\x01 \x03(\x0b\x32/.google.cloud.clouddms.v1.BackgroundJobLogEntry\"\x9f\x01\n+DescribeConversionWorkspaceRevisionsRequest\x12W\n\x14\x63onversion_workspace\x18\x01 \x01(\tB9\xe2\x41\x01\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x17\n\tcommit_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"p\n,DescribeConversionWorkspaceRevisionsResponse\x12@\n\trevisions\x18\x01 \x03(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspace\"\xd3\x01\n\x18\x43reateMappingRuleRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe2\x41\x01\x02\xfa\x41*\x12(datamigration.googleapis.com/MappingRule\x12\x1d\n\x0fmapping_rule_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x41\n\x0cmapping_rule\x18\x03 \x01(\x0b\x32%.google.cloud.clouddms.v1.MappingRuleB\x04\xe2\x41\x01\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"u\n\x18\x44\x65leteMappingRuleRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe2\x41\x01\x02\xfa\x41*\x12(datamigration.googleapis.com/MappingRule\x12\x18\n\nrequest_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"x\n\x15\x46\x65tchStaticIpsRequest\x12\x38\n\x04name\x18\x01 \x01(\tB*\xe2\x41\x01\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"E\n\x16\x46\x65tchStaticIpsResponse\x12\x12\n\nstatic_ips\x18\x01 \x03(\t\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t*\xa0\x01\n\x12\x44\x61tabaseEntityView\x12$\n DATABASE_ENTITY_VIEW_UNSPECIFIED\x10\x00\x12\x1e\n\x1a\x44\x41TABASE_ENTITY_VIEW_BASIC\x10\x01\x12\x1d\n\x19\x44\x41TABASE_ENTITY_VIEW_FULL\x10\x02\x12%\n!DATABASE_ENTITY_VIEW_ROOT_SUMMARY\x10\x03\x32\x8fK\n\x14\x44\x61taMigrationService\x12\xc0\x01\n\x11ListMigrationJobs\x12\x32.google.cloud.clouddms.v1.ListMigrationJobsRequest\x1a\x33.google.cloud.clouddms.v1.ListMigrationJobsResponse\"B\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{parent=projects/*/locations/*}/migrationJobs\x12\xad\x01\n\x0fGetMigrationJob\x12\x30.google.cloud.clouddms.v1.GetMigrationJobRequest\x1a&.google.cloud.clouddms.v1.MigrationJob\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{name=projects/*/locations/*/migrationJobs/*}\x12\xff\x01\n\x12\x43reateMigrationJob\x12\x33.google.cloud.clouddms.v1.CreateMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x94\x01\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\xda\x41%parent,migration_job,migration_job_id\x82\xd3\xe4\x93\x02\x42\"1/v1/{parent=projects/*/locations/*}/migrationJobs:\rmigration_job\x12\x81\x02\n\x12UpdateMigrationJob\x12\x33.google.cloud.clouddms.v1.UpdateMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x96\x01\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\xda\x41\x19migration_job,update_mask\x82\xd3\xe4\x93\x02P2?/v1/{migration_job.name=projects/*/locations/*/migrationJobs/*}:\rmigration_job\x12\xd7\x01\n\x12\x44\x65leteMigrationJob\x12\x33.google.cloud.clouddms.v1.DeleteMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"m\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33*1/v1/{name=projects/*/locations/*/migrationJobs/*}\x12\xce\x01\n\x11StartMigrationJob\x12\x32.google.cloud.clouddms.v1.StartMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"f\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02<\"7/v1/{name=projects/*/locations/*/migrationJobs/*}:start:\x01*\x12\xcb\x01\n\x10StopMigrationJob\x12\x31.google.cloud.clouddms.v1.StopMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"e\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02;\"6/v1/{name=projects/*/locations/*/migrationJobs/*}:stop:\x01*\x12\xd1\x01\n\x12ResumeMigrationJob\x12\x33.google.cloud.clouddms.v1.ResumeMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/migrationJobs/*}:resume:\x01*\x12\xd4\x01\n\x13PromoteMigrationJob\x12\x34.google.cloud.clouddms.v1.PromoteMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"h\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02>\"9/v1/{name=projects/*/locations/*/migrationJobs/*}:promote:\x01*\x12\xd1\x01\n\x12VerifyMigrationJob\x12\x33.google.cloud.clouddms.v1.VerifyMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/migrationJobs/*}:verify:\x01*\x12\xd4\x01\n\x13RestartMigrationJob\x12\x34.google.cloud.clouddms.v1.RestartMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"h\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02>\"9/v1/{name=projects/*/locations/*/migrationJobs/*}:restart:\x01*\x12\xc5\x01\n\x11GenerateSshScript\x12\x32.google.cloud.clouddms.v1.GenerateSshScriptRequest\x1a#.google.cloud.clouddms.v1.SshScript\"W\x82\xd3\xe4\x93\x02Q\"L/v1/{migration_job=projects/*/locations/*/migrationJobs/*}:generateSshScript:\x01*\x12\xd9\x01\n\x16GenerateTcpProxyScript\x12\x37.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest\x1a(.google.cloud.clouddms.v1.TcpProxyScript\"\\\x82\xd3\xe4\x93\x02V\"Q/v1/{migration_job=projects/*/locations/*/migrationJobs/*}:generateTcpProxyScript:\x01*\x12\xd4\x01\n\x16ListConnectionProfiles\x12\x37.google.cloud.clouddms.v1.ListConnectionProfilesRequest\x1a\x38.google.cloud.clouddms.v1.ListConnectionProfilesResponse\"G\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{parent=projects/*/locations/*}/connectionProfiles\x12\xc1\x01\n\x14GetConnectionProfile\x12\x35.google.cloud.clouddms.v1.GetConnectionProfileRequest\x1a+.google.cloud.clouddms.v1.ConnectionProfile\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{name=projects/*/locations/*/connectionProfiles/*}\x12\xa2\x02\n\x17\x43reateConnectionProfile\x12\x38.google.cloud.clouddms.v1.CreateConnectionProfileRequest\x1a\x1d.google.longrunning.Operation\"\xad\x01\xca\x41&\n\x11\x43onnectionProfile\x12\x11OperationMetadata\xda\x41/parent,connection_profile,connection_profile_id\x82\xd3\xe4\x93\x02L\"6/v1/{parent=projects/*/locations/*}/connectionProfiles:\x12\x63onnection_profile\x12\xa4\x02\n\x17UpdateConnectionProfile\x12\x38.google.cloud.clouddms.v1.UpdateConnectionProfileRequest\x1a\x1d.google.longrunning.Operation\"\xaf\x01\xca\x41&\n\x11\x43onnectionProfile\x12\x11OperationMetadata\xda\x41\x1e\x63onnection_profile,update_mask\x82\xd3\xe4\x93\x02_2I/v1/{connection_profile.name=projects/*/locations/*/connectionProfiles/*}:\x12\x63onnection_profile\x12\xe6\x01\n\x17\x44\x65leteConnectionProfile\x12\x38.google.cloud.clouddms.v1.DeleteConnectionProfileRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38*6/v1/{name=projects/*/locations/*/connectionProfiles/*}\x12\xa2\x02\n\x17\x43reatePrivateConnection\x12\x38.google.cloud.clouddms.v1.CreatePrivateConnectionRequest\x1a\x1d.google.longrunning.Operation\"\xad\x01\xca\x41&\n\x11PrivateConnection\x12\x11OperationMetadata\xda\x41/parent,private_connection,private_connection_id\x82\xd3\xe4\x93\x02L\"6/v1/{parent=projects/*/locations/*}/privateConnections:\x12private_connection\x12\xc1\x01\n\x14GetPrivateConnection\x12\x35.google.cloud.clouddms.v1.GetPrivateConnectionRequest\x1a+.google.cloud.clouddms.v1.PrivateConnection\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{name=projects/*/locations/*/privateConnections/*}\x12\xd4\x01\n\x16ListPrivateConnections\x12\x37.google.cloud.clouddms.v1.ListPrivateConnectionsRequest\x1a\x38.google.cloud.clouddms.v1.ListPrivateConnectionsResponse\"G\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{parent=projects/*/locations/*}/privateConnections\x12\xe6\x01\n\x17\x44\x65letePrivateConnection\x12\x38.google.cloud.clouddms.v1.DeletePrivateConnectionRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38*6/v1/{name=projects/*/locations/*/privateConnections/*}\x12\xc9\x01\n\x16GetConversionWorkspace\x12\x37.google.cloud.clouddms.v1.GetConversionWorkspaceRequest\x1a-.google.cloud.clouddms.v1.ConversionWorkspace\"G\xda\x41\x04name\x82\xd3\xe4\x93\x02:\x12\x38/v1/{name=projects/*/locations/*/conversionWorkspaces/*}\x12\xdc\x01\n\x18ListConversionWorkspaces\x12\x39.google.cloud.clouddms.v1.ListConversionWorkspacesRequest\x1a:.google.cloud.clouddms.v1.ListConversionWorkspacesResponse\"I\xda\x41\x06parent\x82\xd3\xe4\x93\x02:\x12\x38/v1/{parent=projects/*/locations/*}/conversionWorkspaces\x12\xb0\x02\n\x19\x43reateConversionWorkspace\x12:.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x01\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\xda\x41\x33parent,conversion_workspace,conversion_workspace_id\x82\xd3\xe4\x93\x02P\"8/v1/{parent=projects/*/locations/*}/conversionWorkspaces:\x14\x63onversion_workspace\x12\xb2\x02\n\x19UpdateConversionWorkspace\x12:.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"\xb9\x01\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\xda\x41 conversion_workspace,update_mask\x82\xd3\xe4\x93\x02\x65\x32M/v1/{conversion_workspace.name=projects/*/locations/*/conversionWorkspaces/*}:\x14\x63onversion_workspace\x12\xec\x01\n\x19\x44\x65leteConversionWorkspace\x12:.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"t\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02:*8/v1/{name=projects/*/locations/*/conversionWorkspaces/*}\x12\xf4\x01\n\x11\x43reateMappingRule\x12\x32.google.cloud.clouddms.v1.CreateMappingRuleRequest\x1a%.google.cloud.clouddms.v1.MappingRule\"\x83\x01\xda\x41#parent,mapping_rule,mapping_rule_id\x82\xd3\xe4\x93\x02W\"G/v1/{parent=projects/*/locations/*/conversionWorkspaces/*}/mappingRules:\x0cmapping_rule\x12\xb7\x01\n\x11\x44\x65leteMappingRule\x12\x32.google.cloud.clouddms.v1.DeleteMappingRuleRequest\x1a\x16.google.protobuf.Empty\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I*G/v1/{name=projects/*/locations/*/conversionWorkspaces/*/mappingRules/*}\x12\xd3\x01\n\x10ListMappingRules\x12\x31.google.cloud.clouddms.v1.ListMappingRulesRequest\x1a\x32.google.cloud.clouddms.v1.ListMappingRulesResponse\"X\xda\x41\x06parent\x82\xd3\xe4\x93\x02I\x12G/v1/{parent=projects/*/locations/*/conversionWorkspaces/*}/mappingRules\x12\xc0\x01\n\x0eGetMappingRule\x12/.google.cloud.clouddms.v1.GetMappingRuleRequest\x1a%.google.cloud.clouddms.v1.MappingRule\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I\x12G/v1/{name=projects/*/locations/*/conversionWorkspaces/*/mappingRules/*}\x12\xe7\x01\n\x17SeedConversionWorkspace\x12\x38.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"s\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x42\"=/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:seed:\x01*\x12\xef\x01\n\x12ImportMappingRules\x12\x33.google.cloud.clouddms.v1.ImportMappingRulesRequest\x1a\x1d.google.longrunning.Operation\"\x84\x01\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02S\"N/v1/{parent=projects/*/locations/*/conversionWorkspaces/*}/mappingRules:import:\x01*\x12\xf0\x01\n\x1a\x43onvertConversionWorkspace\x12;.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"v\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x45\"@/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:convert:\x01*\x12\xed\x01\n\x19\x43ommitConversionWorkspace\x12:.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"u\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x44\"?/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:commit:\x01*\x12\xf3\x01\n\x1bRollbackConversionWorkspace\x12<.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"w\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x46\"A/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:rollback:\x01*\x12\xea\x01\n\x18\x41pplyConversionWorkspace\x12\x39.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"t\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x43\">/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:apply:\x01*\x12\xfc\x01\n\x18\x44\x65scribeDatabaseEntities\x12\x39.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest\x1a:.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse\"i\x82\xd3\xe4\x93\x02\x63\x12\x61/v1/{conversion_workspace=projects/*/locations/*/conversionWorkspaces/*}:describeDatabaseEntities\x12\xec\x01\n\x14SearchBackgroundJobs\x12\x35.google.cloud.clouddms.v1.SearchBackgroundJobsRequest\x1a\x36.google.cloud.clouddms.v1.SearchBackgroundJobsResponse\"e\x82\xd3\xe4\x93\x02_\x12]/v1/{conversion_workspace=projects/*/locations/*/conversionWorkspaces/*}:searchBackgroundJobs\x12\xac\x02\n$DescribeConversionWorkspaceRevisions\x12\x45.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest\x1a\x46.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse\"u\x82\xd3\xe4\x93\x02o\x12m/v1/{conversion_workspace=projects/*/locations/*/conversionWorkspaces/*}:describeConversionWorkspaceRevisions\x12\xb4\x01\n\x0e\x46\x65tchStaticIps\x12/.google.cloud.clouddms.v1.FetchStaticIpsRequest\x1a\x30.google.cloud.clouddms.v1.FetchStaticIpsResponse\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*}:fetchStaticIps\x1aP\xca\x41\x1c\x64\x61tamigration.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xbd\x01\n\x1c\x63om.google.cloud.clouddms.v1B\rClouddmsProtoP\x01Z8cloud.google.com/go/clouddms/apiv1/clouddmspb;clouddmspb\xaa\x02\x18Google.Cloud.CloudDms.V1\xca\x02\x18Google\\Cloud\\CloudDms\\V1\xea\x02\x1bGoogle::Cloud::CloudDMS::V1b\x06proto3"
19
+ descriptor_data = "\n\'google/cloud/clouddms/v1/clouddms.proto\x12\x18google.cloud.clouddms.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x31google/cloud/clouddms/v1/clouddms_resources.proto\x1a<google/cloud/clouddms/v1/conversionworkspace_resources.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xa6\x01\n\x18ListMigrationJobsRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)datamigration.googleapis.com/MigrationJob\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x89\x01\n\x19ListMigrationJobsResponse\x12>\n\x0emigration_jobs\x18\x01 \x03(\x0b\x32&.google.cloud.clouddms.v1.MigrationJob\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"Y\n\x16GetMigrationJobRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"\xda\x01\n\x19\x43reateMigrationJobRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)datamigration.googleapis.com/MigrationJob\x12\x1d\n\x10migration_job_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x42\n\rmigration_job\x18\x03 \x01(\x0b\x32&.google.cloud.clouddms.v1.MigrationJobB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xa9\x01\n\x19UpdateMigrationJobRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12\x42\n\rmigration_job\x18\x02 \x01(\x0b\x32&.google.cloud.clouddms.v1.MigrationJobB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"\x7f\n\x19\x44\x65leteMigrationJobRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x12\n\nrequest_id\x18\x02 \x01(\t\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"v\n\x18StartMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x1c\n\x0fskip_validation\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\"W\n\x17StopMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"Y\n\x19ResumeMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"Z\n\x1aPromoteMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\"\xd3\x01\n\x19VerifyMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x34\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x01\x12\x42\n\rmigration_job\x18\x03 \x01(\x0b\x32&.google.cloud.clouddms.v1.MigrationJobB\x03\xe0\x41\x01\"x\n\x1aRestartMigrationJobRequest\x12<\n\x04name\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x1c\n\x0fskip_validation\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\"\xa6\x02\n\x18GenerateSshScriptRequest\x12\x45\n\rmigration_job\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x0f\n\x02vm\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12H\n\x12vm_creation_config\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.VmCreationConfigH\x00\x12J\n\x13vm_selection_config\x18\x65 \x01(\x0b\x32+.google.cloud.clouddms.v1.VmSelectionConfigH\x00\x12\x0f\n\x07vm_port\x18\x03 \x01(\x05\x42\x0b\n\tvm_config\"Q\n\x10VmCreationConfig\x12\x1c\n\x0fvm_machine_type\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x0f\n\x07vm_zone\x18\x02 \x01(\t\x12\x0e\n\x06subnet\x18\x03 \x01(\t\")\n\x11VmSelectionConfig\x12\x14\n\x07vm_zone\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x1b\n\tSshScript\x12\x0e\n\x06script\x18\x01 \x01(\t\"\xc8\x01\n\x1dGenerateTcpProxyScriptRequest\x12\x45\n\rmigration_job\x18\x01 \x01(\tB.\xfa\x41+\n)datamigration.googleapis.com/MigrationJob\x12\x14\n\x07vm_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1c\n\x0fvm_machine_type\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07vm_zone\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tvm_subnet\x18\x05 \x01(\tB\x03\xe0\x41\x02\" \n\x0eTcpProxyScript\x12\x0e\n\x06script\x18\x01 \x01(\t\"\xb0\x01\n\x1dListConnectionProfilesRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.datamigration.googleapis.com/ConnectionProfile\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x98\x01\n\x1eListConnectionProfilesResponse\x12H\n\x13\x63onnection_profiles\x18\x01 \x03(\x0b\x32+.google.cloud.clouddms.v1.ConnectionProfile\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"c\n\x1bGetConnectionProfileRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.datamigration.googleapis.com/ConnectionProfile\"\xad\x02\n\x1e\x43reateConnectionProfileRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.datamigration.googleapis.com/ConnectionProfile\x12\"\n\x15\x63onnection_profile_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12L\n\x12\x63onnection_profile\x18\x03 \x01(\x0b\x32+.google.cloud.clouddms.v1.ConnectionProfileB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1c\n\x0fskip_validation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\"\xf7\x01\n\x1eUpdateConnectionProfileRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12L\n\x12\x63onnection_profile\x18\x02 \x01(\x0b\x32+.google.cloud.clouddms.v1.ConnectionProfileB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x1a\n\rvalidate_only\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x1c\n\x0fskip_validation\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\x89\x01\n\x1e\x44\x65leteConnectionProfileRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.datamigration.googleapis.com/ConnectionProfile\x12\x12\n\nrequest_id\x18\x02 \x01(\t\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"\x91\x02\n\x1e\x43reatePrivateConnectionRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.datamigration.googleapis.com/PrivateConnection\x12\"\n\x15private_connection_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12L\n\x12private_connection\x18\x03 \x01(\x0b\x32+.google.cloud.clouddms.v1.PrivateConnectionB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x1c\n\x0fskip_validation\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\"\xb0\x01\n\x1dListPrivateConnectionsRequest\x12\x46\n\x06parent\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\x12.datamigration.googleapis.com/PrivateConnection\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\x12\x10\n\x08order_by\x18\x05 \x01(\t\"\x98\x01\n\x1eListPrivateConnectionsResponse\x12H\n\x13private_connections\x18\x01 \x03(\x0b\x32+.google.cloud.clouddms.v1.PrivateConnection\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"\x7f\n\x1e\x44\x65letePrivateConnectionRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.datamigration.googleapis.com/PrivateConnection\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"c\n\x1bGetPrivateConnectionRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.datamigration.googleapis.com/PrivateConnection\"\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\"\xa2\x01\n\x1fListConversionWorkspacesRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\x12\x30\x64\x61tamigration.googleapis.com/ConversionWorkspace\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"\x9e\x01\n ListConversionWorkspacesResponse\x12L\n\x15\x63onversion_workspaces\x18\x01 \x03(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspace\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"g\n\x1dGetConversionWorkspaceRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\"\xf8\x01\n CreateConversionWorkspaceRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\x12\x30\x64\x61tamigration.googleapis.com/ConversionWorkspace\x12$\n\x17\x63onversion_workspace_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12P\n\x14\x63onversion_workspace\x18\x03 \x01(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspaceB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"\xbe\x01\n UpdateConversionWorkspaceRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12P\n\x14\x63onversion_workspace\x18\x02 \x01(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspaceB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x03 \x01(\t\"\x8d\x01\n DeleteConversionWorkspaceRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x12\n\nrequest_id\x18\x02 \x01(\t\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"\x84\x01\n CommitConversionWorkspaceRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x18\n\x0b\x63ommit_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\"l\n\"RollbackConversionWorkspaceRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\"\xdb\x01\n\x1f\x41pplyConversionWorkspaceRequest\x12\x46\n\x04name\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x14\n\x07\x64ry_run\x18\x03 \x01(\x08\x42\x03\xe0\x41\x01\x12\x18\n\x0b\x61uto_commit\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12!\n\x12\x63onnection_profile\x18\x64 \x01(\tB\x03\xe0\x41\x01H\x00\x42\r\n\x0b\x64\x65stination\"\x8a\x01\n\x17ListMappingRulesRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"q\n\x18ListMappingRulesResponse\x12<\n\rmapping_rules\x18\x01 \x03(\x0b\x32%.google.cloud.clouddms.v1.MappingRule\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"W\n\x15GetMappingRuleRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(datamigration.googleapis.com/MappingRule\"\xe0\x01\n\x1eSeedConversionWorkspaceRequest\x12\x43\n\x04name\x18\x01 \x01(\tB5\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x13\n\x0b\x61uto_commit\x18\x02 \x01(\x08\x12(\n\x19source_connection_profile\x18\x64 \x01(\tB\x03\xe0\x41\x01H\x00\x12-\n\x1e\x64\x65stination_connection_profile\x18\x65 \x01(\tB\x03\xe0\x41\x01H\x00\x42\x0b\n\tseed_from\"\xb7\x01\n!ConvertConversionWorkspaceRequest\x12\x43\n\x04name\x18\x01 \x01(\tB5\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x18\n\x0b\x61uto_commit\x18\x04 \x01(\x08\x42\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x1e\n\x11\x63onvert_full_path\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\"\xf1\x02\n\x19ImportMappingRulesRequest\x12H\n\x06parent\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12J\n\x0crules_format\x18\x02 \x01(\x0e\x32/.google.cloud.clouddms.v1.ImportRulesFileFormatB\x03\xe0\x41\x02\x12W\n\x0brules_files\x18\x03 \x03(\x0b\x32=.google.cloud.clouddms.v1.ImportMappingRulesRequest.RulesFileB\x03\xe0\x41\x02\x12\x18\n\x0b\x61uto_commit\x18\x06 \x01(\x08\x42\x03\xe0\x41\x02\x1aK\n\tRulesFile\x12\"\n\x15rules_source_filename\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rrules_content\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\xee\x03\n\x1f\x44\x65scribeDatabaseEntitiesRequest\x12V\n\x14\x63onversion_workspace\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\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\x01\x12W\n\x04tree\x18\x06 \x01(\x0e\x32\x44.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeTypeB\x03\xe0\x41\x02\x12\x18\n\x0buncommitted\x18\x0b \x01(\x08\x42\x03\xe0\x41\x01\x12\x16\n\tcommit_id\x18\x0c \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\r \x01(\tB\x03\xe0\x41\x01\x12?\n\x04view\x18\x0e \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityViewB\x03\xe0\x41\x01\"a\n\nDBTreeType\x12\x1c\n\x18\x44\x42_TREE_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bSOURCE_TREE\x10\x01\x12\x0e\n\nDRAFT_TREE\x10\x02\x12\x14\n\x10\x44\x45STINATION_TREE\x10\x03\"\x80\x01\n DescribeDatabaseEntitiesResponse\x12\x43\n\x11\x64\x61tabase_entities\x18\x01 \x03(\x0b\x32(.google.cloud.clouddms.v1.DatabaseEntity\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xf9\x01\n\x1bSearchBackgroundJobsRequest\x12V\n\x14\x63onversion_workspace\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12,\n\x1freturn_most_recent_per_job_type\x18\x02 \x01(\x08\x42\x03\xe0\x41\x01\x12\x15\n\x08max_size\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12=\n\x14\x63ompleted_until_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x01\"]\n\x1cSearchBackgroundJobsResponse\x12=\n\x04jobs\x18\x01 \x03(\x0b\x32/.google.cloud.clouddms.v1.BackgroundJobLogEntry\"\x9d\x01\n+DescribeConversionWorkspaceRevisionsRequest\x12V\n\x14\x63onversion_workspace\x18\x01 \x01(\tB8\xe0\x41\x02\xfa\x41\x32\n0datamigration.googleapis.com/ConversionWorkspace\x12\x16\n\tcommit_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"p\n,DescribeConversionWorkspaceRevisionsResponse\x12@\n\trevisions\x18\x01 \x03(\x0b\x32-.google.cloud.clouddms.v1.ConversionWorkspace\"\xd0\x01\n\x18\x43reateMappingRuleRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(datamigration.googleapis.com/MappingRule\x12\x1c\n\x0fmapping_rule_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12@\n\x0cmapping_rule\x18\x03 \x01(\x0b\x32%.google.cloud.clouddms.v1.MappingRuleB\x03\xe0\x41\x02\x12\x12\n\nrequest_id\x18\x04 \x01(\t\"s\n\x18\x44\x65leteMappingRuleRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(datamigration.googleapis.com/MappingRule\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"w\n\x15\x46\x65tchStaticIpsRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!locations.googleapis.com/Location\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"E\n\x16\x46\x65tchStaticIpsResponse\x12\x12\n\nstatic_ips\x18\x01 \x03(\t\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t*\xa0\x01\n\x12\x44\x61tabaseEntityView\x12$\n DATABASE_ENTITY_VIEW_UNSPECIFIED\x10\x00\x12\x1e\n\x1a\x44\x41TABASE_ENTITY_VIEW_BASIC\x10\x01\x12\x1d\n\x19\x44\x41TABASE_ENTITY_VIEW_FULL\x10\x02\x12%\n!DATABASE_ENTITY_VIEW_ROOT_SUMMARY\x10\x03\x32\x8fK\n\x14\x44\x61taMigrationService\x12\xc0\x01\n\x11ListMigrationJobs\x12\x32.google.cloud.clouddms.v1.ListMigrationJobsRequest\x1a\x33.google.cloud.clouddms.v1.ListMigrationJobsResponse\"B\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{parent=projects/*/locations/*}/migrationJobs\x12\xad\x01\n\x0fGetMigrationJob\x12\x30.google.cloud.clouddms.v1.GetMigrationJobRequest\x1a&.google.cloud.clouddms.v1.MigrationJob\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{name=projects/*/locations/*/migrationJobs/*}\x12\xff\x01\n\x12\x43reateMigrationJob\x12\x33.google.cloud.clouddms.v1.CreateMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x94\x01\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\xda\x41%parent,migration_job,migration_job_id\x82\xd3\xe4\x93\x02\x42\"1/v1/{parent=projects/*/locations/*}/migrationJobs:\rmigration_job\x12\x81\x02\n\x12UpdateMigrationJob\x12\x33.google.cloud.clouddms.v1.UpdateMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"\x96\x01\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\xda\x41\x19migration_job,update_mask\x82\xd3\xe4\x93\x02P2?/v1/{migration_job.name=projects/*/locations/*/migrationJobs/*}:\rmigration_job\x12\xd7\x01\n\x12\x44\x65leteMigrationJob\x12\x33.google.cloud.clouddms.v1.DeleteMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"m\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33*1/v1/{name=projects/*/locations/*/migrationJobs/*}\x12\xce\x01\n\x11StartMigrationJob\x12\x32.google.cloud.clouddms.v1.StartMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"f\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02<\"7/v1/{name=projects/*/locations/*/migrationJobs/*}:start:\x01*\x12\xcb\x01\n\x10StopMigrationJob\x12\x31.google.cloud.clouddms.v1.StopMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"e\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02;\"6/v1/{name=projects/*/locations/*/migrationJobs/*}:stop:\x01*\x12\xd1\x01\n\x12ResumeMigrationJob\x12\x33.google.cloud.clouddms.v1.ResumeMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/migrationJobs/*}:resume:\x01*\x12\xd4\x01\n\x13PromoteMigrationJob\x12\x34.google.cloud.clouddms.v1.PromoteMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"h\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02>\"9/v1/{name=projects/*/locations/*/migrationJobs/*}:promote:\x01*\x12\xd1\x01\n\x12VerifyMigrationJob\x12\x33.google.cloud.clouddms.v1.VerifyMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"g\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/migrationJobs/*}:verify:\x01*\x12\xd4\x01\n\x13RestartMigrationJob\x12\x34.google.cloud.clouddms.v1.RestartMigrationJobRequest\x1a\x1d.google.longrunning.Operation\"h\xca\x41!\n\x0cMigrationJob\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02>\"9/v1/{name=projects/*/locations/*/migrationJobs/*}:restart:\x01*\x12\xc5\x01\n\x11GenerateSshScript\x12\x32.google.cloud.clouddms.v1.GenerateSshScriptRequest\x1a#.google.cloud.clouddms.v1.SshScript\"W\x82\xd3\xe4\x93\x02Q\"L/v1/{migration_job=projects/*/locations/*/migrationJobs/*}:generateSshScript:\x01*\x12\xd9\x01\n\x16GenerateTcpProxyScript\x12\x37.google.cloud.clouddms.v1.GenerateTcpProxyScriptRequest\x1a(.google.cloud.clouddms.v1.TcpProxyScript\"\\\x82\xd3\xe4\x93\x02V\"Q/v1/{migration_job=projects/*/locations/*/migrationJobs/*}:generateTcpProxyScript:\x01*\x12\xd4\x01\n\x16ListConnectionProfiles\x12\x37.google.cloud.clouddms.v1.ListConnectionProfilesRequest\x1a\x38.google.cloud.clouddms.v1.ListConnectionProfilesResponse\"G\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{parent=projects/*/locations/*}/connectionProfiles\x12\xc1\x01\n\x14GetConnectionProfile\x12\x35.google.cloud.clouddms.v1.GetConnectionProfileRequest\x1a+.google.cloud.clouddms.v1.ConnectionProfile\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{name=projects/*/locations/*/connectionProfiles/*}\x12\xa2\x02\n\x17\x43reateConnectionProfile\x12\x38.google.cloud.clouddms.v1.CreateConnectionProfileRequest\x1a\x1d.google.longrunning.Operation\"\xad\x01\xca\x41&\n\x11\x43onnectionProfile\x12\x11OperationMetadata\xda\x41/parent,connection_profile,connection_profile_id\x82\xd3\xe4\x93\x02L\"6/v1/{parent=projects/*/locations/*}/connectionProfiles:\x12\x63onnection_profile\x12\xa4\x02\n\x17UpdateConnectionProfile\x12\x38.google.cloud.clouddms.v1.UpdateConnectionProfileRequest\x1a\x1d.google.longrunning.Operation\"\xaf\x01\xca\x41&\n\x11\x43onnectionProfile\x12\x11OperationMetadata\xda\x41\x1e\x63onnection_profile,update_mask\x82\xd3\xe4\x93\x02_2I/v1/{connection_profile.name=projects/*/locations/*/connectionProfiles/*}:\x12\x63onnection_profile\x12\xe6\x01\n\x17\x44\x65leteConnectionProfile\x12\x38.google.cloud.clouddms.v1.DeleteConnectionProfileRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38*6/v1/{name=projects/*/locations/*/connectionProfiles/*}\x12\xa2\x02\n\x17\x43reatePrivateConnection\x12\x38.google.cloud.clouddms.v1.CreatePrivateConnectionRequest\x1a\x1d.google.longrunning.Operation\"\xad\x01\xca\x41&\n\x11PrivateConnection\x12\x11OperationMetadata\xda\x41/parent,private_connection,private_connection_id\x82\xd3\xe4\x93\x02L\"6/v1/{parent=projects/*/locations/*}/privateConnections:\x12private_connection\x12\xc1\x01\n\x14GetPrivateConnection\x12\x35.google.cloud.clouddms.v1.GetPrivateConnectionRequest\x1a+.google.cloud.clouddms.v1.PrivateConnection\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{name=projects/*/locations/*/privateConnections/*}\x12\xd4\x01\n\x16ListPrivateConnections\x12\x37.google.cloud.clouddms.v1.ListPrivateConnectionsRequest\x1a\x38.google.cloud.clouddms.v1.ListPrivateConnectionsResponse\"G\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x38\x12\x36/v1/{parent=projects/*/locations/*}/privateConnections\x12\xe6\x01\n\x17\x44\x65letePrivateConnection\x12\x38.google.cloud.clouddms.v1.DeletePrivateConnectionRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38*6/v1/{name=projects/*/locations/*/privateConnections/*}\x12\xc9\x01\n\x16GetConversionWorkspace\x12\x37.google.cloud.clouddms.v1.GetConversionWorkspaceRequest\x1a-.google.cloud.clouddms.v1.ConversionWorkspace\"G\xda\x41\x04name\x82\xd3\xe4\x93\x02:\x12\x38/v1/{name=projects/*/locations/*/conversionWorkspaces/*}\x12\xdc\x01\n\x18ListConversionWorkspaces\x12\x39.google.cloud.clouddms.v1.ListConversionWorkspacesRequest\x1a:.google.cloud.clouddms.v1.ListConversionWorkspacesResponse\"I\xda\x41\x06parent\x82\xd3\xe4\x93\x02:\x12\x38/v1/{parent=projects/*/locations/*}/conversionWorkspaces\x12\xb0\x02\n\x19\x43reateConversionWorkspace\x12:.google.cloud.clouddms.v1.CreateConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"\xb7\x01\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\xda\x41\x33parent,conversion_workspace,conversion_workspace_id\x82\xd3\xe4\x93\x02P\"8/v1/{parent=projects/*/locations/*}/conversionWorkspaces:\x14\x63onversion_workspace\x12\xb2\x02\n\x19UpdateConversionWorkspace\x12:.google.cloud.clouddms.v1.UpdateConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"\xb9\x01\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\xda\x41 conversion_workspace,update_mask\x82\xd3\xe4\x93\x02\x65\x32M/v1/{conversion_workspace.name=projects/*/locations/*/conversionWorkspaces/*}:\x14\x63onversion_workspace\x12\xec\x01\n\x19\x44\x65leteConversionWorkspace\x12:.google.cloud.clouddms.v1.DeleteConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"t\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02:*8/v1/{name=projects/*/locations/*/conversionWorkspaces/*}\x12\xf4\x01\n\x11\x43reateMappingRule\x12\x32.google.cloud.clouddms.v1.CreateMappingRuleRequest\x1a%.google.cloud.clouddms.v1.MappingRule\"\x83\x01\xda\x41#parent,mapping_rule,mapping_rule_id\x82\xd3\xe4\x93\x02W\"G/v1/{parent=projects/*/locations/*/conversionWorkspaces/*}/mappingRules:\x0cmapping_rule\x12\xb7\x01\n\x11\x44\x65leteMappingRule\x12\x32.google.cloud.clouddms.v1.DeleteMappingRuleRequest\x1a\x16.google.protobuf.Empty\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I*G/v1/{name=projects/*/locations/*/conversionWorkspaces/*/mappingRules/*}\x12\xd3\x01\n\x10ListMappingRules\x12\x31.google.cloud.clouddms.v1.ListMappingRulesRequest\x1a\x32.google.cloud.clouddms.v1.ListMappingRulesResponse\"X\xda\x41\x06parent\x82\xd3\xe4\x93\x02I\x12G/v1/{parent=projects/*/locations/*/conversionWorkspaces/*}/mappingRules\x12\xc0\x01\n\x0eGetMappingRule\x12/.google.cloud.clouddms.v1.GetMappingRuleRequest\x1a%.google.cloud.clouddms.v1.MappingRule\"V\xda\x41\x04name\x82\xd3\xe4\x93\x02I\x12G/v1/{name=projects/*/locations/*/conversionWorkspaces/*/mappingRules/*}\x12\xe7\x01\n\x17SeedConversionWorkspace\x12\x38.google.cloud.clouddms.v1.SeedConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"s\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x42\"=/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:seed:\x01*\x12\xef\x01\n\x12ImportMappingRules\x12\x33.google.cloud.clouddms.v1.ImportMappingRulesRequest\x1a\x1d.google.longrunning.Operation\"\x84\x01\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02S\"N/v1/{parent=projects/*/locations/*/conversionWorkspaces/*}/mappingRules:import:\x01*\x12\xf0\x01\n\x1a\x43onvertConversionWorkspace\x12;.google.cloud.clouddms.v1.ConvertConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"v\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x45\"@/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:convert:\x01*\x12\xed\x01\n\x19\x43ommitConversionWorkspace\x12:.google.cloud.clouddms.v1.CommitConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"u\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x44\"?/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:commit:\x01*\x12\xf3\x01\n\x1bRollbackConversionWorkspace\x12<.google.cloud.clouddms.v1.RollbackConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"w\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x46\"A/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:rollback:\x01*\x12\xea\x01\n\x18\x41pplyConversionWorkspace\x12\x39.google.cloud.clouddms.v1.ApplyConversionWorkspaceRequest\x1a\x1d.google.longrunning.Operation\"t\xca\x41(\n\x13\x43onversionWorkspace\x12\x11OperationMetadata\x82\xd3\xe4\x93\x02\x43\">/v1/{name=projects/*/locations/*/conversionWorkspaces/*}:apply:\x01*\x12\xfc\x01\n\x18\x44\x65scribeDatabaseEntities\x12\x39.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest\x1a:.google.cloud.clouddms.v1.DescribeDatabaseEntitiesResponse\"i\x82\xd3\xe4\x93\x02\x63\x12\x61/v1/{conversion_workspace=projects/*/locations/*/conversionWorkspaces/*}:describeDatabaseEntities\x12\xec\x01\n\x14SearchBackgroundJobs\x12\x35.google.cloud.clouddms.v1.SearchBackgroundJobsRequest\x1a\x36.google.cloud.clouddms.v1.SearchBackgroundJobsResponse\"e\x82\xd3\xe4\x93\x02_\x12]/v1/{conversion_workspace=projects/*/locations/*/conversionWorkspaces/*}:searchBackgroundJobs\x12\xac\x02\n$DescribeConversionWorkspaceRevisions\x12\x45.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsRequest\x1a\x46.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse\"u\x82\xd3\xe4\x93\x02o\x12m/v1/{conversion_workspace=projects/*/locations/*/conversionWorkspaces/*}:describeConversionWorkspaceRevisions\x12\xb4\x01\n\x0e\x46\x65tchStaticIps\x12/.google.cloud.clouddms.v1.FetchStaticIpsRequest\x1a\x30.google.cloud.clouddms.v1.FetchStaticIpsResponse\"?\xda\x41\x04name\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*}:fetchStaticIps\x1aP\xca\x41\x1c\x64\x61tamigration.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xbd\x01\n\x1c\x63om.google.cloud.clouddms.v1B\rClouddmsProtoP\x01Z8cloud.google.com/go/clouddms/apiv1/clouddmspb;clouddmspb\xaa\x02\x18Google.Cloud.CloudDms.V1\xca\x02\x18Google\\Cloud\\CloudDms\\V1\xea\x02\x1bGoogle::Cloud::CloudDMS::V1b\x06proto3"
20
20
 
21
21
  pool = Google::Protobuf::DescriptorPool.generated_pool
22
22
 
@@ -12,7 +12,7 @@ require 'google/protobuf/wrappers_pb'
12
12
  require 'google/rpc/status_pb'
13
13
 
14
14
 
15
- descriptor_data = "\n1google/cloud/clouddms/v1/clouddms_resources.proto\x12\x18google.cloud.clouddms.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x17google/rpc/status.proto\"\xf0\x01\n\tSslConfig\x12?\n\x04type\x18\x01 \x01(\x0e\x32+.google.cloud.clouddms.v1.SslConfig.SslTypeB\x04\xe2\x41\x01\x03\x12\x18\n\nclient_key\x18\x02 \x01(\tB\x04\xe2\x41\x01\x04\x12 \n\x12\x63lient_certificate\x18\x03 \x01(\tB\x04\xe2\x41\x01\x04\x12\x1d\n\x0e\x63\x61_certificate\x18\x04 \x01(\tB\x05\xe2\x41\x02\x04\x02\"G\n\x07SslType\x12\x18\n\x14SSL_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bSERVER_ONLY\x10\x01\x12\x11\n\rSERVER_CLIENT\x10\x02\"\xd5\x01\n\x16MySqlConnectionProfile\x12\x12\n\x04host\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x12\n\x04port\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02\x12\x16\n\x08username\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\x12\x17\n\x08password\x18\x04 \x01(\tB\x05\xe2\x41\x02\x04\x02\x12\x1a\n\x0cpassword_set\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x30\n\x03ssl\x18\x06 \x01(\x0b\x32#.google.cloud.clouddms.v1.SslConfig\x12\x14\n\x0c\x63loud_sql_id\x18\x07 \x01(\t\"\xfc\x03\n\x1bPostgreSqlConnectionProfile\x12\x12\n\x04host\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x12\n\x04port\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02\x12\x16\n\x08username\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\x12\x17\n\x08password\x18\x04 \x01(\tB\x05\xe2\x41\x02\x04\x02\x12\x1a\n\x0cpassword_set\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x30\n\x03ssl\x18\x06 \x01(\x0b\x32#.google.cloud.clouddms.v1.SslConfig\x12\x14\n\x0c\x63loud_sql_id\x18\x07 \x01(\t\x12Q\n\x14network_architecture\x18\x08 \x01(\x0e\x32-.google.cloud.clouddms.v1.NetworkArchitectureB\x04\xe2\x41\x01\x03\x12P\n\x16static_ip_connectivity\x18\x64 \x01(\x0b\x32..google.cloud.clouddms.v1.StaticIpConnectivityH\x00\x12k\n$private_service_connect_connectivity\x18\x65 \x01(\x0b\x32;.google.cloud.clouddms.v1.PrivateServiceConnectConnectivityH\x00\x42\x0e\n\x0c\x63onnectivity\"\xfc\x03\n\x17OracleConnectionProfile\x12\x12\n\x04host\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x12\n\x04port\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02\x12\x16\n\x08username\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02\x12\x17\n\x08password\x18\x04 \x01(\tB\x05\xe2\x41\x02\x04\x02\x12\x1a\n\x0cpassword_set\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x1e\n\x10\x64\x61tabase_service\x18\x06 \x01(\tB\x04\xe2\x41\x01\x02\x12\x30\n\x03ssl\x18\x07 \x01(\x0b\x32#.google.cloud.clouddms.v1.SslConfig\x12_\n\x1estatic_service_ip_connectivity\x18\x64 \x01(\x0b\x32\x35.google.cloud.clouddms.v1.StaticServiceIpConnectivityH\x00\x12Z\n\x18\x66orward_ssh_connectivity\x18\x65 \x01(\x0b\x32\x36.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityH\x00\x12M\n\x14private_connectivity\x18\x66 \x01(\x0b\x32-.google.cloud.clouddms.v1.PrivateConnectivityH\x00\x42\x0e\n\x0c\x63onnectivity\"\xd2\x01\n\x19\x43loudSqlConnectionProfile\x12\x1a\n\x0c\x63loud_sql_id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x42\n\x08settings\x18\x02 \x01(\x0b\x32*.google.cloud.clouddms.v1.CloudSqlSettingsB\x04\xe2\x41\x01\x05\x12\x18\n\nprivate_ip\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\x12\x17\n\tpublic_ip\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03\x12\"\n\x14\x61\x64\x64itional_public_ip\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03\"w\n\x18\x41lloyDbConnectionProfile\x12\x18\n\ncluster_id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x41\n\x08settings\x18\x02 \x01(\x0b\x32).google.cloud.clouddms.v1.AlloyDbSettingsB\x04\xe2\x41\x01\x05\"\x9c\x01\n\x0bSqlAclEntry\x12\r\n\x05value\x18\x01 \x01(\t\x12\x31\n\x0b\x65xpire_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12.\n\x03ttl\x18\x0b \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x04H\x00\x12\r\n\x05label\x18\x03 \x01(\tB\x0c\n\nexpiration\"\xee\x01\n\x0bSqlIpConfig\x12/\n\x0b\x65nable_ipv4\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x17\n\x0fprivate_network\x18\x02 \x01(\t\x12 \n\x12\x61llocated_ip_range\x18\x05 \x01(\tB\x04\xe2\x41\x01\x01\x12/\n\x0brequire_ssl\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x42\n\x13\x61uthorized_networks\x18\x04 \x03(\x0b\x32%.google.cloud.clouddms.v1.SqlAclEntry\"\x9f\r\n\x10\x43loudSqlSettings\x12W\n\x10\x64\x61tabase_version\x18\x01 \x01(\x0e\x32=.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion\x12O\n\x0buser_labels\x18\x02 \x03(\x0b\x32:.google.cloud.clouddms.v1.CloudSqlSettings.UserLabelsEntry\x12\x0c\n\x04tier\x18\x03 \x01(\t\x12>\n\x19storage_auto_resize_limit\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12Y\n\x11\x61\x63tivation_policy\x18\x05 \x01(\x0e\x32>.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy\x12\x38\n\tip_config\x18\x06 \x01(\x0b\x32%.google.cloud.clouddms.v1.SqlIpConfig\x12\x39\n\x15\x61uto_storage_increase\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12U\n\x0e\x64\x61tabase_flags\x18\x08 \x03(\x0b\x32=.google.cloud.clouddms.v1.CloudSqlSettings.DatabaseFlagsEntry\x12R\n\x0e\x64\x61ta_disk_type\x18\t \x01(\x0e\x32:.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType\x12\x36\n\x11\x64\x61ta_disk_size_gb\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x0c\n\x04zone\x18\x0b \x01(\t\x12\x1c\n\x0esecondary_zone\x18\x12 \x01(\tB\x04\xe2\x41\x01\x01\x12\x11\n\tsource_id\x18\x0c \x01(\t\x12\x1b\n\rroot_password\x18\r \x01(\tB\x04\xe2\x41\x01\x04\x12\x1f\n\x11root_password_set\x18\x0e \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x11\n\tcollation\x18\x0f \x01(\t\x12\x15\n\rcmek_key_name\x18\x10 \x01(\t\x12_\n\x11\x61vailability_type\x18\x11 \x01(\x0e\x32>.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityTypeB\x04\xe2\x41\x01\x01\x12I\n\x07\x65\x64ition\x18\x13 \x01(\x0e\x32\x32.google.cloud.clouddms.v1.CloudSqlSettings.EditionB\x04\xe2\x41\x01\x01\x1a\x31\n\x0fUserLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x34\n\x12\x44\x61tabaseFlagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"S\n\x13SqlActivationPolicy\x12%\n!SQL_ACTIVATION_POLICY_UNSPECIFIED\x10\x00\x12\n\n\x06\x41LWAYS\x10\x01\x12\t\n\x05NEVER\x10\x02\"M\n\x0fSqlDataDiskType\x12\"\n\x1eSQL_DATA_DISK_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06PD_SSD\x10\x01\x12\n\n\x06PD_HDD\x10\x02\"\xdf\x01\n\x12SqlDatabaseVersion\x12$\n SQL_DATABASE_VERSION_UNSPECIFIED\x10\x00\x12\r\n\tMYSQL_5_6\x10\x01\x12\r\n\tMYSQL_5_7\x10\x02\x12\x10\n\x0cPOSTGRES_9_6\x10\x03\x12\x0f\n\x0bPOSTGRES_11\x10\x04\x12\x0f\n\x0bPOSTGRES_10\x10\x05\x12\r\n\tMYSQL_8_0\x10\x06\x12\x0f\n\x0bPOSTGRES_12\x10\x07\x12\x0f\n\x0bPOSTGRES_13\x10\x08\x12\x0f\n\x0bPOSTGRES_14\x10\x11\x12\x0f\n\x0bPOSTGRES_15\x10\x12\"U\n\x13SqlAvailabilityType\x12%\n!SQL_AVAILABILITY_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05ZONAL\x10\x01\x12\x0c\n\x08REGIONAL\x10\x02\"G\n\x07\x45\x64ition\x12\x17\n\x13\x45\x44ITION_UNSPECIFIED\x10\x00\x12\x0e\n\nENTERPRISE\x10\x02\x12\x13\n\x0f\x45NTERPRISE_PLUS\x10\x03\"\xb7\x08\n\x0f\x41lloyDbSettings\x12S\n\x0cinitial_user\x18\x01 \x01(\x0b\x32\x36.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordB\x05\xe2\x41\x02\x02\x04\x12\x19\n\x0bvpc_network\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x45\n\x06labels\x18\x03 \x03(\x0b\x32\x35.google.cloud.clouddms.v1.AlloyDbSettings.LabelsEntry\x12\x64\n\x19primary_instance_settings\x18\x04 \x01(\x0b\x32\x41.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings\x12[\n\x11\x65ncryption_config\x18\x05 \x01(\x0b\x32:.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfigB\x04\xe2\x41\x01\x01\x1aJ\n\x0cUserPassword\x12\x0c\n\x04user\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\x12\x1a\n\x0cpassword_set\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x03\x1a\x84\x04\n\x17PrimaryInstanceSettings\x12\x10\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12g\n\x0emachine_config\x18\x02 \x01(\x0b\x32O.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig\x12l\n\x0e\x64\x61tabase_flags\x18\x06 \x03(\x0b\x32T.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.DatabaseFlagsEntry\x12]\n\x06labels\x18\x07 \x03(\x0b\x32M.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.LabelsEntry\x12\x18\n\nprivate_ip\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03\x1a\"\n\rMachineConfig\x12\x11\n\tcpu_count\x18\x01 \x01(\x05\x1a\x34\n\x12\x44\x61tabaseFlagsEntry\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\x1a(\n\x10\x45ncryptionConfig\x12\x14\n\x0ckms_key_name\x18\x01 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x16\n\x14StaticIpConnectivity\"E\n!PrivateServiceConnectConnectivity\x12 \n\x12service_attachment\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"]\n\x16ReverseSshConnectivity\x12\x13\n\x05vm_ip\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x15\n\x07vm_port\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02\x12\n\n\x02vm\x18\x03 \x01(\t\x12\x0b\n\x03vpc\x18\x04 \x01(\t\"%\n\x16VpcPeeringConnectivity\x12\x0b\n\x03vpc\x18\x01 \x01(\t\"\xac\x01\n\x1c\x46orwardSshTunnelConnectivity\x12\x16\n\x08hostname\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12\x16\n\x08username\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x0c\n\x04port\x18\x03 \x01(\x05\x12\x18\n\x08password\x18\x64 \x01(\tB\x04\xe2\x41\x01\x04H\x00\x12\x1b\n\x0bprivate_key\x18\x65 \x01(\tB\x04\xe2\x41\x01\x04H\x00\x42\x17\n\x15\x61uthentication_method\"\x1d\n\x1bStaticServiceIpConnectivity\"7\n\x13PrivateConnectivity\x12 \n\x12private_connection\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"\x86\x01\n\x0c\x44\x61tabaseType\x12<\n\x08provider\x18\x01 \x01(\x0e\x32*.google.cloud.clouddms.v1.DatabaseProvider\x12\x38\n\x06\x65ngine\x18\x02 \x01(\x0e\x32(.google.cloud.clouddms.v1.DatabaseEngine\"\xe2\x11\n\x0cMigrationJob\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x35\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x42\n\x06labels\x18\x04 \x03(\x0b\x32\x32.google.cloud.clouddms.v1.MigrationJob.LabelsEntry\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12;\n\x05state\x18\x06 \x01(\x0e\x32,.google.cloud.clouddms.v1.MigrationJob.State\x12\x41\n\x05phase\x18\x07 \x01(\x0e\x32,.google.cloud.clouddms.v1.MigrationJob.PhaseB\x04\xe2\x41\x01\x03\x12?\n\x04type\x18\x08 \x01(\x0e\x32+.google.cloud.clouddms.v1.MigrationJob.TypeB\x04\xe2\x41\x01\x02\x12\x11\n\tdump_path\x18\t \x01(\t\x12\x44\n\ndump_flags\x18\x11 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.MigrationJob.DumpFlags\x12\x14\n\x06source\x18\n \x01(\tB\x04\xe2\x41\x01\x02\x12\x19\n\x0b\x64\x65stination\x18\x0b \x01(\tB\x04\xe2\x41\x01\x02\x12T\n\x18reverse_ssh_connectivity\x18\x65 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.ReverseSshConnectivityH\x00\x12T\n\x18vpc_peering_connectivity\x18\x66 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.VpcPeeringConnectivityH\x00\x12P\n\x16static_ip_connectivity\x18g \x01(\x0b\x32..google.cloud.clouddms.v1.StaticIpConnectivityH\x00\x12\x31\n\x08\x64uration\x18\x0c \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe2\x41\x01\x03\x12\'\n\x05\x65rror\x18\r \x01(\x0b\x32\x12.google.rpc.StatusB\x04\xe2\x41\x01\x03\x12?\n\x0fsource_database\x18\x0e \x01(\x0b\x32&.google.cloud.clouddms.v1.DatabaseType\x12\x44\n\x14\x64\x65stination_database\x18\x0f \x01(\x0b\x32&.google.cloud.clouddms.v1.DatabaseType\x12\x32\n\x08\x65nd_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12O\n\x14\x63onversion_workspace\x18\x12 \x01(\x0b\x32\x31.google.cloud.clouddms.v1.ConversionWorkspaceInfo\x12\x0e\n\x06\x66ilter\x18\x14 \x01(\t\x12\x15\n\rcmek_key_name\x18\x15 \x01(\t\x12Z\n\x12performance_config\x18\x16 \x01(\x0b\x32\x38.google.cloud.clouddms.v1.MigrationJob.PerformanceConfigB\x04\xe2\x41\x01\x01\x1a\'\n\x08\x44umpFlag\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x1aP\n\tDumpFlags\x12\x43\n\ndump_flags\x18\x01 \x03(\x0b\x32/.google.cloud.clouddms.v1.MigrationJob.DumpFlag\x1a\xd5\x01\n\x11PerformanceConfig\x12g\n\x13\x64ump_parallel_level\x18\x01 \x01(\x0e\x32J.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel\"W\n\x11\x44umpParallelLevel\x12#\n\x1f\x44UMP_PARALLEL_LEVEL_UNSPECIFIED\x10\x00\x12\x07\n\x03MIN\x10\x01\x12\x0b\n\x07OPTIMAL\x10\x02\x12\x07\n\x03MAX\x10\x03\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xf1\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bMAINTENANCE\x10\x01\x12\t\n\x05\x44RAFT\x10\x02\x12\x0c\n\x08\x43REATING\x10\x03\x12\x0f\n\x0bNOT_STARTED\x10\x04\x12\x0b\n\x07RUNNING\x10\x05\x12\n\n\x06\x46\x41ILED\x10\x06\x12\r\n\tCOMPLETED\x10\x07\x12\x0c\n\x08\x44\x45LETING\x10\x08\x12\x0c\n\x08STOPPING\x10\t\x12\x0b\n\x07STOPPED\x10\n\x12\x0b\n\x07\x44\x45LETED\x10\x0b\x12\x0c\n\x08UPDATING\x10\x0c\x12\x0c\n\x08STARTING\x10\r\x12\x0e\n\nRESTARTING\x10\x0e\x12\x0c\n\x08RESUMING\x10\x0f\"\x8e\x01\n\x05Phase\x12\x15\n\x11PHASE_UNSPECIFIED\x10\x00\x12\r\n\tFULL_DUMP\x10\x01\x12\x07\n\x03\x43\x44\x43\x10\x02\x12\x17\n\x13PROMOTE_IN_PROGRESS\x10\x03\x12%\n!WAITING_FOR_SOURCE_WRITES_TO_STOP\x10\x04\x12\x16\n\x12PREPARING_THE_DUMP\x10\x05\":\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08ONE_TIME\x10\x01\x12\x0e\n\nCONTINUOUS\x10\x02:u\xea\x41r\n)datamigration.googleapis.com/MigrationJob\x12\x45projects/{project}/locations/{location}/migrationJobs/{migration_job}B\x0e\n\x0c\x63onnectivity\":\n\x17\x43onversionWorkspaceInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x11\n\tcommit_id\x18\x02 \x01(\t\"\xc2\x08\n\x11\x43onnectionProfile\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x35\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12G\n\x06labels\x18\x04 \x03(\x0b\x32\x37.google.cloud.clouddms.v1.ConnectionProfile.LabelsEntry\x12@\n\x05state\x18\x05 \x01(\x0e\x32\x31.google.cloud.clouddms.v1.ConnectionProfile.State\x12\x14\n\x0c\x64isplay_name\x18\x06 \x01(\t\x12\x41\n\x05mysql\x18\x64 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.MySqlConnectionProfileH\x00\x12K\n\npostgresql\x18\x65 \x01(\x0b\x32\x35.google.cloud.clouddms.v1.PostgreSqlConnectionProfileH\x00\x12\x43\n\x06oracle\x18h \x01(\x0b\x32\x31.google.cloud.clouddms.v1.OracleConnectionProfileH\x00\x12G\n\x08\x63loudsql\x18\x66 \x01(\x0b\x32\x33.google.cloud.clouddms.v1.CloudSqlConnectionProfileH\x00\x12\x45\n\x07\x61lloydb\x18i \x01(\x0b\x32\x32.google.cloud.clouddms.v1.AlloyDbConnectionProfileH\x00\x12\'\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x12.google.rpc.StatusB\x04\xe2\x41\x01\x03\x12<\n\x08provider\x18\x08 \x01(\x0e\x32*.google.cloud.clouddms.v1.DatabaseProvider\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"w\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\t\n\x05\x44RAFT\x10\x01\x12\x0c\n\x08\x43REATING\x10\x02\x12\t\n\x05READY\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08\x44\x45LETING\x10\x05\x12\x0b\n\x07\x44\x45LETED\x10\x06\x12\n\n\x06\x46\x41ILED\x10\x07:\x85\x01\xea\x41\x81\x01\n.datamigration.googleapis.com/ConnectionProfile\x12Oprojects/{project}/locations/{location}/connectionProfiles/{connection_profile}B\x14\n\x12\x63onnection_profile\"\xd8\x08\n\x1dMigrationJobVerificationError\x12[\n\nerror_code\x18\x01 \x01(\x0e\x32\x41.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCodeB\x04\xe2\x41\x01\x03\x12\x1b\n\rerror_message\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\x12\"\n\x14\x65rror_detail_message\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03\"\x98\x07\n\tErrorCode\x12\x1a\n\x16\x45RROR_CODE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x43ONNECTION_FAILURE\x10\x01\x12\x1a\n\x16\x41UTHENTICATION_FAILURE\x10\x02\x12%\n!INVALID_CONNECTION_PROFILE_CONFIG\x10\x03\x12\x1b\n\x17VERSION_INCOMPATIBILITY\x10\x04\x12,\n(CONNECTION_PROFILE_TYPES_INCOMPATIBILITY\x10\x05\x12\x1a\n\x16NO_PGLOGICAL_INSTALLED\x10\x07\x12!\n\x1dPGLOGICAL_NODE_ALREADY_EXISTS\x10\x08\x12\x15\n\x11INVALID_WAL_LEVEL\x10\t\x12\"\n\x1eINVALID_SHARED_PRELOAD_LIBRARY\x10\n\x12&\n\"INSUFFICIENT_MAX_REPLICATION_SLOTS\x10\x0b\x12 \n\x1cINSUFFICIENT_MAX_WAL_SENDERS\x10\x0c\x12%\n!INSUFFICIENT_MAX_WORKER_PROCESSES\x10\r\x12\x1a\n\x16UNSUPPORTED_EXTENSIONS\x10\x0e\x12\x1e\n\x1aUNSUPPORTED_MIGRATION_TYPE\x10\x0f\x12#\n\x1fINVALID_RDS_LOGICAL_REPLICATION\x10\x10\x12\x19\n\x15UNSUPPORTED_GTID_MODE\x10\x11\x12 \n\x1cUNSUPPORTED_TABLE_DEFINITION\x10\x12\x12\x17\n\x13UNSUPPORTED_DEFINER\x10\x13\x12\"\n\x1e\x43\x41NT_RESTART_RUNNING_MIGRATION\x10\x15\x12\x18\n\x14SOURCE_ALREADY_SETUP\x10\x17\x12\x1f\n\x1bTABLES_WITH_LIMITED_SUPPORT\x10\x18\x12\x1f\n\x1bUNSUPPORTED_DATABASE_LOCALE\x10\x19\x12#\n\x1fUNSUPPORTED_DATABASE_FDW_CONFIG\x10\x1a\x12\x0f\n\x0b\x45RROR_RDBMS\x10\x1b\x12!\n\x1dSOURCE_SIZE_EXCEEDS_THRESHOLD\x10\x1c\x12\"\n\x1e\x45XISTING_CONFLICTING_DATABASES\x10\x1d\x12*\n&PARALLEL_IMPORT_INSUFFICIENT_PRIVILEGE\x10\x1e\"\xe8\x05\n\x11PrivateConnection\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x35\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12G\n\x06labels\x18\x04 \x03(\x0b\x32\x37.google.cloud.clouddms.v1.PrivateConnection.LabelsEntry\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12\x46\n\x05state\x18\x06 \x01(\x0e\x32\x31.google.cloud.clouddms.v1.PrivateConnection.StateB\x04\xe2\x41\x01\x03\x12\'\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x12.google.rpc.StatusB\x04\xe2\x41\x01\x03\x12H\n\x12vpc_peering_config\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.VpcPeeringConfigH\x00\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"v\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07\x43REATED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0c\n\x08\x44\x45LETING\x10\x04\x12\x14\n\x10\x46\x41ILED_TO_DELETE\x10\x05\x12\x0b\n\x07\x44\x45LETED\x10\x06:\x85\x01\xea\x41\x81\x01\n.datamigration.googleapis.com/PrivateConnection\x12Oprojects/{project}/locations/{location}/privateConnections/{private_connection}B\x0e\n\x0c\x63onnectivity\"d\n\x10VpcPeeringConfig\x12:\n\x08vpc_name\x18\x01 \x01(\tB(\xe2\x41\x01\x02\xfa\x41!\n\x1f\x63ompute.googleapis.com/Networks\x12\x14\n\x06subnet\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02*\x93\x01\n\x13NetworkArchitecture\x12$\n NETWORK_ARCHITECTURE_UNSPECIFIED\x10\x00\x12*\n&NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER\x10\x01\x12*\n&NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER\x10\x02*X\n\x0e\x44\x61tabaseEngine\x12\x1f\n\x1b\x44\x41TABASE_ENGINE_UNSPECIFIED\x10\x00\x12\t\n\x05MYSQL\x10\x01\x12\x0e\n\nPOSTGRESQL\x10\x02\x12\n\n\x06ORACLE\x10\x04*e\n\x10\x44\x61tabaseProvider\x12!\n\x1d\x44\x41TABASE_PROVIDER_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43LOUDSQL\x10\x01\x12\x07\n\x03RDS\x10\x02\x12\n\n\x06\x41URORA\x10\x03\x12\x0b\n\x07\x41LLOYDB\x10\x04\x42\x98\x02\n\x1c\x63om.google.cloud.clouddms.v1B\x16\x43louddmsResourcesProtoP\x01Z8cloud.google.com/go/clouddms/apiv1/clouddmspb;clouddmspb\xaa\x02\x18Google.Cloud.CloudDms.V1\xca\x02\x18Google\\Cloud\\CloudDms\\V1\xea\x02\x1bGoogle::Cloud::CloudDMS::V1\xea\x41O\n\x1f\x63ompute.googleapis.com/Networks\x12,projects/{project}/global/networks/{network}b\x06proto3"
15
+ descriptor_data = "\n1google/cloud/clouddms/v1/clouddms_resources.proto\x12\x18google.cloud.clouddms.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x17google/rpc/status.proto\"\xee\x01\n\tSslConfig\x12>\n\x04type\x18\x01 \x01(\x0e\x32+.google.cloud.clouddms.v1.SslConfig.SslTypeB\x03\xe0\x41\x03\x12\x17\n\nclient_key\x18\x02 \x01(\tB\x03\xe0\x41\x04\x12\x1f\n\x12\x63lient_certificate\x18\x03 \x01(\tB\x03\xe0\x41\x04\x12\x1e\n\x0e\x63\x61_certificate\x18\x04 \x01(\tB\x06\xe0\x41\x04\xe0\x41\x02\"G\n\x07SslType\x12\x18\n\x14SSL_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bSERVER_ONLY\x10\x01\x12\x11\n\rSERVER_CLIENT\x10\x02\"\xd2\x01\n\x16MySqlConnectionProfile\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x15\n\x08username\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x08password\x18\x04 \x01(\tB\x06\xe0\x41\x04\xe0\x41\x02\x12\x19\n\x0cpassword_set\x18\x05 \x01(\x08\x42\x03\xe0\x41\x03\x12\x30\n\x03ssl\x18\x06 \x01(\x0b\x32#.google.cloud.clouddms.v1.SslConfig\x12\x14\n\x0c\x63loud_sql_id\x18\x07 \x01(\t\"\xf8\x03\n\x1bPostgreSqlConnectionProfile\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x15\n\x08username\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x08password\x18\x04 \x01(\tB\x06\xe0\x41\x04\xe0\x41\x02\x12\x19\n\x0cpassword_set\x18\x05 \x01(\x08\x42\x03\xe0\x41\x03\x12\x30\n\x03ssl\x18\x06 \x01(\x0b\x32#.google.cloud.clouddms.v1.SslConfig\x12\x14\n\x0c\x63loud_sql_id\x18\x07 \x01(\t\x12P\n\x14network_architecture\x18\x08 \x01(\x0e\x32-.google.cloud.clouddms.v1.NetworkArchitectureB\x03\xe0\x41\x03\x12P\n\x16static_ip_connectivity\x18\x64 \x01(\x0b\x32..google.cloud.clouddms.v1.StaticIpConnectivityH\x00\x12k\n$private_service_connect_connectivity\x18\x65 \x01(\x0b\x32;.google.cloud.clouddms.v1.PrivateServiceConnectConnectivityH\x00\x42\x0e\n\x0c\x63onnectivity\"\xf8\x03\n\x17OracleConnectionProfile\x12\x11\n\x04host\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x11\n\x04port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x15\n\x08username\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x08password\x18\x04 \x01(\tB\x06\xe0\x41\x04\xe0\x41\x02\x12\x19\n\x0cpassword_set\x18\x05 \x01(\x08\x42\x03\xe0\x41\x03\x12\x1d\n\x10\x64\x61tabase_service\x18\x06 \x01(\tB\x03\xe0\x41\x02\x12\x30\n\x03ssl\x18\x07 \x01(\x0b\x32#.google.cloud.clouddms.v1.SslConfig\x12_\n\x1estatic_service_ip_connectivity\x18\x64 \x01(\x0b\x32\x35.google.cloud.clouddms.v1.StaticServiceIpConnectivityH\x00\x12Z\n\x18\x66orward_ssh_connectivity\x18\x65 \x01(\x0b\x32\x36.google.cloud.clouddms.v1.ForwardSshTunnelConnectivityH\x00\x12M\n\x14private_connectivity\x18\x66 \x01(\x0b\x32-.google.cloud.clouddms.v1.PrivateConnectivityH\x00\x42\x0e\n\x0c\x63onnectivity\"\xcd\x01\n\x19\x43loudSqlConnectionProfile\x12\x19\n\x0c\x63loud_sql_id\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x41\n\x08settings\x18\x02 \x01(\x0b\x32*.google.cloud.clouddms.v1.CloudSqlSettingsB\x03\xe0\x41\x05\x12\x17\n\nprivate_ip\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x16\n\tpublic_ip\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12!\n\x14\x61\x64\x64itional_public_ip\x18\x05 \x01(\tB\x03\xe0\x41\x03\"u\n\x18\x41lloyDbConnectionProfile\x12\x17\n\ncluster_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12@\n\x08settings\x18\x02 \x01(\x0b\x32).google.cloud.clouddms.v1.AlloyDbSettingsB\x03\xe0\x41\x05\"\x9b\x01\n\x0bSqlAclEntry\x12\r\n\x05value\x18\x01 \x01(\t\x12\x31\n\x0b\x65xpire_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x12-\n\x03ttl\x18\x0b \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x04H\x00\x12\r\n\x05label\x18\x03 \x01(\tB\x0c\n\nexpiration\"\xed\x01\n\x0bSqlIpConfig\x12/\n\x0b\x65nable_ipv4\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x17\n\x0fprivate_network\x18\x02 \x01(\t\x12\x1f\n\x12\x61llocated_ip_range\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12/\n\x0brequire_ssl\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x42\n\x13\x61uthorized_networks\x18\x04 \x03(\x0b\x32%.google.cloud.clouddms.v1.SqlAclEntry\"\x9a\r\n\x10\x43loudSqlSettings\x12W\n\x10\x64\x61tabase_version\x18\x01 \x01(\x0e\x32=.google.cloud.clouddms.v1.CloudSqlSettings.SqlDatabaseVersion\x12O\n\x0buser_labels\x18\x02 \x03(\x0b\x32:.google.cloud.clouddms.v1.CloudSqlSettings.UserLabelsEntry\x12\x0c\n\x04tier\x18\x03 \x01(\t\x12>\n\x19storage_auto_resize_limit\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12Y\n\x11\x61\x63tivation_policy\x18\x05 \x01(\x0e\x32>.google.cloud.clouddms.v1.CloudSqlSettings.SqlActivationPolicy\x12\x38\n\tip_config\x18\x06 \x01(\x0b\x32%.google.cloud.clouddms.v1.SqlIpConfig\x12\x39\n\x15\x61uto_storage_increase\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12U\n\x0e\x64\x61tabase_flags\x18\x08 \x03(\x0b\x32=.google.cloud.clouddms.v1.CloudSqlSettings.DatabaseFlagsEntry\x12R\n\x0e\x64\x61ta_disk_type\x18\t \x01(\x0e\x32:.google.cloud.clouddms.v1.CloudSqlSettings.SqlDataDiskType\x12\x36\n\x11\x64\x61ta_disk_size_gb\x18\n \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x0c\n\x04zone\x18\x0b \x01(\t\x12\x1b\n\x0esecondary_zone\x18\x12 \x01(\tB\x03\xe0\x41\x01\x12\x11\n\tsource_id\x18\x0c \x01(\t\x12\x1a\n\rroot_password\x18\r \x01(\tB\x03\xe0\x41\x04\x12\x1e\n\x11root_password_set\x18\x0e \x01(\x08\x42\x03\xe0\x41\x03\x12\x11\n\tcollation\x18\x0f \x01(\t\x12\x15\n\rcmek_key_name\x18\x10 \x01(\t\x12^\n\x11\x61vailability_type\x18\x11 \x01(\x0e\x32>.google.cloud.clouddms.v1.CloudSqlSettings.SqlAvailabilityTypeB\x03\xe0\x41\x01\x12H\n\x07\x65\x64ition\x18\x13 \x01(\x0e\x32\x32.google.cloud.clouddms.v1.CloudSqlSettings.EditionB\x03\xe0\x41\x01\x1a\x31\n\x0fUserLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x34\n\x12\x44\x61tabaseFlagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"S\n\x13SqlActivationPolicy\x12%\n!SQL_ACTIVATION_POLICY_UNSPECIFIED\x10\x00\x12\n\n\x06\x41LWAYS\x10\x01\x12\t\n\x05NEVER\x10\x02\"M\n\x0fSqlDataDiskType\x12\"\n\x1eSQL_DATA_DISK_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06PD_SSD\x10\x01\x12\n\n\x06PD_HDD\x10\x02\"\xdf\x01\n\x12SqlDatabaseVersion\x12$\n SQL_DATABASE_VERSION_UNSPECIFIED\x10\x00\x12\r\n\tMYSQL_5_6\x10\x01\x12\r\n\tMYSQL_5_7\x10\x02\x12\x10\n\x0cPOSTGRES_9_6\x10\x03\x12\x0f\n\x0bPOSTGRES_11\x10\x04\x12\x0f\n\x0bPOSTGRES_10\x10\x05\x12\r\n\tMYSQL_8_0\x10\x06\x12\x0f\n\x0bPOSTGRES_12\x10\x07\x12\x0f\n\x0bPOSTGRES_13\x10\x08\x12\x0f\n\x0bPOSTGRES_14\x10\x11\x12\x0f\n\x0bPOSTGRES_15\x10\x12\"U\n\x13SqlAvailabilityType\x12%\n!SQL_AVAILABILITY_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05ZONAL\x10\x01\x12\x0c\n\x08REGIONAL\x10\x02\"G\n\x07\x45\x64ition\x12\x17\n\x13\x45\x44ITION_UNSPECIFIED\x10\x00\x12\x0e\n\nENTERPRISE\x10\x02\x12\x13\n\x0f\x45NTERPRISE_PLUS\x10\x03\"\xb3\x08\n\x0f\x41lloyDbSettings\x12T\n\x0cinitial_user\x18\x01 \x01(\x0b\x32\x36.google.cloud.clouddms.v1.AlloyDbSettings.UserPasswordB\x06\xe0\x41\x02\xe0\x41\x04\x12\x18\n\x0bvpc_network\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x45\n\x06labels\x18\x03 \x03(\x0b\x32\x35.google.cloud.clouddms.v1.AlloyDbSettings.LabelsEntry\x12\x64\n\x19primary_instance_settings\x18\x04 \x01(\x0b\x32\x41.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings\x12Z\n\x11\x65ncryption_config\x18\x05 \x01(\x0b\x32:.google.cloud.clouddms.v1.AlloyDbSettings.EncryptionConfigB\x03\xe0\x41\x01\x1aI\n\x0cUserPassword\x12\x0c\n\x04user\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\x12\x19\n\x0cpassword_set\x18\x03 \x01(\x08\x42\x03\xe0\x41\x03\x1a\x82\x04\n\x17PrimaryInstanceSettings\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12g\n\x0emachine_config\x18\x02 \x01(\x0b\x32O.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.MachineConfig\x12l\n\x0e\x64\x61tabase_flags\x18\x06 \x03(\x0b\x32T.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.DatabaseFlagsEntry\x12]\n\x06labels\x18\x07 \x03(\x0b\x32M.google.cloud.clouddms.v1.AlloyDbSettings.PrimaryInstanceSettings.LabelsEntry\x12\x17\n\nprivate_ip\x18\x08 \x01(\tB\x03\xe0\x41\x03\x1a\"\n\rMachineConfig\x12\x11\n\tcpu_count\x18\x01 \x01(\x05\x1a\x34\n\x12\x44\x61tabaseFlagsEntry\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\x1a(\n\x10\x45ncryptionConfig\x12\x14\n\x0ckms_key_name\x18\x01 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x16\n\x14StaticIpConnectivity\"D\n!PrivateServiceConnectConnectivity\x12\x1f\n\x12service_attachment\x18\x01 \x01(\tB\x03\xe0\x41\x02\"[\n\x16ReverseSshConnectivity\x12\x12\n\x05vm_ip\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07vm_port\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\n\n\x02vm\x18\x03 \x01(\t\x12\x0b\n\x03vpc\x18\x04 \x01(\t\"%\n\x16VpcPeeringConnectivity\x12\x0b\n\x03vpc\x18\x01 \x01(\t\"\xa8\x01\n\x1c\x46orwardSshTunnelConnectivity\x12\x15\n\x08hostname\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\x08username\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x0c\n\x04port\x18\x03 \x01(\x05\x12\x17\n\x08password\x18\x64 \x01(\tB\x03\xe0\x41\x04H\x00\x12\x1a\n\x0bprivate_key\x18\x65 \x01(\tB\x03\xe0\x41\x04H\x00\x42\x17\n\x15\x61uthentication_method\"\x1d\n\x1bStaticServiceIpConnectivity\"6\n\x13PrivateConnectivity\x12\x1f\n\x12private_connection\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x86\x01\n\x0c\x44\x61tabaseType\x12<\n\x08provider\x18\x01 \x01(\x0e\x32*.google.cloud.clouddms.v1.DatabaseProvider\x12\x38\n\x06\x65ngine\x18\x02 \x01(\x0e\x32(.google.cloud.clouddms.v1.DatabaseEngine\"\xd8\x11\n\x0cMigrationJob\x12\x0c\n\x04name\x18\x01 \x01(\t\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\x42\n\x06labels\x18\x04 \x03(\x0b\x32\x32.google.cloud.clouddms.v1.MigrationJob.LabelsEntry\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12;\n\x05state\x18\x06 \x01(\x0e\x32,.google.cloud.clouddms.v1.MigrationJob.State\x12@\n\x05phase\x18\x07 \x01(\x0e\x32,.google.cloud.clouddms.v1.MigrationJob.PhaseB\x03\xe0\x41\x03\x12>\n\x04type\x18\x08 \x01(\x0e\x32+.google.cloud.clouddms.v1.MigrationJob.TypeB\x03\xe0\x41\x02\x12\x11\n\tdump_path\x18\t \x01(\t\x12\x44\n\ndump_flags\x18\x11 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.MigrationJob.DumpFlags\x12\x13\n\x06source\x18\n \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65stination\x18\x0b \x01(\tB\x03\xe0\x41\x02\x12T\n\x18reverse_ssh_connectivity\x18\x65 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.ReverseSshConnectivityH\x00\x12T\n\x18vpc_peering_connectivity\x18\x66 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.VpcPeeringConnectivityH\x00\x12P\n\x16static_ip_connectivity\x18g \x01(\x0b\x32..google.cloud.clouddms.v1.StaticIpConnectivityH\x00\x12\x30\n\x08\x64uration\x18\x0c \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\r \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12?\n\x0fsource_database\x18\x0e \x01(\x0b\x32&.google.cloud.clouddms.v1.DatabaseType\x12\x44\n\x14\x64\x65stination_database\x18\x0f \x01(\x0b\x32&.google.cloud.clouddms.v1.DatabaseType\x12\x31\n\x08\x65nd_time\x18\x10 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12O\n\x14\x63onversion_workspace\x18\x12 \x01(\x0b\x32\x31.google.cloud.clouddms.v1.ConversionWorkspaceInfo\x12\x0e\n\x06\x66ilter\x18\x14 \x01(\t\x12\x15\n\rcmek_key_name\x18\x15 \x01(\t\x12Y\n\x12performance_config\x18\x16 \x01(\x0b\x32\x38.google.cloud.clouddms.v1.MigrationJob.PerformanceConfigB\x03\xe0\x41\x01\x1a\'\n\x08\x44umpFlag\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x1aP\n\tDumpFlags\x12\x43\n\ndump_flags\x18\x01 \x03(\x0b\x32/.google.cloud.clouddms.v1.MigrationJob.DumpFlag\x1a\xd5\x01\n\x11PerformanceConfig\x12g\n\x13\x64ump_parallel_level\x18\x01 \x01(\x0e\x32J.google.cloud.clouddms.v1.MigrationJob.PerformanceConfig.DumpParallelLevel\"W\n\x11\x44umpParallelLevel\x12#\n\x1f\x44UMP_PARALLEL_LEVEL_UNSPECIFIED\x10\x00\x12\x07\n\x03MIN\x10\x01\x12\x0b\n\x07OPTIMAL\x10\x02\x12\x07\n\x03MAX\x10\x03\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xf1\x01\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bMAINTENANCE\x10\x01\x12\t\n\x05\x44RAFT\x10\x02\x12\x0c\n\x08\x43REATING\x10\x03\x12\x0f\n\x0bNOT_STARTED\x10\x04\x12\x0b\n\x07RUNNING\x10\x05\x12\n\n\x06\x46\x41ILED\x10\x06\x12\r\n\tCOMPLETED\x10\x07\x12\x0c\n\x08\x44\x45LETING\x10\x08\x12\x0c\n\x08STOPPING\x10\t\x12\x0b\n\x07STOPPED\x10\n\x12\x0b\n\x07\x44\x45LETED\x10\x0b\x12\x0c\n\x08UPDATING\x10\x0c\x12\x0c\n\x08STARTING\x10\r\x12\x0e\n\nRESTARTING\x10\x0e\x12\x0c\n\x08RESUMING\x10\x0f\"\x8e\x01\n\x05Phase\x12\x15\n\x11PHASE_UNSPECIFIED\x10\x00\x12\r\n\tFULL_DUMP\x10\x01\x12\x07\n\x03\x43\x44\x43\x10\x02\x12\x17\n\x13PROMOTE_IN_PROGRESS\x10\x03\x12%\n!WAITING_FOR_SOURCE_WRITES_TO_STOP\x10\x04\x12\x16\n\x12PREPARING_THE_DUMP\x10\x05\":\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08ONE_TIME\x10\x01\x12\x0e\n\nCONTINUOUS\x10\x02:u\xea\x41r\n)datamigration.googleapis.com/MigrationJob\x12\x45projects/{project}/locations/{location}/migrationJobs/{migration_job}B\x0e\n\x0c\x63onnectivity\":\n\x17\x43onversionWorkspaceInfo\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x11\n\tcommit_id\x18\x02 \x01(\t\"\xbf\x08\n\x11\x43onnectionProfile\x12\x0c\n\x04name\x18\x01 \x01(\t\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\x12G\n\x06labels\x18\x04 \x03(\x0b\x32\x37.google.cloud.clouddms.v1.ConnectionProfile.LabelsEntry\x12@\n\x05state\x18\x05 \x01(\x0e\x32\x31.google.cloud.clouddms.v1.ConnectionProfile.State\x12\x14\n\x0c\x64isplay_name\x18\x06 \x01(\t\x12\x41\n\x05mysql\x18\x64 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.MySqlConnectionProfileH\x00\x12K\n\npostgresql\x18\x65 \x01(\x0b\x32\x35.google.cloud.clouddms.v1.PostgreSqlConnectionProfileH\x00\x12\x43\n\x06oracle\x18h \x01(\x0b\x32\x31.google.cloud.clouddms.v1.OracleConnectionProfileH\x00\x12G\n\x08\x63loudsql\x18\x66 \x01(\x0b\x32\x33.google.cloud.clouddms.v1.CloudSqlConnectionProfileH\x00\x12\x45\n\x07\x61lloydb\x18i \x01(\x0b\x32\x32.google.cloud.clouddms.v1.AlloyDbConnectionProfileH\x00\x12&\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12<\n\x08provider\x18\x08 \x01(\x0e\x32*.google.cloud.clouddms.v1.DatabaseProvider\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"w\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\t\n\x05\x44RAFT\x10\x01\x12\x0c\n\x08\x43REATING\x10\x02\x12\t\n\x05READY\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08\x44\x45LETING\x10\x05\x12\x0b\n\x07\x44\x45LETED\x10\x06\x12\n\n\x06\x46\x41ILED\x10\x07:\x85\x01\xea\x41\x81\x01\n.datamigration.googleapis.com/ConnectionProfile\x12Oprojects/{project}/locations/{location}/connectionProfiles/{connection_profile}B\x14\n\x12\x63onnection_profile\"\xd5\x08\n\x1dMigrationJobVerificationError\x12Z\n\nerror_code\x18\x01 \x01(\x0e\x32\x41.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCodeB\x03\xe0\x41\x03\x12\x1a\n\rerror_message\x18\x02 \x01(\tB\x03\xe0\x41\x03\x12!\n\x14\x65rror_detail_message\x18\x03 \x01(\tB\x03\xe0\x41\x03\"\x98\x07\n\tErrorCode\x12\x1a\n\x16\x45RROR_CODE_UNSPECIFIED\x10\x00\x12\x16\n\x12\x43ONNECTION_FAILURE\x10\x01\x12\x1a\n\x16\x41UTHENTICATION_FAILURE\x10\x02\x12%\n!INVALID_CONNECTION_PROFILE_CONFIG\x10\x03\x12\x1b\n\x17VERSION_INCOMPATIBILITY\x10\x04\x12,\n(CONNECTION_PROFILE_TYPES_INCOMPATIBILITY\x10\x05\x12\x1a\n\x16NO_PGLOGICAL_INSTALLED\x10\x07\x12!\n\x1dPGLOGICAL_NODE_ALREADY_EXISTS\x10\x08\x12\x15\n\x11INVALID_WAL_LEVEL\x10\t\x12\"\n\x1eINVALID_SHARED_PRELOAD_LIBRARY\x10\n\x12&\n\"INSUFFICIENT_MAX_REPLICATION_SLOTS\x10\x0b\x12 \n\x1cINSUFFICIENT_MAX_WAL_SENDERS\x10\x0c\x12%\n!INSUFFICIENT_MAX_WORKER_PROCESSES\x10\r\x12\x1a\n\x16UNSUPPORTED_EXTENSIONS\x10\x0e\x12\x1e\n\x1aUNSUPPORTED_MIGRATION_TYPE\x10\x0f\x12#\n\x1fINVALID_RDS_LOGICAL_REPLICATION\x10\x10\x12\x19\n\x15UNSUPPORTED_GTID_MODE\x10\x11\x12 \n\x1cUNSUPPORTED_TABLE_DEFINITION\x10\x12\x12\x17\n\x13UNSUPPORTED_DEFINER\x10\x13\x12\"\n\x1e\x43\x41NT_RESTART_RUNNING_MIGRATION\x10\x15\x12\x18\n\x14SOURCE_ALREADY_SETUP\x10\x17\x12\x1f\n\x1bTABLES_WITH_LIMITED_SUPPORT\x10\x18\x12\x1f\n\x1bUNSUPPORTED_DATABASE_LOCALE\x10\x19\x12#\n\x1fUNSUPPORTED_DATABASE_FDW_CONFIG\x10\x1a\x12\x0f\n\x0b\x45RROR_RDBMS\x10\x1b\x12!\n\x1dSOURCE_SIZE_EXCEEDS_THRESHOLD\x10\x1c\x12\"\n\x1e\x45XISTING_CONFLICTING_DATABASES\x10\x1d\x12*\n&PARALLEL_IMPORT_INSUFFICIENT_PRIVILEGE\x10\x1e\"\xe4\x05\n\x11PrivateConnection\x12\x0c\n\x04name\x18\x01 \x01(\t\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\x12G\n\x06labels\x18\x04 \x03(\x0b\x32\x37.google.cloud.clouddms.v1.PrivateConnection.LabelsEntry\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12\x45\n\x05state\x18\x06 \x01(\x0e\x32\x31.google.cloud.clouddms.v1.PrivateConnection.StateB\x03\xe0\x41\x03\x12&\n\x05\x65rror\x18\x07 \x01(\x0b\x32\x12.google.rpc.StatusB\x03\xe0\x41\x03\x12H\n\x12vpc_peering_config\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.VpcPeeringConfigH\x00\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"v\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07\x43REATED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x12\x0c\n\x08\x44\x45LETING\x10\x04\x12\x14\n\x10\x46\x41ILED_TO_DELETE\x10\x05\x12\x0b\n\x07\x44\x45LETED\x10\x06:\x85\x01\xea\x41\x81\x01\n.datamigration.googleapis.com/PrivateConnection\x12Oprojects/{project}/locations/{location}/privateConnections/{private_connection}B\x0e\n\x0c\x63onnectivity\"b\n\x10VpcPeeringConfig\x12\x39\n\x08vpc_name\x18\x01 \x01(\tB\'\xe0\x41\x02\xfa\x41!\n\x1f\x63ompute.googleapis.com/Networks\x12\x13\n\x06subnet\x18\x02 \x01(\tB\x03\xe0\x41\x02*\x93\x01\n\x13NetworkArchitecture\x12$\n NETWORK_ARCHITECTURE_UNSPECIFIED\x10\x00\x12*\n&NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER\x10\x01\x12*\n&NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER\x10\x02*X\n\x0e\x44\x61tabaseEngine\x12\x1f\n\x1b\x44\x41TABASE_ENGINE_UNSPECIFIED\x10\x00\x12\t\n\x05MYSQL\x10\x01\x12\x0e\n\nPOSTGRESQL\x10\x02\x12\n\n\x06ORACLE\x10\x04*e\n\x10\x44\x61tabaseProvider\x12!\n\x1d\x44\x41TABASE_PROVIDER_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43LOUDSQL\x10\x01\x12\x07\n\x03RDS\x10\x02\x12\n\n\x06\x41URORA\x10\x03\x12\x0b\n\x07\x41LLOYDB\x10\x04\x42\x98\x02\n\x1c\x63om.google.cloud.clouddms.v1B\x16\x43louddmsResourcesProtoP\x01Z8cloud.google.com/go/clouddms/apiv1/clouddmspb;clouddmspb\xaa\x02\x18Google.Cloud.CloudDms.V1\xca\x02\x18Google\\Cloud\\CloudDms\\V1\xea\x02\x1bGoogle::Cloud::CloudDMS::V1\xea\x41O\n\x1f\x63ompute.googleapis.com/Networks\x12,projects/{project}/global/networks/{network}b\x06proto3"
16
16
 
17
17
  pool = Google::Protobuf::DescriptorPool.generated_pool
18
18
 
@@ -12,7 +12,7 @@ require 'google/protobuf/struct_pb'
12
12
  require 'google/protobuf/timestamp_pb'
13
13
 
14
14
 
15
- descriptor_data = "\n<google/cloud/clouddms/v1/conversionworkspace_resources.proto\x12\x18google.cloud.clouddms.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x31google/cloud/clouddms/v1/clouddms_resources.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"k\n\x12\x44\x61tabaseEngineInfo\x12>\n\x06\x65ngine\x18\x01 \x01(\x0e\x32(.google.cloud.clouddms.v1.DatabaseEngineB\x04\xe2\x41\x01\x02\x12\x15\n\x07version\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\"\x91\x06\n\x13\x43onversionWorkspace\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x42\n\x06source\x18\x02 \x01(\x0b\x32,.google.cloud.clouddms.v1.DatabaseEngineInfoB\x04\xe2\x41\x01\x02\x12G\n\x0b\x64\x65stination\x18\x03 \x01(\x0b\x32,.google.cloud.clouddms.v1.DatabaseEngineInfoB\x04\xe2\x41\x01\x02\x12`\n\x0fglobal_settings\x18\x04 \x03(\x0b\x32\x41.google.cloud.clouddms.v1.ConversionWorkspace.GlobalSettingsEntryB\x04\xe2\x41\x01\x01\x12%\n\x17has_uncommitted_changes\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12\x1e\n\x10latest_commit_id\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03\x12<\n\x12latest_commit_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x35\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12\x1a\n\x0c\x64isplay_name\x18\x0b \x01(\tB\x04\xe2\x41\x01\x01\x1a\x35\n\x13GlobalSettingsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xb6\x01\xea\x41\xb2\x01\n0datamigration.googleapis.com/ConversionWorkspace\x12Sprojects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}*\x14\x63onversionWorkspaces2\x13\x63onversionWorkspace\"\x94\t\n\x15\x42\x61\x63kgroundJobLogEntry\x12\n\n\x02id\x18\x01 \x01(\t\x12=\n\x08job_type\x18\x02 \x01(\x0e\x32+.google.cloud.clouddms.v1.BackgroundJobType\x12.\n\nstart_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x62\n\x10\x63ompletion_state\x18\x05 \x01(\x0e\x32\x42.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionStateB\x04\xe2\x41\x01\x03\x12 \n\x12\x63ompletion_comment\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03\x12 \n\x12request_autocommit\x18\x07 \x01(\x08\x42\x04\xe2\x41\x01\x03\x12`\n\x10seed_job_details\x18\x64 \x01(\x0b\x32>.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetailsB\x04\xe2\x41\x01\x03H\x00\x12o\n\x18import_rules_job_details\x18\x65 \x01(\x0b\x32\x45.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsB\x04\xe2\x41\x01\x03H\x00\x12\x66\n\x13\x63onvert_job_details\x18\x66 \x01(\x0b\x32\x41.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetailsB\x04\xe2\x41\x01\x03H\x00\x12\x62\n\x11\x61pply_job_details\x18g \x01(\x0b\x32?.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetailsB\x04\xe2\x41\x01\x03H\x00\x1a\x32\n\x0eSeedJobDetails\x12 \n\x12\x63onnection_profile\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x1ax\n\x15ImportRulesJobDetails\x12\x13\n\x05\x66iles\x18\x01 \x03(\tB\x04\xe2\x41\x01\x03\x12J\n\x0b\x66ile_format\x18\x02 \x01(\x0e\x32/.google.cloud.clouddms.v1.ImportRulesFileFormatB\x04\xe2\x41\x01\x03\x1a)\n\x11\x43onvertJobDetails\x12\x14\n\x06\x66ilter\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x1aI\n\x0f\x41pplyJobDetails\x12 \n\x12\x63onnection_profile\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03\x12\x14\n\x06\x66ilter\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03\"U\n\x12JobCompletionState\x12$\n JOB_COMPLETION_STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x42\r\n\x0bjob_details\"\xb0\x01\n\x11MappingRuleFilter\x12\x1b\n\rparent_entity\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12 \n\x12\x65ntity_name_prefix\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12 \n\x12\x65ntity_name_suffix\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\"\n\x14\x65ntity_name_contains\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01\x12\x16\n\x08\x65ntities\x18\x05 \x03(\tB\x04\xe2\x41\x01\x01\"\xb0\x0c\n\x0bMappingRule\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1a\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12@\n\x05state\x18\x03 \x01(\x0e\x32+.google.cloud.clouddms.v1.MappingRule.StateB\x04\xe2\x41\x01\x01\x12\x46\n\nrule_scope\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityTypeB\x04\xe2\x41\x01\x02\x12\x41\n\x06\x66ilter\x18\x05 \x01(\x0b\x32+.google.cloud.clouddms.v1.MappingRuleFilterB\x04\xe2\x41\x01\x02\x12\x18\n\nrule_order\x18\x06 \x01(\x03\x42\x04\xe2\x41\x01\x02\x12\x19\n\x0brevision_id\x18\x07 \x01(\tB\x04\xe2\x41\x01\x03\x12>\n\x14revision_create_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03\x12R\n\x14single_entity_rename\x18\x66 \x01(\x0b\x32,.google.cloud.clouddms.v1.SingleEntityRenameB\x04\xe2\x41\x01\x01H\x00\x12P\n\x13multi_entity_rename\x18g \x01(\x0b\x32+.google.cloud.clouddms.v1.MultiEntityRenameB\x04\xe2\x41\x01\x01H\x00\x12\x41\n\x0b\x65ntity_move\x18i \x01(\x0b\x32$.google.cloud.clouddms.v1.EntityMoveB\x04\xe2\x41\x01\x01H\x00\x12R\n\x14single_column_change\x18j \x01(\x0b\x32,.google.cloud.clouddms.v1.SingleColumnChangeB\x04\xe2\x41\x01\x01H\x00\x12\x62\n\x1dmulti_column_data_type_change\x18k \x01(\x0b\x32\x33.google.cloud.clouddms.v1.MultiColumnDatatypeChangeB\x04\xe2\x41\x01\x01H\x00\x12\x61\n\x1c\x63onditional_column_set_value\x18l \x01(\x0b\x32\x33.google.cloud.clouddms.v1.ConditionalColumnSetValueB\x04\xe2\x41\x01\x01H\x00\x12T\n\x14\x63onvert_rowid_column\x18r \x01(\x0b\x32..google.cloud.clouddms.v1.ConvertRowIdToColumnB\x04\xe2\x41\x01\x01H\x00\x12S\n\x15set_table_primary_key\x18s \x01(\x0b\x32,.google.cloud.clouddms.v1.SetTablePrimaryKeyB\x04\xe2\x41\x01\x01H\x00\x12T\n\x15single_package_change\x18t \x01(\x0b\x32-.google.cloud.clouddms.v1.SinglePackageChangeB\x04\xe2\x41\x01\x01H\x00\x12L\n\x11source_sql_change\x18u \x01(\x0b\x32).google.cloud.clouddms.v1.SourceSqlChangeB\x04\xe2\x41\x01\x01H\x00\x12R\n\x14\x66ilter_table_columns\x18v \x01(\x0b\x32,.google.cloud.clouddms.v1.FilterTableColumnsB\x04\xe2\x41\x01\x01H\x00\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x45NABLED\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02\x12\x0b\n\x07\x44\x45LETED\x10\x03:\xba\x01\xea\x41\xb6\x01\n(datamigration.googleapis.com/MappingRule\x12oprojects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}/mappingRules/{mapping_rule}*\x0cmappingRules2\x0bmappingRuleB\t\n\x07\x64\x65tails\",\n\x12SingleEntityRename\x12\x16\n\x08new_name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"\x91\x01\n\x11MultiEntityRename\x12\x1e\n\x10new_name_pattern\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\\\n\x1asource_name_transformation\x18\x02 \x01(\x0e\x32\x32.google.cloud.clouddms.v1.EntityNameTransformationB\x04\xe2\x41\x01\x01\"&\n\nEntityMove\x12\x18\n\nnew_schema\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"\xb0\x03\n\x12SingleColumnChange\x12\x17\n\tdata_type\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x15\n\x07\x63harset\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\x12\x17\n\tcollation\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01\x12\x14\n\x06length\x18\x04 \x01(\x03\x42\x04\xe2\x41\x01\x01\x12\x17\n\tprecision\x18\x05 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x13\n\x05scale\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12*\n\x1c\x66ractional_seconds_precision\x18\x07 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x13\n\x05\x61rray\x18\x08 \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1a\n\x0c\x61rray_length\x18\t \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x16\n\x08nullable\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x1c\n\x0e\x61uto_generated\x18\x0b \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x11\n\x03udt\x18\x0c \x01(\x08\x42\x04\xe2\x41\x01\x01\x12\x36\n\x0f\x63ustom_features\x18\r \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01\x12\x18\n\nset_values\x18\x0e \x03(\tB\x04\xe2\x41\x01\x01\x12\x15\n\x07\x63omment\x18\x0f \x01(\tB\x04\xe2\x41\x01\x01\"\xe2\x03\n\x19MultiColumnDatatypeChange\x12%\n\x17source_data_type_filter\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\x12N\n\x12source_text_filter\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.SourceTextFilterB\x04\xe2\x41\x01\x01H\x00\x12T\n\x15source_numeric_filter\x18\x65 \x01(\x0b\x32-.google.cloud.clouddms.v1.SourceNumericFilterB\x04\xe2\x41\x01\x01H\x00\x12\x1b\n\rnew_data_type\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02\x12\x1d\n\x0foverride_length\x18\x03 \x01(\x03\x42\x04\xe2\x41\x01\x01\x12\x1c\n\x0eoverride_scale\x18\x04 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12 \n\x12override_precision\x18\x05 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x33\n%override_fractional_seconds_precision\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12\x36\n\x0f\x63ustom_features\x18\x07 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01\x42\x0f\n\rsource_filter\"b\n\x10SourceTextFilter\x12&\n\x18source_min_length_filter\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01\x12&\n\x18source_max_length_filter\x18\x02 \x01(\x03\x42\x04\xe2\x41\x01\x01\"\x8d\x02\n\x13SourceNumericFilter\x12%\n\x17source_min_scale_filter\x18\x01 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12%\n\x17source_max_scale_filter\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12)\n\x1bsource_min_precision_filter\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12)\n\x1bsource_max_precision_filter\x18\x04 \x01(\x05\x42\x04\xe2\x41\x01\x01\x12R\n\x15numeric_filter_option\x18\x05 \x01(\x0e\x32-.google.cloud.clouddms.v1.NumericFilterOptionB\x04\xe2\x41\x01\x02\"\xdd\x02\n\x19\x43onditionalColumnSetValue\x12N\n\x12source_text_filter\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.SourceTextFilterB\x04\xe2\x41\x01\x01H\x00\x12T\n\x15source_numeric_filter\x18\x65 \x01(\x0b\x32-.google.cloud.clouddms.v1.SourceNumericFilterB\x04\xe2\x41\x01\x01H\x00\x12Q\n\x14value_transformation\x18\x01 \x01(\x0b\x32-.google.cloud.clouddms.v1.ValueTransformationB\x04\xe2\x41\x01\x02\x12\x36\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01\x42\x0f\n\rsource_filter\"\xd0\x05\n\x13ValueTransformation\x12/\n\x07is_null\x18\x64 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x04\xe2\x41\x01\x01H\x00\x12\x45\n\nvalue_list\x18\x65 \x01(\x0b\x32).google.cloud.clouddms.v1.ValueListFilterB\x04\xe2\x41\x01\x01H\x00\x12M\n\x0eint_comparison\x18\x66 \x01(\x0b\x32-.google.cloud.clouddms.v1.IntComparisonFilterB\x04\xe2\x41\x01\x01H\x00\x12S\n\x11\x64ouble_comparison\x18g \x01(\x0b\x32\x30.google.cloud.clouddms.v1.DoubleComparisonFilterB\x04\xe2\x41\x01\x01H\x00\x12\x34\n\x0b\x61ssign_null\x18\xc8\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x04\xe2\x41\x01\x01H\x01\x12U\n\x15\x61ssign_specific_value\x18\xc9\x01 \x01(\x0b\x32-.google.cloud.clouddms.v1.AssignSpecificValueB\x04\xe2\x41\x01\x01H\x01\x12\x39\n\x10\x61ssign_min_value\x18\xca\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x04\xe2\x41\x01\x01H\x01\x12\x39\n\x10\x61ssign_max_value\x18\xcb\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x04\xe2\x41\x01\x01H\x01\x12\x44\n\x0bround_scale\x18\xcc\x01 \x01(\x0b\x32&.google.cloud.clouddms.v1.RoundToScaleB\x04\xe2\x41\x01\x01H\x01\x12@\n\napply_hash\x18\xcd\x01 \x01(\x0b\x32#.google.cloud.clouddms.v1.ApplyHashB\x04\xe2\x41\x01\x01H\x01\x42\x08\n\x06\x66ilterB\x08\n\x06\x61\x63tion\"<\n\x14\x43onvertRowIdToColumn\x12$\n\x16only_if_no_primary_key\x18\x01 \x01(\x08\x42\x04\xe2\x41\x01\x02\"R\n\x12SetTablePrimaryKey\x12!\n\x13primary_key_columns\x18\x01 \x03(\tB\x04\xe2\x41\x01\x02\x12\x19\n\x0bprimary_key\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\"T\n\x13SinglePackageChange\x12!\n\x13package_description\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01\x12\x1a\n\x0cpackage_body\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01\")\n\x0fSourceSqlChange\x12\x16\n\x08sql_code\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"R\n\x12\x46ilterTableColumns\x12\x1d\n\x0finclude_columns\x18\x01 \x03(\tB\x04\xe2\x41\x01\x01\x12\x1d\n\x0f\x65xclude_columns\x18\x02 \x03(\tB\x04\xe2\x41\x01\x01\"\x92\x01\n\x0fValueListFilter\x12N\n\x12value_present_list\x18\x01 \x01(\x0e\x32,.google.cloud.clouddms.v1.ValuePresentInListB\x04\xe2\x41\x01\x02\x12\x14\n\x06values\x18\x02 \x03(\tB\x04\xe2\x41\x01\x02\x12\x19\n\x0bignore_case\x18\x03 \x01(\x08\x42\x04\xe2\x41\x01\x02\"u\n\x13IntComparisonFilter\x12I\n\x10value_comparison\x18\x01 \x01(\x0e\x32).google.cloud.clouddms.v1.ValueComparisonB\x04\xe2\x41\x01\x02\x12\x13\n\x05value\x18\x02 \x01(\x03\x42\x04\xe2\x41\x01\x02\"x\n\x16\x44oubleComparisonFilter\x12I\n\x10value_comparison\x18\x01 \x01(\x0e\x32).google.cloud.clouddms.v1.ValueComparisonB\x04\xe2\x41\x01\x02\x12\x13\n\x05value\x18\x02 \x01(\x01\x42\x04\xe2\x41\x01\x02\"*\n\x13\x41ssignSpecificValue\x12\x13\n\x05value\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02\"U\n\tApplyHash\x12\x37\n\x0fuuid_from_bytes\x18\x64 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x04\xe2\x41\x01\x01H\x00\x42\x0f\n\rhash_function\"#\n\x0cRoundToScale\x12\x13\n\x05scale\x18\x01 \x01(\x05\x42\x04\xe2\x41\x01\x02\"\x8c\t\n\x0e\x44\x61tabaseEntity\x12\x12\n\nshort_name\x18\x01 \x01(\t\x12\x15\n\rparent_entity\x18\x02 \x01(\t\x12?\n\x04tree\x18\x03 \x01(\x0e\x32\x31.google.cloud.clouddms.v1.DatabaseEntity.TreeType\x12\x41\n\x0b\x65ntity_type\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x39\n\x08mappings\x18\x05 \x03(\x0b\x32\'.google.cloud.clouddms.v1.EntityMapping\x12\x37\n\nentity_ddl\x18\x06 \x03(\x0b\x32#.google.cloud.clouddms.v1.EntityDdl\x12\x35\n\x06issues\x18\x07 \x03(\x0b\x32%.google.cloud.clouddms.v1.EntityIssue\x12\x44\n\x08\x64\x61tabase\x18\x65 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.DatabaseInstanceEntityH\x00\x12\x38\n\x06schema\x18\x66 \x01(\x0b\x32&.google.cloud.clouddms.v1.SchemaEntityH\x00\x12\x36\n\x05table\x18g \x01(\x0b\x32%.google.cloud.clouddms.v1.TableEntityH\x00\x12\x34\n\x04view\x18h \x01(\x0b\x32$.google.cloud.clouddms.v1.ViewEntityH\x00\x12<\n\x08sequence\x18i \x01(\x0b\x32(.google.cloud.clouddms.v1.SequenceEntityH\x00\x12K\n\x10stored_procedure\x18j \x01(\x0b\x32/.google.cloud.clouddms.v1.StoredProcedureEntityH\x00\x12\x45\n\x11\x64\x61tabase_function\x18k \x01(\x0b\x32(.google.cloud.clouddms.v1.FunctionEntityH\x00\x12:\n\x07synonym\x18l \x01(\x0b\x32\'.google.cloud.clouddms.v1.SynonymEntityH\x00\x12\x43\n\x10\x64\x61tabase_package\x18m \x01(\x0b\x32\'.google.cloud.clouddms.v1.PackageEntityH\x00\x12\x32\n\x03udt\x18n \x01(\x0b\x32#.google.cloud.clouddms.v1.UDTEntityH\x00\x12M\n\x11materialized_view\x18o \x01(\x0b\x32\x30.google.cloud.clouddms.v1.MaterializedViewEntityH\x00\"M\n\x08TreeType\x12\x19\n\x15TREE_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06SOURCE\x10\x01\x12\t\n\x05\x44RAFT\x10\x02\x12\x0f\n\x0b\x44\x45STINATION\x10\x03\x42\r\n\x0b\x65ntity_body\"J\n\x16\x44\x61tabaseInstanceEntity\x12\x30\n\x0f\x63ustom_features\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"@\n\x0cSchemaEntity\x12\x30\n\x0f\x63ustom_features\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xbd\x02\n\x0bTableEntity\x12\x37\n\x07\x63olumns\x18\x01 \x03(\x0b\x32&.google.cloud.clouddms.v1.ColumnEntity\x12?\n\x0b\x63onstraints\x18\x02 \x03(\x0b\x32*.google.cloud.clouddms.v1.ConstraintEntity\x12\x36\n\x07indices\x18\x03 \x03(\x0b\x32%.google.cloud.clouddms.v1.IndexEntity\x12\x39\n\x08triggers\x18\x04 \x03(\x0b\x32\'.google.cloud.clouddms.v1.TriggerEntity\x12\x30\n\x0f\x63ustom_features\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0f\n\x07\x63omment\x18\x06 \x01(\t\"\x8f\x03\n\x0c\x43olumnEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x11\n\tdata_type\x18\x02 \x01(\t\x12\x0f\n\x07\x63harset\x18\x03 \x01(\t\x12\x11\n\tcollation\x18\x04 \x01(\t\x12\x0e\n\x06length\x18\x05 \x01(\x03\x12\x11\n\tprecision\x18\x06 \x01(\x05\x12\r\n\x05scale\x18\x07 \x01(\x05\x12$\n\x1c\x66ractional_seconds_precision\x18\x08 \x01(\x05\x12\r\n\x05\x61rray\x18\t \x01(\x08\x12\x14\n\x0c\x61rray_length\x18\n \x01(\x05\x12\x10\n\x08nullable\x18\x0b \x01(\x08\x12\x16\n\x0e\x61uto_generated\x18\x0c \x01(\x08\x12\x0b\n\x03udt\x18\r \x01(\x08\x12\x30\n\x0f\x63ustom_features\x18\x0e \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x12\n\nset_values\x18\x0f \x03(\t\x12\x0f\n\x07\x63omment\x18\x10 \x01(\t\x12\x18\n\x10ordinal_position\x18\x11 \x01(\x05\x12\x15\n\rdefault_value\x18\x12 \x01(\t\"\xbf\x01\n\x10\x43onstraintEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x15\n\rtable_columns\x18\x03 \x03(\t\x12\x30\n\x0f\x63ustom_features\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x19\n\x11reference_columns\x18\x05 \x03(\t\x12\x17\n\x0freference_table\x18\x06 \x01(\t\x12\x12\n\ntable_name\x18\x07 \x01(\t\"\x82\x01\n\x0bIndexEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x15\n\rtable_columns\x18\x03 \x03(\t\x12\x0e\n\x06unique\x18\x04 \x01(\x08\x12\x30\n\x0f\x63ustom_features\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x92\x01\n\rTriggerEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x19\n\x11triggering_events\x18\x02 \x03(\t\x12\x14\n\x0ctrigger_type\x18\x03 \x01(\t\x12\x10\n\x08sql_code\x18\x04 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x91\x01\n\nViewEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12?\n\x0b\x63onstraints\x18\x03 \x03(\x0b\x32*.google.cloud.clouddms.v1.ConstraintEntity\"\xae\x01\n\x0eSequenceEntity\x12\x11\n\tincrement\x18\x01 \x01(\x03\x12\x13\n\x0bstart_value\x18\x02 \x01(\x0c\x12\x11\n\tmax_value\x18\x03 \x01(\x0c\x12\x11\n\tmin_value\x18\x04 \x01(\x0c\x12\r\n\x05\x63ycle\x18\x05 \x01(\x08\x12\r\n\x05\x63\x61\x63he\x18\x06 \x01(\x03\x12\x30\n\x0f\x63ustom_features\x18\x07 \x01(\x0b\x32\x17.google.protobuf.Struct\"[\n\x15StoredProcedureEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"T\n\x0e\x46unctionEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"\\\n\x16MaterializedViewEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x9b\x01\n\rSynonymEntity\x12\x15\n\rsource_entity\x18\x01 \x01(\t\x12\x41\n\x0bsource_type\x18\x02 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x30\n\x0f\x63ustom_features\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"q\n\rPackageEntity\x12\x18\n\x10package_sql_code\x18\x01 \x01(\t\x12\x14\n\x0cpackage_body\x18\x02 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"e\n\tUDTEntity\x12\x14\n\x0cudt_sql_code\x18\x01 \x01(\t\x12\x10\n\x08udt_body\x18\x02 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x87\x02\n\rEntityMapping\x12\x15\n\rsource_entity\x18\x01 \x01(\t\x12\x14\n\x0c\x64raft_entity\x18\x02 \x01(\t\x12\x41\n\x0bsource_type\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12@\n\ndraft_type\x18\x05 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x44\n\x0bmapping_log\x18\x03 \x03(\x0b\x32/.google.cloud.clouddms.v1.EntityMappingLogEntry\"[\n\x15\x45ntityMappingLogEntry\x12\x0f\n\x07rule_id\x18\x01 \x01(\t\x12\x18\n\x10rule_revision_id\x18\x02 \x01(\t\x12\x17\n\x0fmapping_comment\x18\x03 \x01(\t\"\x8f\x01\n\tEntityDdl\x12\x10\n\x08\x64\x64l_type\x18\x01 \x01(\t\x12\x0e\n\x06\x65ntity\x18\x02 \x01(\t\x12\x0b\n\x03\x64\x64l\x18\x03 \x01(\t\x12\x41\n\x0b\x65ntity_type\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x10\n\x08issue_id\x18\x64 \x03(\t\"\xa4\x05\n\x0b\x45ntityIssue\x12\n\n\x02id\x18\x01 \x01(\t\x12=\n\x04type\x18\x02 \x01(\x0e\x32/.google.cloud.clouddms.v1.EntityIssue.IssueType\x12\x45\n\x08severity\x18\x03 \x01(\x0e\x32\x33.google.cloud.clouddms.v1.EntityIssue.IssueSeverity\x12\x0f\n\x07message\x18\x04 \x01(\t\x12\x0c\n\x04\x63ode\x18\x05 \x01(\t\x12\x10\n\x03\x64\x64l\x18\x06 \x01(\tH\x00\x88\x01\x01\x12\x45\n\x08position\x18\x07 \x01(\x0b\x32..google.cloud.clouddms.v1.EntityIssue.PositionH\x01\x88\x01\x01\x12\x41\n\x0b\x65ntity_type\x18\x08 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x1aH\n\x08Position\x12\x0c\n\x04line\x18\x01 \x01(\x05\x12\x0e\n\x06\x63olumn\x18\x02 \x01(\x05\x12\x0e\n\x06offset\x18\x03 \x01(\x05\x12\x0e\n\x06length\x18\x04 \x01(\x05\"i\n\tIssueType\x12\x1a\n\x16ISSUE_TYPE_UNSPECIFIED\x10\x00\x12\x12\n\x0eISSUE_TYPE_DDL\x10\x01\x12\x14\n\x10ISSUE_TYPE_APPLY\x10\x02\x12\x16\n\x12ISSUE_TYPE_CONVERT\x10\x03\"~\n\rIssueSeverity\x12\x1e\n\x1aISSUE_SEVERITY_UNSPECIFIED\x10\x00\x12\x17\n\x13ISSUE_SEVERITY_INFO\x10\x01\x12\x1a\n\x16ISSUE_SEVERITY_WARNING\x10\x02\x12\x18\n\x14ISSUE_SEVERITY_ERROR\x10\x03\x42\x06\n\x04_ddlB\x0b\n\t_position*\x91\x01\n\x12ValuePresentInList\x12%\n!VALUE_PRESENT_IN_LIST_UNSPECIFIED\x10\x00\x12\'\n#VALUE_PRESENT_IN_LIST_IF_VALUE_LIST\x10\x01\x12+\n\'VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST\x10\x02*\xcd\x04\n\x12\x44\x61tabaseEntityType\x12$\n DATABASE_ENTITY_TYPE_UNSPECIFIED\x10\x00\x12\x1f\n\x1b\x44\x41TABASE_ENTITY_TYPE_SCHEMA\x10\x01\x12\x1e\n\x1a\x44\x41TABASE_ENTITY_TYPE_TABLE\x10\x02\x12\x1f\n\x1b\x44\x41TABASE_ENTITY_TYPE_COLUMN\x10\x03\x12#\n\x1f\x44\x41TABASE_ENTITY_TYPE_CONSTRAINT\x10\x04\x12\x1e\n\x1a\x44\x41TABASE_ENTITY_TYPE_INDEX\x10\x05\x12 \n\x1c\x44\x41TABASE_ENTITY_TYPE_TRIGGER\x10\x06\x12\x1d\n\x19\x44\x41TABASE_ENTITY_TYPE_VIEW\x10\x07\x12!\n\x1d\x44\x41TABASE_ENTITY_TYPE_SEQUENCE\x10\x08\x12)\n%DATABASE_ENTITY_TYPE_STORED_PROCEDURE\x10\t\x12!\n\x1d\x44\x41TABASE_ENTITY_TYPE_FUNCTION\x10\n\x12 \n\x1c\x44\x41TABASE_ENTITY_TYPE_SYNONYM\x10\x0b\x12)\n%DATABASE_ENTITY_TYPE_DATABASE_PACKAGE\x10\x0c\x12\x1c\n\x18\x44\x41TABASE_ENTITY_TYPE_UDT\x10\r\x12*\n&DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW\x10\x0e\x12!\n\x1d\x44\x41TABASE_ENTITY_TYPE_DATABASE\x10\x0f*\xff\x01\n\x18\x45ntityNameTransformation\x12*\n&ENTITY_NAME_TRANSFORMATION_UNSPECIFIED\x10\x00\x12\x30\n,ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION\x10\x01\x12)\n%ENTITY_NAME_TRANSFORMATION_LOWER_CASE\x10\x02\x12)\n%ENTITY_NAME_TRANSFORMATION_UPPER_CASE\x10\x03\x12/\n+ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE\x10\x04*\xd4\x01\n\x11\x42\x61\x63kgroundJobType\x12#\n\x1f\x42\x41\x43KGROUND_JOB_TYPE_UNSPECIFIED\x10\x00\x12#\n\x1f\x42\x41\x43KGROUND_JOB_TYPE_SOURCE_SEED\x10\x01\x12\x1f\n\x1b\x42\x41\x43KGROUND_JOB_TYPE_CONVERT\x10\x02\x12)\n%BACKGROUND_JOB_TYPE_APPLY_DESTINATION\x10\x03\x12)\n%BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE\x10\x05*\xad\x01\n\x15ImportRulesFileFormat\x12(\n$IMPORT_RULES_FILE_FORMAT_UNSPECIFIED\x10\x00\x12\x38\n4IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE\x10\x01\x12\x30\n,IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE\x10\x02*\xed\x01\n\x0fValueComparison\x12 \n\x1cVALUE_COMPARISON_UNSPECIFIED\x10\x00\x12*\n&VALUE_COMPARISON_IF_VALUE_SMALLER_THAN\x10\x01\x12\x30\n,VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN\x10\x02\x12)\n%VALUE_COMPARISON_IF_VALUE_LARGER_THAN\x10\x03\x12/\n+VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN\x10\x04*\xa1\x01\n\x13NumericFilterOption\x12%\n!NUMERIC_FILTER_OPTION_UNSPECIFIED\x10\x00\x12\x1d\n\x19NUMERIC_FILTER_OPTION_ALL\x10\x01\x12\x1f\n\x1bNUMERIC_FILTER_OPTION_LIMIT\x10\x02\x12#\n\x1fNUMERIC_FILTER_OPTION_LIMITLESS\x10\x03\x42\xd1\x01\n\x1c\x63om.google.cloud.clouddms.v1B!ConversionWorkspaceResourcesProtoP\x01Z8cloud.google.com/go/clouddms/apiv1/clouddmspb;clouddmspb\xaa\x02\x18Google.Cloud.CloudDms.V1\xca\x02\x18Google\\Cloud\\CloudDms\\V1\xea\x02\x1bGoogle::Cloud::CloudDMS::V1b\x06proto3"
15
+ descriptor_data = "\n<google/cloud/clouddms/v1/conversionworkspace_resources.proto\x12\x18google.cloud.clouddms.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x31google/cloud/clouddms/v1/clouddms_resources.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"i\n\x12\x44\x61tabaseEngineInfo\x12=\n\x06\x65ngine\x18\x01 \x01(\x0e\x32(.google.cloud.clouddms.v1.DatabaseEngineB\x03\xe0\x41\x02\x12\x14\n\x07version\x18\x02 \x01(\tB\x03\xe0\x41\x02\"\x88\x06\n\x13\x43onversionWorkspace\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x41\n\x06source\x18\x02 \x01(\x0b\x32,.google.cloud.clouddms.v1.DatabaseEngineInfoB\x03\xe0\x41\x02\x12\x46\n\x0b\x64\x65stination\x18\x03 \x01(\x0b\x32,.google.cloud.clouddms.v1.DatabaseEngineInfoB\x03\xe0\x41\x02\x12_\n\x0fglobal_settings\x18\x04 \x03(\x0b\x32\x41.google.cloud.clouddms.v1.ConversionWorkspace.GlobalSettingsEntryB\x03\xe0\x41\x01\x12$\n\x17has_uncommitted_changes\x18\x05 \x01(\x08\x42\x03\xe0\x41\x03\x12\x1d\n\x10latest_commit_id\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12;\n\x12latest_commit_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\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\x19\n\x0c\x64isplay_name\x18\x0b \x01(\tB\x03\xe0\x41\x01\x1a\x35\n\x13GlobalSettingsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:\xb6\x01\xea\x41\xb2\x01\n0datamigration.googleapis.com/ConversionWorkspace\x12Sprojects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}*\x14\x63onversionWorkspaces2\x13\x63onversionWorkspace\"\x87\t\n\x15\x42\x61\x63kgroundJobLogEntry\x12\n\n\x02id\x18\x01 \x01(\t\x12=\n\x08job_type\x18\x02 \x01(\x0e\x32+.google.cloud.clouddms.v1.BackgroundJobType\x12.\n\nstart_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x66inish_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x61\n\x10\x63ompletion_state\x18\x05 \x01(\x0e\x32\x42.google.cloud.clouddms.v1.BackgroundJobLogEntry.JobCompletionStateB\x03\xe0\x41\x03\x12\x1f\n\x12\x63ompletion_comment\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12\x1f\n\x12request_autocommit\x18\x07 \x01(\x08\x42\x03\xe0\x41\x03\x12_\n\x10seed_job_details\x18\x64 \x01(\x0b\x32>.google.cloud.clouddms.v1.BackgroundJobLogEntry.SeedJobDetailsB\x03\xe0\x41\x03H\x00\x12n\n\x18import_rules_job_details\x18\x65 \x01(\x0b\x32\x45.google.cloud.clouddms.v1.BackgroundJobLogEntry.ImportRulesJobDetailsB\x03\xe0\x41\x03H\x00\x12\x65\n\x13\x63onvert_job_details\x18\x66 \x01(\x0b\x32\x41.google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetailsB\x03\xe0\x41\x03H\x00\x12\x61\n\x11\x61pply_job_details\x18g \x01(\x0b\x32?.google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetailsB\x03\xe0\x41\x03H\x00\x1a\x31\n\x0eSeedJobDetails\x12\x1f\n\x12\x63onnection_profile\x18\x01 \x01(\tB\x03\xe0\x41\x03\x1av\n\x15ImportRulesJobDetails\x12\x12\n\x05\x66iles\x18\x01 \x03(\tB\x03\xe0\x41\x03\x12I\n\x0b\x66ile_format\x18\x02 \x01(\x0e\x32/.google.cloud.clouddms.v1.ImportRulesFileFormatB\x03\xe0\x41\x03\x1a(\n\x11\x43onvertJobDetails\x12\x13\n\x06\x66ilter\x18\x01 \x01(\tB\x03\xe0\x41\x03\x1aG\n\x0f\x41pplyJobDetails\x12\x1f\n\x12\x63onnection_profile\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x03\"U\n\x12JobCompletionState\x12$\n JOB_COMPLETION_STATE_UNSPECIFIED\x10\x00\x12\r\n\tSUCCEEDED\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x42\r\n\x0bjob_details\"\xab\x01\n\x11MappingRuleFilter\x12\x1a\n\rparent_entity\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x1f\n\x12\x65ntity_name_prefix\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x1f\n\x12\x65ntity_name_suffix\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12!\n\x14\x65ntity_name_contains\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08\x65ntities\x18\x05 \x03(\tB\x03\xe0\x41\x01\"\x9e\x0c\n\x0bMappingRule\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x19\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12?\n\x05state\x18\x03 \x01(\x0e\x32+.google.cloud.clouddms.v1.MappingRule.StateB\x03\xe0\x41\x01\x12\x45\n\nrule_scope\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityTypeB\x03\xe0\x41\x02\x12@\n\x06\x66ilter\x18\x05 \x01(\x0b\x32+.google.cloud.clouddms.v1.MappingRuleFilterB\x03\xe0\x41\x02\x12\x17\n\nrule_order\x18\x06 \x01(\x03\x42\x03\xe0\x41\x02\x12\x18\n\x0brevision_id\x18\x07 \x01(\tB\x03\xe0\x41\x03\x12=\n\x14revision_create_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12Q\n\x14single_entity_rename\x18\x66 \x01(\x0b\x32,.google.cloud.clouddms.v1.SingleEntityRenameB\x03\xe0\x41\x01H\x00\x12O\n\x13multi_entity_rename\x18g \x01(\x0b\x32+.google.cloud.clouddms.v1.MultiEntityRenameB\x03\xe0\x41\x01H\x00\x12@\n\x0b\x65ntity_move\x18i \x01(\x0b\x32$.google.cloud.clouddms.v1.EntityMoveB\x03\xe0\x41\x01H\x00\x12Q\n\x14single_column_change\x18j \x01(\x0b\x32,.google.cloud.clouddms.v1.SingleColumnChangeB\x03\xe0\x41\x01H\x00\x12\x61\n\x1dmulti_column_data_type_change\x18k \x01(\x0b\x32\x33.google.cloud.clouddms.v1.MultiColumnDatatypeChangeB\x03\xe0\x41\x01H\x00\x12`\n\x1c\x63onditional_column_set_value\x18l \x01(\x0b\x32\x33.google.cloud.clouddms.v1.ConditionalColumnSetValueB\x03\xe0\x41\x01H\x00\x12S\n\x14\x63onvert_rowid_column\x18r \x01(\x0b\x32..google.cloud.clouddms.v1.ConvertRowIdToColumnB\x03\xe0\x41\x01H\x00\x12R\n\x15set_table_primary_key\x18s \x01(\x0b\x32,.google.cloud.clouddms.v1.SetTablePrimaryKeyB\x03\xe0\x41\x01H\x00\x12S\n\x15single_package_change\x18t \x01(\x0b\x32-.google.cloud.clouddms.v1.SinglePackageChangeB\x03\xe0\x41\x01H\x00\x12K\n\x11source_sql_change\x18u \x01(\x0b\x32).google.cloud.clouddms.v1.SourceSqlChangeB\x03\xe0\x41\x01H\x00\x12Q\n\x14\x66ilter_table_columns\x18v \x01(\x0b\x32,.google.cloud.clouddms.v1.FilterTableColumnsB\x03\xe0\x41\x01H\x00\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x45NABLED\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02\x12\x0b\n\x07\x44\x45LETED\x10\x03:\xba\x01\xea\x41\xb6\x01\n(datamigration.googleapis.com/MappingRule\x12oprojects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}/mappingRules/{mapping_rule}*\x0cmappingRules2\x0bmappingRuleB\t\n\x07\x64\x65tails\"+\n\x12SingleEntityRename\x12\x15\n\x08new_name\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x8f\x01\n\x11MultiEntityRename\x12\x1d\n\x10new_name_pattern\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12[\n\x1asource_name_transformation\x18\x02 \x01(\x0e\x32\x32.google.cloud.clouddms.v1.EntityNameTransformationB\x03\xe0\x41\x01\"%\n\nEntityMove\x12\x17\n\nnew_schema\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\xa1\x03\n\x12SingleColumnChange\x12\x16\n\tdata_type\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x14\n\x07\x63harset\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tcollation\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06length\x18\x04 \x01(\x03\x42\x03\xe0\x41\x01\x12\x16\n\tprecision\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x12\n\x05scale\x18\x06 \x01(\x05\x42\x03\xe0\x41\x01\x12)\n\x1c\x66ractional_seconds_precision\x18\x07 \x01(\x05\x42\x03\xe0\x41\x01\x12\x12\n\x05\x61rray\x18\x08 \x01(\x08\x42\x03\xe0\x41\x01\x12\x19\n\x0c\x61rray_length\x18\t \x01(\x05\x42\x03\xe0\x41\x01\x12\x15\n\x08nullable\x18\n \x01(\x08\x42\x03\xe0\x41\x01\x12\x1b\n\x0e\x61uto_generated\x18\x0b \x01(\x08\x42\x03\xe0\x41\x01\x12\x10\n\x03udt\x18\x0c \x01(\x08\x42\x03\xe0\x41\x01\x12\x35\n\x0f\x63ustom_features\x18\r \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x12\x17\n\nset_values\x18\x0e \x03(\tB\x03\xe0\x41\x01\x12\x14\n\x07\x63omment\x18\x0f \x01(\tB\x03\xe0\x41\x01\"\xd9\x03\n\x19MultiColumnDatatypeChange\x12$\n\x17source_data_type_filter\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12M\n\x12source_text_filter\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.SourceTextFilterB\x03\xe0\x41\x01H\x00\x12S\n\x15source_numeric_filter\x18\x65 \x01(\x0b\x32-.google.cloud.clouddms.v1.SourceNumericFilterB\x03\xe0\x41\x01H\x00\x12\x1a\n\rnew_data_type\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1c\n\x0foverride_length\x18\x03 \x01(\x03\x42\x03\xe0\x41\x01\x12\x1b\n\x0eoverride_scale\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12\x1f\n\x12override_precision\x18\x05 \x01(\x05\x42\x03\xe0\x41\x01\x12\x32\n%override_fractional_seconds_precision\x18\x06 \x01(\x05\x42\x03\xe0\x41\x01\x12\x35\n\x0f\x63ustom_features\x18\x07 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x42\x0f\n\rsource_filter\"`\n\x10SourceTextFilter\x12%\n\x18source_min_length_filter\x18\x01 \x01(\x03\x42\x03\xe0\x41\x01\x12%\n\x18source_max_length_filter\x18\x02 \x01(\x03\x42\x03\xe0\x41\x01\"\x88\x02\n\x13SourceNumericFilter\x12$\n\x17source_min_scale_filter\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12$\n\x17source_max_scale_filter\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12(\n\x1bsource_min_precision_filter\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\x12(\n\x1bsource_max_precision_filter\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12Q\n\x15numeric_filter_option\x18\x05 \x01(\x0e\x32-.google.cloud.clouddms.v1.NumericFilterOptionB\x03\xe0\x41\x02\"\xd9\x02\n\x19\x43onditionalColumnSetValue\x12M\n\x12source_text_filter\x18\x64 \x01(\x0b\x32*.google.cloud.clouddms.v1.SourceTextFilterB\x03\xe0\x41\x01H\x00\x12S\n\x15source_numeric_filter\x18\x65 \x01(\x0b\x32-.google.cloud.clouddms.v1.SourceNumericFilterB\x03\xe0\x41\x01H\x00\x12P\n\x14value_transformation\x18\x01 \x01(\x0b\x32-.google.cloud.clouddms.v1.ValueTransformationB\x03\xe0\x41\x02\x12\x35\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x03\xe0\x41\x01\x42\x0f\n\rsource_filter\"\xc6\x05\n\x13ValueTransformation\x12.\n\x07is_null\x18\x64 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x03\xe0\x41\x01H\x00\x12\x44\n\nvalue_list\x18\x65 \x01(\x0b\x32).google.cloud.clouddms.v1.ValueListFilterB\x03\xe0\x41\x01H\x00\x12L\n\x0eint_comparison\x18\x66 \x01(\x0b\x32-.google.cloud.clouddms.v1.IntComparisonFilterB\x03\xe0\x41\x01H\x00\x12R\n\x11\x64ouble_comparison\x18g \x01(\x0b\x32\x30.google.cloud.clouddms.v1.DoubleComparisonFilterB\x03\xe0\x41\x01H\x00\x12\x33\n\x0b\x61ssign_null\x18\xc8\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x03\xe0\x41\x01H\x01\x12T\n\x15\x61ssign_specific_value\x18\xc9\x01 \x01(\x0b\x32-.google.cloud.clouddms.v1.AssignSpecificValueB\x03\xe0\x41\x01H\x01\x12\x38\n\x10\x61ssign_min_value\x18\xca\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x03\xe0\x41\x01H\x01\x12\x38\n\x10\x61ssign_max_value\x18\xcb\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x03\xe0\x41\x01H\x01\x12\x43\n\x0bround_scale\x18\xcc\x01 \x01(\x0b\x32&.google.cloud.clouddms.v1.RoundToScaleB\x03\xe0\x41\x01H\x01\x12?\n\napply_hash\x18\xcd\x01 \x01(\x0b\x32#.google.cloud.clouddms.v1.ApplyHashB\x03\xe0\x41\x01H\x01\x42\x08\n\x06\x66ilterB\x08\n\x06\x61\x63tion\";\n\x14\x43onvertRowIdToColumn\x12#\n\x16only_if_no_primary_key\x18\x01 \x01(\x08\x42\x03\xe0\x41\x02\"P\n\x12SetTablePrimaryKey\x12 \n\x13primary_key_columns\x18\x01 \x03(\tB\x03\xe0\x41\x02\x12\x18\n\x0bprimary_key\x18\x02 \x01(\tB\x03\xe0\x41\x01\"R\n\x13SinglePackageChange\x12 \n\x13package_description\x18\x01 \x01(\tB\x03\xe0\x41\x01\x12\x19\n\x0cpackage_body\x18\x02 \x01(\tB\x03\xe0\x41\x01\"(\n\x0fSourceSqlChange\x12\x15\n\x08sql_code\x18\x01 \x01(\tB\x03\xe0\x41\x02\"P\n\x12\x46ilterTableColumns\x12\x1c\n\x0finclude_columns\x18\x01 \x03(\tB\x03\xe0\x41\x01\x12\x1c\n\x0f\x65xclude_columns\x18\x02 \x03(\tB\x03\xe0\x41\x01\"\x8f\x01\n\x0fValueListFilter\x12M\n\x12value_present_list\x18\x01 \x01(\x0e\x32,.google.cloud.clouddms.v1.ValuePresentInListB\x03\xe0\x41\x02\x12\x13\n\x06values\x18\x02 \x03(\tB\x03\xe0\x41\x02\x12\x18\n\x0bignore_case\x18\x03 \x01(\x08\x42\x03\xe0\x41\x02\"s\n\x13IntComparisonFilter\x12H\n\x10value_comparison\x18\x01 \x01(\x0e\x32).google.cloud.clouddms.v1.ValueComparisonB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\x03\x42\x03\xe0\x41\x02\"v\n\x16\x44oubleComparisonFilter\x12H\n\x10value_comparison\x18\x01 \x01(\x0e\x32).google.cloud.clouddms.v1.ValueComparisonB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\x01\x42\x03\xe0\x41\x02\")\n\x13\x41ssignSpecificValue\x12\x12\n\x05value\x18\x01 \x01(\tB\x03\xe0\x41\x02\"T\n\tApplyHash\x12\x36\n\x0fuuid_from_bytes\x18\x64 \x01(\x0b\x32\x16.google.protobuf.EmptyB\x03\xe0\x41\x01H\x00\x42\x0f\n\rhash_function\"\"\n\x0cRoundToScale\x12\x12\n\x05scale\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\x8c\t\n\x0e\x44\x61tabaseEntity\x12\x12\n\nshort_name\x18\x01 \x01(\t\x12\x15\n\rparent_entity\x18\x02 \x01(\t\x12?\n\x04tree\x18\x03 \x01(\x0e\x32\x31.google.cloud.clouddms.v1.DatabaseEntity.TreeType\x12\x41\n\x0b\x65ntity_type\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x39\n\x08mappings\x18\x05 \x03(\x0b\x32\'.google.cloud.clouddms.v1.EntityMapping\x12\x37\n\nentity_ddl\x18\x06 \x03(\x0b\x32#.google.cloud.clouddms.v1.EntityDdl\x12\x35\n\x06issues\x18\x07 \x03(\x0b\x32%.google.cloud.clouddms.v1.EntityIssue\x12\x44\n\x08\x64\x61tabase\x18\x65 \x01(\x0b\x32\x30.google.cloud.clouddms.v1.DatabaseInstanceEntityH\x00\x12\x38\n\x06schema\x18\x66 \x01(\x0b\x32&.google.cloud.clouddms.v1.SchemaEntityH\x00\x12\x36\n\x05table\x18g \x01(\x0b\x32%.google.cloud.clouddms.v1.TableEntityH\x00\x12\x34\n\x04view\x18h \x01(\x0b\x32$.google.cloud.clouddms.v1.ViewEntityH\x00\x12<\n\x08sequence\x18i \x01(\x0b\x32(.google.cloud.clouddms.v1.SequenceEntityH\x00\x12K\n\x10stored_procedure\x18j \x01(\x0b\x32/.google.cloud.clouddms.v1.StoredProcedureEntityH\x00\x12\x45\n\x11\x64\x61tabase_function\x18k \x01(\x0b\x32(.google.cloud.clouddms.v1.FunctionEntityH\x00\x12:\n\x07synonym\x18l \x01(\x0b\x32\'.google.cloud.clouddms.v1.SynonymEntityH\x00\x12\x43\n\x10\x64\x61tabase_package\x18m \x01(\x0b\x32\'.google.cloud.clouddms.v1.PackageEntityH\x00\x12\x32\n\x03udt\x18n \x01(\x0b\x32#.google.cloud.clouddms.v1.UDTEntityH\x00\x12M\n\x11materialized_view\x18o \x01(\x0b\x32\x30.google.cloud.clouddms.v1.MaterializedViewEntityH\x00\"M\n\x08TreeType\x12\x19\n\x15TREE_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06SOURCE\x10\x01\x12\t\n\x05\x44RAFT\x10\x02\x12\x0f\n\x0b\x44\x45STINATION\x10\x03\x42\r\n\x0b\x65ntity_body\"J\n\x16\x44\x61tabaseInstanceEntity\x12\x30\n\x0f\x63ustom_features\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"@\n\x0cSchemaEntity\x12\x30\n\x0f\x63ustom_features\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\"\xbd\x02\n\x0bTableEntity\x12\x37\n\x07\x63olumns\x18\x01 \x03(\x0b\x32&.google.cloud.clouddms.v1.ColumnEntity\x12?\n\x0b\x63onstraints\x18\x02 \x03(\x0b\x32*.google.cloud.clouddms.v1.ConstraintEntity\x12\x36\n\x07indices\x18\x03 \x03(\x0b\x32%.google.cloud.clouddms.v1.IndexEntity\x12\x39\n\x08triggers\x18\x04 \x03(\x0b\x32\'.google.cloud.clouddms.v1.TriggerEntity\x12\x30\n\x0f\x63ustom_features\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x0f\n\x07\x63omment\x18\x06 \x01(\t\"\x8f\x03\n\x0c\x43olumnEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x11\n\tdata_type\x18\x02 \x01(\t\x12\x0f\n\x07\x63harset\x18\x03 \x01(\t\x12\x11\n\tcollation\x18\x04 \x01(\t\x12\x0e\n\x06length\x18\x05 \x01(\x03\x12\x11\n\tprecision\x18\x06 \x01(\x05\x12\r\n\x05scale\x18\x07 \x01(\x05\x12$\n\x1c\x66ractional_seconds_precision\x18\x08 \x01(\x05\x12\r\n\x05\x61rray\x18\t \x01(\x08\x12\x14\n\x0c\x61rray_length\x18\n \x01(\x05\x12\x10\n\x08nullable\x18\x0b \x01(\x08\x12\x16\n\x0e\x61uto_generated\x18\x0c \x01(\x08\x12\x0b\n\x03udt\x18\r \x01(\x08\x12\x30\n\x0f\x63ustom_features\x18\x0e \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x12\n\nset_values\x18\x0f \x03(\t\x12\x0f\n\x07\x63omment\x18\x10 \x01(\t\x12\x18\n\x10ordinal_position\x18\x11 \x01(\x05\x12\x15\n\rdefault_value\x18\x12 \x01(\t\"\xbf\x01\n\x10\x43onstraintEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x15\n\rtable_columns\x18\x03 \x03(\t\x12\x30\n\x0f\x63ustom_features\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x19\n\x11reference_columns\x18\x05 \x03(\t\x12\x17\n\x0freference_table\x18\x06 \x01(\t\x12\x12\n\ntable_name\x18\x07 \x01(\t\"\x82\x01\n\x0bIndexEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x02 \x01(\t\x12\x15\n\rtable_columns\x18\x03 \x03(\t\x12\x0e\n\x06unique\x18\x04 \x01(\x08\x12\x30\n\x0f\x63ustom_features\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x92\x01\n\rTriggerEntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x19\n\x11triggering_events\x18\x02 \x03(\t\x12\x14\n\x0ctrigger_type\x18\x03 \x01(\t\x12\x10\n\x08sql_code\x18\x04 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x05 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x91\x01\n\nViewEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12?\n\x0b\x63onstraints\x18\x03 \x03(\x0b\x32*.google.cloud.clouddms.v1.ConstraintEntity\"\xae\x01\n\x0eSequenceEntity\x12\x11\n\tincrement\x18\x01 \x01(\x03\x12\x13\n\x0bstart_value\x18\x02 \x01(\x0c\x12\x11\n\tmax_value\x18\x03 \x01(\x0c\x12\x11\n\tmin_value\x18\x04 \x01(\x0c\x12\r\n\x05\x63ycle\x18\x05 \x01(\x08\x12\r\n\x05\x63\x61\x63he\x18\x06 \x01(\x03\x12\x30\n\x0f\x63ustom_features\x18\x07 \x01(\x0b\x32\x17.google.protobuf.Struct\"[\n\x15StoredProcedureEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"T\n\x0e\x46unctionEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"\\\n\x16MaterializedViewEntity\x12\x10\n\x08sql_code\x18\x01 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x9b\x01\n\rSynonymEntity\x12\x15\n\rsource_entity\x18\x01 \x01(\t\x12\x41\n\x0bsource_type\x18\x02 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x30\n\x0f\x63ustom_features\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"q\n\rPackageEntity\x12\x18\n\x10package_sql_code\x18\x01 \x01(\t\x12\x14\n\x0cpackage_body\x18\x02 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"e\n\tUDTEntity\x12\x14\n\x0cudt_sql_code\x18\x01 \x01(\t\x12\x10\n\x08udt_body\x18\x02 \x01(\t\x12\x30\n\x0f\x63ustom_features\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\"\x87\x02\n\rEntityMapping\x12\x15\n\rsource_entity\x18\x01 \x01(\t\x12\x14\n\x0c\x64raft_entity\x18\x02 \x01(\t\x12\x41\n\x0bsource_type\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12@\n\ndraft_type\x18\x05 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x44\n\x0bmapping_log\x18\x03 \x03(\x0b\x32/.google.cloud.clouddms.v1.EntityMappingLogEntry\"[\n\x15\x45ntityMappingLogEntry\x12\x0f\n\x07rule_id\x18\x01 \x01(\t\x12\x18\n\x10rule_revision_id\x18\x02 \x01(\t\x12\x17\n\x0fmapping_comment\x18\x03 \x01(\t\"\x8f\x01\n\tEntityDdl\x12\x10\n\x08\x64\x64l_type\x18\x01 \x01(\t\x12\x0e\n\x06\x65ntity\x18\x02 \x01(\t\x12\x0b\n\x03\x64\x64l\x18\x03 \x01(\t\x12\x41\n\x0b\x65ntity_type\x18\x04 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x12\x10\n\x08issue_id\x18\x64 \x03(\t\"\xa4\x05\n\x0b\x45ntityIssue\x12\n\n\x02id\x18\x01 \x01(\t\x12=\n\x04type\x18\x02 \x01(\x0e\x32/.google.cloud.clouddms.v1.EntityIssue.IssueType\x12\x45\n\x08severity\x18\x03 \x01(\x0e\x32\x33.google.cloud.clouddms.v1.EntityIssue.IssueSeverity\x12\x0f\n\x07message\x18\x04 \x01(\t\x12\x0c\n\x04\x63ode\x18\x05 \x01(\t\x12\x10\n\x03\x64\x64l\x18\x06 \x01(\tH\x00\x88\x01\x01\x12\x45\n\x08position\x18\x07 \x01(\x0b\x32..google.cloud.clouddms.v1.EntityIssue.PositionH\x01\x88\x01\x01\x12\x41\n\x0b\x65ntity_type\x18\x08 \x01(\x0e\x32,.google.cloud.clouddms.v1.DatabaseEntityType\x1aH\n\x08Position\x12\x0c\n\x04line\x18\x01 \x01(\x05\x12\x0e\n\x06\x63olumn\x18\x02 \x01(\x05\x12\x0e\n\x06offset\x18\x03 \x01(\x05\x12\x0e\n\x06length\x18\x04 \x01(\x05\"i\n\tIssueType\x12\x1a\n\x16ISSUE_TYPE_UNSPECIFIED\x10\x00\x12\x12\n\x0eISSUE_TYPE_DDL\x10\x01\x12\x14\n\x10ISSUE_TYPE_APPLY\x10\x02\x12\x16\n\x12ISSUE_TYPE_CONVERT\x10\x03\"~\n\rIssueSeverity\x12\x1e\n\x1aISSUE_SEVERITY_UNSPECIFIED\x10\x00\x12\x17\n\x13ISSUE_SEVERITY_INFO\x10\x01\x12\x1a\n\x16ISSUE_SEVERITY_WARNING\x10\x02\x12\x18\n\x14ISSUE_SEVERITY_ERROR\x10\x03\x42\x06\n\x04_ddlB\x0b\n\t_position*\x91\x01\n\x12ValuePresentInList\x12%\n!VALUE_PRESENT_IN_LIST_UNSPECIFIED\x10\x00\x12\'\n#VALUE_PRESENT_IN_LIST_IF_VALUE_LIST\x10\x01\x12+\n\'VALUE_PRESENT_IN_LIST_IF_VALUE_NOT_LIST\x10\x02*\xcd\x04\n\x12\x44\x61tabaseEntityType\x12$\n DATABASE_ENTITY_TYPE_UNSPECIFIED\x10\x00\x12\x1f\n\x1b\x44\x41TABASE_ENTITY_TYPE_SCHEMA\x10\x01\x12\x1e\n\x1a\x44\x41TABASE_ENTITY_TYPE_TABLE\x10\x02\x12\x1f\n\x1b\x44\x41TABASE_ENTITY_TYPE_COLUMN\x10\x03\x12#\n\x1f\x44\x41TABASE_ENTITY_TYPE_CONSTRAINT\x10\x04\x12\x1e\n\x1a\x44\x41TABASE_ENTITY_TYPE_INDEX\x10\x05\x12 \n\x1c\x44\x41TABASE_ENTITY_TYPE_TRIGGER\x10\x06\x12\x1d\n\x19\x44\x41TABASE_ENTITY_TYPE_VIEW\x10\x07\x12!\n\x1d\x44\x41TABASE_ENTITY_TYPE_SEQUENCE\x10\x08\x12)\n%DATABASE_ENTITY_TYPE_STORED_PROCEDURE\x10\t\x12!\n\x1d\x44\x41TABASE_ENTITY_TYPE_FUNCTION\x10\n\x12 \n\x1c\x44\x41TABASE_ENTITY_TYPE_SYNONYM\x10\x0b\x12)\n%DATABASE_ENTITY_TYPE_DATABASE_PACKAGE\x10\x0c\x12\x1c\n\x18\x44\x41TABASE_ENTITY_TYPE_UDT\x10\r\x12*\n&DATABASE_ENTITY_TYPE_MATERIALIZED_VIEW\x10\x0e\x12!\n\x1d\x44\x41TABASE_ENTITY_TYPE_DATABASE\x10\x0f*\xff\x01\n\x18\x45ntityNameTransformation\x12*\n&ENTITY_NAME_TRANSFORMATION_UNSPECIFIED\x10\x00\x12\x30\n,ENTITY_NAME_TRANSFORMATION_NO_TRANSFORMATION\x10\x01\x12)\n%ENTITY_NAME_TRANSFORMATION_LOWER_CASE\x10\x02\x12)\n%ENTITY_NAME_TRANSFORMATION_UPPER_CASE\x10\x03\x12/\n+ENTITY_NAME_TRANSFORMATION_CAPITALIZED_CASE\x10\x04*\xd4\x01\n\x11\x42\x61\x63kgroundJobType\x12#\n\x1f\x42\x41\x43KGROUND_JOB_TYPE_UNSPECIFIED\x10\x00\x12#\n\x1f\x42\x41\x43KGROUND_JOB_TYPE_SOURCE_SEED\x10\x01\x12\x1f\n\x1b\x42\x41\x43KGROUND_JOB_TYPE_CONVERT\x10\x02\x12)\n%BACKGROUND_JOB_TYPE_APPLY_DESTINATION\x10\x03\x12)\n%BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE\x10\x05*\xad\x01\n\x15ImportRulesFileFormat\x12(\n$IMPORT_RULES_FILE_FORMAT_UNSPECIFIED\x10\x00\x12\x38\n4IMPORT_RULES_FILE_FORMAT_HARBOUR_BRIDGE_SESSION_FILE\x10\x01\x12\x30\n,IMPORT_RULES_FILE_FORMAT_ORATOPG_CONFIG_FILE\x10\x02*\xed\x01\n\x0fValueComparison\x12 \n\x1cVALUE_COMPARISON_UNSPECIFIED\x10\x00\x12*\n&VALUE_COMPARISON_IF_VALUE_SMALLER_THAN\x10\x01\x12\x30\n,VALUE_COMPARISON_IF_VALUE_SMALLER_EQUAL_THAN\x10\x02\x12)\n%VALUE_COMPARISON_IF_VALUE_LARGER_THAN\x10\x03\x12/\n+VALUE_COMPARISON_IF_VALUE_LARGER_EQUAL_THAN\x10\x04*\xa1\x01\n\x13NumericFilterOption\x12%\n!NUMERIC_FILTER_OPTION_UNSPECIFIED\x10\x00\x12\x1d\n\x19NUMERIC_FILTER_OPTION_ALL\x10\x01\x12\x1f\n\x1bNUMERIC_FILTER_OPTION_LIMIT\x10\x02\x12#\n\x1fNUMERIC_FILTER_OPTION_LIMITLESS\x10\x03\x42\xd1\x01\n\x1c\x63om.google.cloud.clouddms.v1B!ConversionWorkspaceResourcesProtoP\x01Z8cloud.google.com/go/clouddms/apiv1/clouddmspb;clouddmspb\xaa\x02\x18Google.Cloud.CloudDms.V1\xca\x02\x18Google\\Cloud\\CloudDms\\V1\xea\x02\x1bGoogle::Cloud::CloudDMS::V1b\x06proto3"
16
16
 
17
17
  pool = Google::Protobuf::DescriptorPool.generated_pool
18
18
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-cloud_dms-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.2
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-01 00:00:00.000000000 Z
11
+ date: 2024-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -84,118 +84,6 @@ dependencies:
84
84
  - - "<"
85
85
  - !ruby/object:Gem::Version
86
86
  version: 2.a
87
- - !ruby/object:Gem::Dependency
88
- name: google-style
89
- requirement: !ruby/object:Gem::Requirement
90
- requirements:
91
- - - "~>"
92
- - !ruby/object:Gem::Version
93
- version: 1.26.3
94
- type: :development
95
- prerelease: false
96
- version_requirements: !ruby/object:Gem::Requirement
97
- requirements:
98
- - - "~>"
99
- - !ruby/object:Gem::Version
100
- version: 1.26.3
101
- - !ruby/object:Gem::Dependency
102
- name: minitest
103
- requirement: !ruby/object:Gem::Requirement
104
- requirements:
105
- - - "~>"
106
- - !ruby/object:Gem::Version
107
- version: '5.16'
108
- type: :development
109
- prerelease: false
110
- version_requirements: !ruby/object:Gem::Requirement
111
- requirements:
112
- - - "~>"
113
- - !ruby/object:Gem::Version
114
- version: '5.16'
115
- - !ruby/object:Gem::Dependency
116
- name: minitest-focus
117
- requirement: !ruby/object:Gem::Requirement
118
- requirements:
119
- - - "~>"
120
- - !ruby/object:Gem::Version
121
- version: '1.1'
122
- type: :development
123
- prerelease: false
124
- version_requirements: !ruby/object:Gem::Requirement
125
- requirements:
126
- - - "~>"
127
- - !ruby/object:Gem::Version
128
- version: '1.1'
129
- - !ruby/object:Gem::Dependency
130
- name: minitest-rg
131
- requirement: !ruby/object:Gem::Requirement
132
- requirements:
133
- - - "~>"
134
- - !ruby/object:Gem::Version
135
- version: '5.2'
136
- type: :development
137
- prerelease: false
138
- version_requirements: !ruby/object:Gem::Requirement
139
- requirements:
140
- - - "~>"
141
- - !ruby/object:Gem::Version
142
- version: '5.2'
143
- - !ruby/object:Gem::Dependency
144
- name: rake
145
- requirement: !ruby/object:Gem::Requirement
146
- requirements:
147
- - - ">="
148
- - !ruby/object:Gem::Version
149
- version: '13.0'
150
- type: :development
151
- prerelease: false
152
- version_requirements: !ruby/object:Gem::Requirement
153
- requirements:
154
- - - ">="
155
- - !ruby/object:Gem::Version
156
- version: '13.0'
157
- - !ruby/object:Gem::Dependency
158
- name: redcarpet
159
- requirement: !ruby/object:Gem::Requirement
160
- requirements:
161
- - - "~>"
162
- - !ruby/object:Gem::Version
163
- version: '3.0'
164
- type: :development
165
- prerelease: false
166
- version_requirements: !ruby/object:Gem::Requirement
167
- requirements:
168
- - - "~>"
169
- - !ruby/object:Gem::Version
170
- version: '3.0'
171
- - !ruby/object:Gem::Dependency
172
- name: simplecov
173
- requirement: !ruby/object:Gem::Requirement
174
- requirements:
175
- - - "~>"
176
- - !ruby/object:Gem::Version
177
- version: '0.18'
178
- type: :development
179
- prerelease: false
180
- version_requirements: !ruby/object:Gem::Requirement
181
- requirements:
182
- - - "~>"
183
- - !ruby/object:Gem::Version
184
- version: '0.18'
185
- - !ruby/object:Gem::Dependency
186
- name: yard
187
- requirement: !ruby/object:Gem::Requirement
188
- requirements:
189
- - - "~>"
190
- - !ruby/object:Gem::Version
191
- version: '0.9'
192
- type: :development
193
- prerelease: false
194
- version_requirements: !ruby/object:Gem::Requirement
195
- requirements:
196
- - - "~>"
197
- - !ruby/object:Gem::Version
198
- version: '0.9'
199
87
  description: Database Migration Service makes it easier for you to migrate your data
200
88
  to Google Cloud. Database Migration Service helps you lift and shift your MySQL
201
89
  and PostgreSQL workloads into Cloud SQL. Database Migration Service streamlines
@@ -253,14 +141,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
253
141
  requirements:
254
142
  - - ">="
255
143
  - !ruby/object:Gem::Version
256
- version: '2.6'
144
+ version: '2.7'
257
145
  required_rubygems_version: !ruby/object:Gem::Requirement
258
146
  requirements:
259
147
  - - ">="
260
148
  - !ruby/object:Gem::Version
261
149
  version: '0'
262
150
  requirements: []
263
- rubygems_version: 3.5.3
151
+ rubygems_version: 3.5.6
264
152
  signing_key:
265
153
  specification_version: 4
266
154
  summary: Manage Cloud Database Migration Service resources on Google Cloud Platform.