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/dataplex_v1.projects.locations.dataScans.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -252,7 +252,7 @@ <h3>Method Details</h3>
252
252
"sqlExpression": "A String", # The SQL expression.
253
253
},
254
254
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
255
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
255
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
256
256
},
257
257
},
258
258
},
@@ -304,7 +304,7 @@ <h3>Method Details</h3>
304
304
"sqlExpression": "A String", # The SQL expression.
305
305
},
306
306
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
307
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
307
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
308
308
},
309
309
},
310
310
],
@@ -546,7 +546,7 @@ <h3>Method Details</h3>
546
546
"sqlExpression": "A String", # The SQL expression.
547
547
},
548
548
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
549
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
549
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
550
550
},
551
551
},
552
552
},
@@ -598,7 +598,7 @@ <h3>Method Details</h3>
598
598
"sqlExpression": "A String", # The SQL expression.
599
599
},
600
600
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
601
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
601
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
602
602
},
603
603
},
604
604
],
@@ -824,7 +824,7 @@ <h3>Method Details</h3>
824
824
"sqlExpression": "A String", # The SQL expression.
825
825
},
826
826
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
827
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
827
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
828
828
},
829
829
},
830
830
},
@@ -876,7 +876,7 @@ <h3>Method Details</h3>
876
876
"sqlExpression": "A String", # The SQL expression.
877
877
},
878
878
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
879
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
879
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
880
880
},
881
881
},
882
882
],
@@ -1063,7 +1063,7 @@ <h3>Method Details</h3>
1063
1063
"sqlExpression": "A String", # The SQL expression.
1064
1064
},
1065
1065
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
1066
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
1066
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
1067
1067
},
1068
1068
},
1069
1069
},
@@ -1115,7 +1115,7 @@ <h3>Method Details</h3>
1115
1115
"sqlExpression": "A String", # The SQL expression.
1116
1116
},
1117
1117
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
1118
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
1118
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
1119
1119
},
1120
1120
},
1121
1121
],
@@ -1319,7 +1319,7 @@ <h3>Method Details</h3>
1319
1319
"sqlExpression": "A String", # The SQL expression.
1320
1320
},
1321
1321
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
1322
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
1322
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
1323
1323
},
1324
1324
},
1325
1325
},
@@ -1371,7 +1371,7 @@ <h3>Method Details</h3>
1371
1371
"sqlExpression": "A String", # The SQL expression.
1372
1372
},
1373
1373
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
1374
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
1374
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ <h3>Method Details</h3>
231
231
"sqlExpression": "A String", # The SQL expression.
232
232
},
233
233
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
234
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
234
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
235
235
},
236
236
},
237
237
},
@@ -283,7 +283,7 @@ <h3>Method Details</h3>
283
283
"sqlExpression": "A String", # The SQL expression.
284
284
},
285
285
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
286
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
286
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
287
287
},
288
288
},
289
289
],
@@ -438,7 +438,7 @@ <h3>Method Details</h3>
438
438
"sqlExpression": "A String", # The SQL expression.
439
439
},
440
440
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
441
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
441
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
442
442
},
443
443
},
444
444
},
@@ -490,7 +490,7 @@ <h3>Method Details</h3>
490
490
"sqlExpression": "A String", # The SQL expression.
491
491
},
492
492
"threshold": 3.14, # Optional. The minimum ratio of passing_rows / total_rows required to pass this rule, with a range of 0.0, 1.0.0 indicates default value (i.e. 1.0).This field is only valid for row-level type rules.
493
-
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Aggregate rule which evaluates whether the column has duplicates.
493
+
"uniquenessExpectation": { # Evaluates whether the column has duplicates. # Row-level rule which evaluates whether each column value is unique.
0 commit comments