Skip to content

Commit

Permalink
feat(dataplex): update the api
Browse files Browse the repository at this point in the history
#### dataplex:v1

The following keys were added:
- schemas.GoogleCloudDataplexV1DataQualityDimension (Total Keys: 5)
  • Loading branch information
yoshi-automation committed Oct 3, 2023
1 parent b5fd3dd commit 119d519
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 1 deletion.
15 changes: 15 additions & 0 deletions docs/dyn/dataplex_v1.projects.locations.dataScans.html
Expand Up @@ -214,6 +214,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down Expand Up @@ -530,6 +533,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down Expand Up @@ -830,6 +836,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down Expand Up @@ -1091,6 +1100,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down Expand Up @@ -1369,6 +1381,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down
6 changes: 6 additions & 0 deletions docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html
Expand Up @@ -193,6 +193,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down Expand Up @@ -422,6 +425,9 @@ <h3>Method Details</h3>
&quot;dataQualityResult&quot;: { # The output of a DataQualityScan. # Output only. The result of the data quality scan.
&quot;dimensions&quot;: [ # A list of results at the dimension level.
{ # DataQualityDimensionResult provides a more detailed, per-dimension view of the results.
&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.
&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;
},
&quot;passed&quot;: True or False, # Whether the dimension passed or failed.
},
],
Expand Down
18 changes: 17 additions & 1 deletion googleapiclient/discovery_cache/documents/dataplex.v1.json
Expand Up @@ -4360,7 +4360,7 @@
}
}
},
"revision": "20230913",
"revision": "20230922",
"rootUrl": "https://dataplex.googleapis.com/",
"schemas": {
"Empty": {
Expand Down Expand Up @@ -5523,10 +5523,26 @@
},
"type": "object"
},
"GoogleCloudDataplexV1DataQualityDimension": {
"description": "A dimension captures data quality intent about a defined subset of the rules specified.",
"id": "GoogleCloudDataplexV1DataQualityDimension",
"properties": {
"name": {
"description": "The dimension name a rule belongs to. Supported dimensions are \"COMPLETENESS\", \"ACCURACY\", \"CONSISTENCY\", \"VALIDITY\", \"UNIQUENESS\", \"INTEGRITY\"",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudDataplexV1DataQualityDimensionResult": {
"description": "DataQualityDimensionResult provides a more detailed, per-dimension view of the results.",
"id": "GoogleCloudDataplexV1DataQualityDimensionResult",
"properties": {
"dimension": {
"$ref": "GoogleCloudDataplexV1DataQualityDimension",
"description": "Output only. The dimension config specified in the DataQualitySpec, as is.",
"readOnly": true
},
"passed": {
"description": "Whether the dimension passed or failed.",
"type": "boolean"
Expand Down

0 comments on commit 119d519

Please sign in to comment.