Skip to content

Commit 9dd8562

Browse files
feat(datamigration): update the api
#### datamigration:v1 The following keys were added: - resources.projects.resources.locations.resources.privateConnections.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.privateConnections.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.privateConnections.methods.testIamPermissions (Total Keys: 12) - schemas.MigrationJob.properties.cmekKeyName.type (Total Keys: 1) - schemas.OracleConnectionProfile.properties.ssl.$ref (Total Keys: 1) - schemas.SqlIpConfig.properties.allocatedIpRange.type (Total Keys: 1)
1 parent fc784be commit 9dd8562

7 files changed

+324
-17
lines changed

docs/dyn/datamigration_v1.projects.locations.connectionProfiles.html

Lines changed: 32 additions & 4 deletions
Large diffs are not rendered by default.

docs/dyn/datamigration_v1.projects.locations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h3>Method Details</h3>
175175
Returns:
176176
An object of the form:
177177

178-
{ # A resource that represents Google Cloud Platform location.
178+
{ # A resource that represents a Google Cloud location.
179179
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
180180
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
181181
&quot;a_key&quot;: &quot;A String&quot;,
@@ -207,7 +207,7 @@ <h3>Method Details</h3>
207207

208208
{ # The response message for Locations.ListLocations.
209209
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
210-
{ # A resource that represents Google Cloud Platform location.
210+
{ # A resource that represents a Google Cloud location.
211211
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
212212
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
213213
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/datamigration_v1.projects.locations.migrationJobs.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ <h3>Method Details</h3>
141141
The object takes the form of:
142142

143143
{ # Represents a Database Migration Service migration job object.
144+
&quot;cmekKeyName&quot;: &quot;A String&quot;, # The CMEK (customer-managed encryption key) fully qualified key name used for the migration job. This field supports all migration jobs types except for: * Mysql to Mysql (use the cmek field in the cloudsql connection profile instead). * PostrgeSQL to PostgreSQL (use the cmek field in the cloudsql connection profile instead). * PostgreSQL to AlloyDB (use the kms_key_name field in the alloydb connection profile instead). Each Cloud CMEK key has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
144145
&quot;conversionWorkspace&quot;: { # A conversion workspace&#x27;s version. # The conversion workspace used by the migration.
145146
&quot;commitId&quot;: &quot;A String&quot;, # The commit ID of the conversion workspace.
146147
&quot;name&quot;: &quot;A String&quot;, # The resource name (URI) of the conversion workspace.
@@ -317,6 +318,7 @@ <h3>Method Details</h3>
317318
An object of the form:
318319

319320
{ # Represents a Database Migration Service migration job object.
321+
&quot;cmekKeyName&quot;: &quot;A String&quot;, # The CMEK (customer-managed encryption key) fully qualified key name used for the migration job. This field supports all migration jobs types except for: * Mysql to Mysql (use the cmek field in the cloudsql connection profile instead). * PostrgeSQL to PostgreSQL (use the cmek field in the cloudsql connection profile instead). * PostgreSQL to AlloyDB (use the kms_key_name field in the alloydb connection profile instead). Each Cloud CMEK key has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
320322
&quot;conversionWorkspace&quot;: { # A conversion workspace&#x27;s version. # The conversion workspace used by the migration.
321323
&quot;commitId&quot;: &quot;A String&quot;, # The commit ID of the conversion workspace.
322324
&quot;name&quot;: &quot;A String&quot;, # The resource name (URI) of the conversion workspace.
@@ -445,6 +447,7 @@ <h3>Method Details</h3>
445447
{ # Response message for &#x27;ListMigrationJobs&#x27; request.
446448
&quot;migrationJobs&quot;: [ # The list of migration jobs objects.
447449
{ # Represents a Database Migration Service migration job object.
450+
&quot;cmekKeyName&quot;: &quot;A String&quot;, # The CMEK (customer-managed encryption key) fully qualified key name used for the migration job. This field supports all migration jobs types except for: * Mysql to Mysql (use the cmek field in the cloudsql connection profile instead). * PostrgeSQL to PostgreSQL (use the cmek field in the cloudsql connection profile instead). * PostgreSQL to AlloyDB (use the kms_key_name field in the alloydb connection profile instead). Each Cloud CMEK key has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
448451
&quot;conversionWorkspace&quot;: { # A conversion workspace&#x27;s version. # The conversion workspace used by the migration.
449452
&quot;commitId&quot;: &quot;A String&quot;, # The commit ID of the conversion workspace.
450453
&quot;name&quot;: &quot;A String&quot;, # The resource name (URI) of the conversion workspace.
@@ -534,6 +537,7 @@ <h3>Method Details</h3>
534537
The object takes the form of:
535538

536539
{ # Represents a Database Migration Service migration job object.
540+
&quot;cmekKeyName&quot;: &quot;A String&quot;, # The CMEK (customer-managed encryption key) fully qualified key name used for the migration job. This field supports all migration jobs types except for: * Mysql to Mysql (use the cmek field in the cloudsql connection profile instead). * PostrgeSQL to PostgreSQL (use the cmek field in the cloudsql connection profile instead). * PostgreSQL to AlloyDB (use the kms_key_name field in the alloydb connection profile instead). Each Cloud CMEK key has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
537541
&quot;conversionWorkspace&quot;: { # A conversion workspace&#x27;s version. # The conversion workspace used by the migration.
538542
&quot;commitId&quot;: &quot;A String&quot;, # The commit ID of the conversion workspace.
539543
&quot;name&quot;: &quot;A String&quot;, # The resource name (URI) of the conversion workspace.

0 commit comments

Comments
 (0)