diff --git a/java-dataplex/README.md b/java-dataplex/README.md index 6a101dce8bf1..266ac5264ff7 100644 --- a/java-dataplex/README.md +++ b/java-dataplex/README.md @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates. [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html [stability-image]: https://img.shields.io/badge/stability-stable-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataplex.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataplex/1.27.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataplex/1.28.0 [authentication]: https://github.com/googleapis/google-cloud-java#authentication [auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes [predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles diff --git a/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResult.java b/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResult.java index e7cbdfdfe68e..279f78986cf5 100644 --- a/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResult.java +++ b/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResult.java @@ -2020,6 +2020,9 @@ public boolean getPassed() { * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2034,6 +2037,9 @@ public boolean getPassed() { * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2048,6 +2054,9 @@ public boolean getPassed() { * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2061,6 +2070,9 @@ public int getDimensionsCount() { * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2074,6 +2086,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResult getDimensions(int * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2927,6 +2942,9 @@ private void ensureDimensionsIsMutable() { * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2944,6 +2962,9 @@ private void ensureDimensionsIsMutable() { * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2960,6 +2981,9 @@ public int getDimensionsCount() { * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2976,6 +3000,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResult getDimensions(int * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -2999,6 +3026,9 @@ public Builder setDimensions( * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3020,6 +3050,9 @@ public Builder setDimensions( * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3042,6 +3075,9 @@ public Builder addDimensions(com.google.cloud.dataplex.v1.DataQualityDimensionRe * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3065,6 +3101,9 @@ public Builder addDimensions( * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3085,6 +3124,9 @@ public Builder addDimensions( * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3106,6 +3148,9 @@ public Builder addDimensions( * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3127,6 +3172,9 @@ public Builder addAllDimensions( * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3146,6 +3194,9 @@ public Builder clearDimensions() { * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3165,6 +3216,9 @@ public Builder removeDimensions(int index) { * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3178,6 +3232,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResult.Builder getDimens * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3195,6 +3252,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResultOrBuilder getDimen * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3213,6 +3273,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResultOrBuilder getDimen * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3226,6 +3289,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResult.Builder addDimens * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -3241,6 +3307,9 @@ public com.google.cloud.dataplex.v1.DataQualityDimensionResult.Builder addDimens * *
      * A list of results at the dimension level.
+     *
+     * A dimension will have a corresponding `DataQualityDimensionResult` if and
+     * only if there is at least one rule with the 'dimension' field set to it.
      * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; diff --git a/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResultOrBuilder.java b/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResultOrBuilder.java index 7fbfc20a0b2d..df95bd6a1765 100644 --- a/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResultOrBuilder.java +++ b/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/DataQualityResultOrBuilder.java @@ -41,6 +41,9 @@ public interface DataQualityResultOrBuilder * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -51,6 +54,9 @@ public interface DataQualityResultOrBuilder * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -61,6 +67,9 @@ public interface DataQualityResultOrBuilder * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -71,6 +80,9 @@ public interface DataQualityResultOrBuilder * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; @@ -82,6 +94,9 @@ public interface DataQualityResultOrBuilder * *
    * A list of results at the dimension level.
+   *
+   * A dimension will have a corresponding `DataQualityDimensionResult` if and
+   * only if there is at least one rule with the 'dimension' field set to it.
    * 
* * repeated .google.cloud.dataplex.v1.DataQualityDimensionResult dimensions = 2; diff --git a/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/data_quality.proto b/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/data_quality.proto index 8f0eb1759f73..bc2d57403c77 100644 --- a/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/data_quality.proto +++ b/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/data_quality.proto @@ -108,6 +108,9 @@ message DataQualityResult { bool passed = 5; // A list of results at the dimension level. + // + // A dimension will have a corresponding `DataQualityDimensionResult` if and + // only if there is at least one rule with the 'dimension' field set to it. repeated DataQualityDimensionResult dimensions = 2; // A list of all the rules in a job, and their results.