Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 119d519

Browse files
committedOct 3, 2023
feat(dataplex): update the api
#### dataplex:v1 The following keys were added: - schemas.GoogleCloudDataplexV1DataQualityDimension (Total Keys: 5)
1 parent b5fd3dd commit 119d519

File tree

3 files changed

+38
-1
lines changed

3 files changed

+38
-1
lines changed
 

‎docs/dyn/dataplex_v1.projects.locations.dataScans.html

+15
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ <h3>Method Details</h3>
214214
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
215215
&quot;dimensions&quot;: [ # A list of results at the dimension level.
216216
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
217+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
218+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
219+
},
217220
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
218221
},
219222
],
@@ -530,6 +533,9 @@ <h3>Method Details</h3>
530533
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
531534
&quot;dimensions&quot;: [ # A list of results at the dimension level.
532535
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
536+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
537+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
538+
},
533539
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
534540
},
535541
],
@@ -830,6 +836,9 @@ <h3>Method Details</h3>
830836
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
831837
&quot;dimensions&quot;: [ # A list of results at the dimension level.
832838
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
839+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
840+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
841+
},
833842
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
834843
},
835844
],
@@ -1091,6 +1100,9 @@ <h3>Method Details</h3>
10911100
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
10921101
&quot;dimensions&quot;: [ # A list of results at the dimension level.
10931102
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
1103+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
1104+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
1105+
},
10941106
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
10951107
},
10961108
],
@@ -1369,6 +1381,9 @@ <h3>Method Details</h3>
13691381
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
13701382
&quot;dimensions&quot;: [ # A list of results at the dimension level.
13711383
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
1384+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
1385+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
1386+
},
13721387
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
13731388
},
13741389
],

‎docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html

+6
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ <h3>Method Details</h3>
193193
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
194194
&quot;dimensions&quot;: [ # A list of results at the dimension level.
195195
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
196+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
197+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
198+
},
196199
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
197200
},
198201
],
@@ -422,6 +425,9 @@ <h3>Method Details</h3>
422425
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
423426
&quot;dimensions&quot;: [ # A list of results at the dimension level.
424427
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
428+
&quot;dimension&quot;: { # A dimension captures data quality intent about a defined subset of the rules specified. # Output only. The dimension config specified in the DataQualitySpec, as is.
429+
&quot;name&quot;: &quot;A String&quot;, # The dimension name a rule belongs to. Supported dimensions are &quot;COMPLETENESS&quot;, &quot;ACCURACY&quot;, &quot;CONSISTENCY&quot;, &quot;VALIDITY&quot;, &quot;UNIQUENESS&quot;, &quot;INTEGRITY&quot;
430+
},
425431
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
426432
},
427433
],

‎googleapiclient/discovery_cache/documents/dataplex.v1.json

+17-1
Original file line numberDiff line numberDiff line change
@@ -4360,7 +4360,7 @@
43604360
}
43614361
}
43624362
},
4363-
"revision": "20230913",
4363+
"revision": "20230922",
43644364
"rootUrl": "https://dataplex.googleapis.com/",
43654365
"schemas": {
43664366
"Empty": {
@@ -5523,10 +5523,26 @@
55235523
},
55245524
"type": "object"
55255525
},
5526+
"GoogleCloudDataplexV1DataQualityDimension": {
5527+
"description": "A dimension captures data quality intent about a defined subset of the rules specified.",
5528+
"id": "GoogleCloudDataplexV1DataQualityDimension",
5529+
"properties": {
5530+
"name": {
5531+
"description": "The dimension name a rule belongs to. Supported dimensions are \"COMPLETENESS\", \"ACCURACY\", \"CONSISTENCY\", \"VALIDITY\", \"UNIQUENESS\", \"INTEGRITY\"",
5532+
"type": "string"
5533+
}
5534+
},
5535+
"type": "object"
5536+
},
55265537
"GoogleCloudDataplexV1DataQualityDimensionResult": {
55275538
"description": "DataQualityDimensionResult provides a more detailed, per-dimension view of the results.",
55285539
"id": "GoogleCloudDataplexV1DataQualityDimensionResult",
55295540
"properties": {
5541+
"dimension": {
5542+
"$ref": "GoogleCloudDataplexV1DataQualityDimension",
5543+
"description": "Output only. The dimension config specified in the DataQualitySpec, as is.",
5544+
"readOnly": true
5545+
},
55305546
"passed": {
55315547
"description": "Whether the dimension passed or failed.",
55325548
"type": "boolean"

0 commit comments

Comments
 (0)
Please sign in to comment.