You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.mappingRules.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -217,7 +217,7 @@ <h3>Method Details</h3>
217
217
"revisionId": "A String", # Output only. The revision ID of the mapping rule. A new revision is committed whenever the mapping rule is changed in any way. The format is an 8-character hexadecimal string.
218
218
"ruleOrder": "A String", # Required. The order in which the rule is applied. Lower order rules are applied before higher value rules so they may end up being overridden.
219
219
"ruleScope": "A String", # Required. The rule scope
220
-
"setTablePrimaryKey": { # Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Rule to specify the primary key for a table
220
+
"setTablePrimaryKey": { # Deprecated: Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Deprecated: This rule is no longer supported.
221
221
"primaryKey": "A String", # Optional. Name for the primary key
222
222
"primaryKeyColumns": [ # Required. List of column names for the primary key
223
223
"A String",
@@ -374,7 +374,7 @@ <h3>Method Details</h3>
374
374
"revisionId": "A String", # Output only. The revision ID of the mapping rule. A new revision is committed whenever the mapping rule is changed in any way. The format is an 8-character hexadecimal string.
375
375
"ruleOrder": "A String", # Required. The order in which the rule is applied. Lower order rules are applied before higher value rules so they may end up being overridden.
376
376
"ruleScope": "A String", # Required. The rule scope
377
-
"setTablePrimaryKey": { # Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Rule to specify the primary key for a table
377
+
"setTablePrimaryKey": { # Deprecated: Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Deprecated: This rule is no longer supported.
378
378
"primaryKey": "A String", # Optional. Name for the primary key
379
379
"primaryKeyColumns": [ # Required. List of column names for the primary key
380
380
"A String",
@@ -555,7 +555,7 @@ <h3>Method Details</h3>
555
555
"revisionId": "A String", # Output only. The revision ID of the mapping rule. A new revision is committed whenever the mapping rule is changed in any way. The format is an 8-character hexadecimal string.
556
556
"ruleOrder": "A String", # Required. The order in which the rule is applied. Lower order rules are applied before higher value rules so they may end up being overridden.
557
557
"ruleScope": "A String", # Required. The rule scope
558
-
"setTablePrimaryKey": { # Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Rule to specify the primary key for a table
558
+
"setTablePrimaryKey": { # Deprecated: Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Deprecated: This rule is no longer supported.
559
559
"primaryKey": "A String", # Optional. Name for the primary key
560
560
"primaryKeyColumns": [ # Required. List of column names for the primary key
561
561
"A String",
@@ -770,7 +770,7 @@ <h3>Method Details</h3>
770
770
"revisionId": "A String", # Output only. The revision ID of the mapping rule. A new revision is committed whenever the mapping rule is changed in any way. The format is an 8-character hexadecimal string.
771
771
"ruleOrder": "A String", # Required. The order in which the rule is applied. Lower order rules are applied before higher value rules so they may end up being overridden.
772
772
"ruleScope": "A String", # Required. The rule scope
773
-
"setTablePrimaryKey": { # Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Rule to specify the primary key for a table
773
+
"setTablePrimaryKey": { # Deprecated: Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table. # Optional. Deprecated: This rule is no longer supported.
774
774
"primaryKey": "A String", # Optional. Name for the primary key
775
775
"primaryKeyColumns": [ # Required. List of column names for the primary key
"description": "The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
4341
+
"description": "The reason for the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
4342
4342
"type": "string"
4343
4343
}
4344
4344
},
@@ -4402,7 +4402,7 @@
4402
4402
"description": "Provides a localized error message for field-level errors that is safe to return to the API consumer."
4403
4403
},
4404
4404
"reason": {
4405
-
"description": "The reason of the field-level error. This is a constant value that identifies the proximate cause of the field-level error. It should uniquely identify the type of the FieldViolation within the scope of the google.rpc.ErrorInfo.domain. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
4405
+
"description": "The reason for the field-level error. This is a constant value that identifies the proximate cause of the field-level error. It should uniquely identify the type of the FieldViolation within the scope of the google.rpc.ErrorInfo.domain. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
4406
4406
"type": "string"
4407
4407
}
4408
4408
},
@@ -5145,7 +5145,8 @@
5145
5145
},
5146
5146
"setTablePrimaryKey": {
5147
5147
"$ref": "SetTablePrimaryKey",
5148
-
"description": "Optional. Rule to specify the primary key for a table"
5148
+
"deprecated": true,
5149
+
"description": "Optional. Deprecated: This rule is no longer supported."
5149
5150
},
5150
5151
"singleColumnChange": {
5151
5152
"$ref": "SingleColumnChange",
@@ -6748,7 +6749,8 @@
6748
6749
"type": "object"
6749
6750
},
6750
6751
"SetTablePrimaryKey": {
6751
-
"description": "Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table.",
6752
+
"deprecated": true,
6753
+
"description": "Deprecated: Options to configure rule type SetTablePrimaryKey. The rule is used to specify the columns and name to configure/alter the primary key of a table. The rule filter field can refer to one entity. The rule scope can be one of: Table.",
"description": "The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
1681
+
"description": "The reason for the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
1682
1682
"type": "string"
1683
1683
}
1684
1684
},
@@ -1724,7 +1724,7 @@
1724
1724
"description": "Provides a localized error message for field-level errors that is safe to return to the API consumer."
1725
1725
},
1726
1726
"reason": {
1727
-
"description": "The reason of the field-level error. This is a constant value that identifies the proximate cause of the field-level error. It should uniquely identify the type of the FieldViolation within the scope of the google.rpc.ErrorInfo.domain. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
1727
+
"description": "The reason for the field-level error. This is a constant value that identifies the proximate cause of the field-level error. It should uniquely identify the type of the FieldViolation within the scope of the google.rpc.ErrorInfo.domain. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE.",
0 commit comments