Commit 7d05df3
feat(dataplex): update the API
#### dataplex:v1
The following keys were added:
- schemas.GoogleCloudDataplexV1DataProfileResult.properties.profile.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResult.properties.rowCount.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResult.properties.scannedData.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfile.properties.fields.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.mode.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.name.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.profile.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.type.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo.properties.distinctRatio.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo.properties.nullRatio.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo.properties.topNValues.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.average.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.max.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.min.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.quartiles.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.standardDeviation.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.average.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.max.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.min.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.quartiles.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.standardDeviation.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo.properties.averageLength.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo.properties.maxLength.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo.properties.minLength.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue.properties.count.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue.properties.ratio.readOnly
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue.properties.value.readOnly
- schemas.GoogleCloudDataplexV1DataQualityDimension.properties.name.readOnly
- schemas.GoogleCloudDataplexV1ScannedDataIncrementalField.properties.end.readOnly
- schemas.GoogleCloudDataplexV1ScannedDataIncrementalField.properties.field.readOnly
- schemas.GoogleCloudDataplexV1ScannedDataIncrementalField.properties.start.readOnly
The following keys were changed:
- schemas.GoogleCloudDataplexV1DataProfileResult.properties.profile.description
- schemas.GoogleCloudDataplexV1DataProfileResult.properties.rowCount.description
- schemas.GoogleCloudDataplexV1DataProfileResult.properties.scannedData.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfile.properties.fields.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.mode.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.name.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.profile.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileField.properties.type.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo.properties.distinctRatio.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo.properties.nullRatio.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo.properties.topNValues.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.average.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.max.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.min.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.quartiles.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo.properties.standardDeviation.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.average.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.max.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.min.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.quartiles.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo.properties.standardDeviation.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo.properties.averageLength.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo.properties.maxLength.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo.properties.minLength.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue.properties.count.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue.properties.ratio.description
- schemas.GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue.properties.value.description
- schemas.GoogleCloudDataplexV1DataProfileSpec.properties.rowFilter.description
- schemas.GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport.properties.resultsTable.description
- schemas.GoogleCloudDataplexV1DataQualityDimension.properties.name.description
- schemas.GoogleCloudDataplexV1ScannedDataIncrementalField.properties.end.description
- schemas.GoogleCloudDataplexV1ScannedDataIncrementalField.properties.field.description
- schemas.GoogleCloudDataplexV1ScannedDataIncrementalField.properties.start.description1 parent 7b55b90 commit 7d05df3
2 files changed
+98
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7211 | 7211 | | |
7212 | 7212 | | |
7213 | 7213 | | |
7214 | | - | |
| 7214 | + | |
7215 | 7215 | | |
7216 | 7216 | | |
7217 | 7217 | | |
| |||
8594 | 8594 | | |
8595 | 8595 | | |
8596 | 8596 | | |
8597 | | - | |
| 8597 | + | |
| 8598 | + | |
8598 | 8599 | | |
8599 | 8600 | | |
8600 | | - | |
| 8601 | + | |
8601 | 8602 | | |
| 8603 | + | |
8602 | 8604 | | |
8603 | 8605 | | |
8604 | 8606 | | |
8605 | 8607 | | |
8606 | | - | |
| 8608 | + | |
| 8609 | + | |
8607 | 8610 | | |
8608 | 8611 | | |
8609 | 8612 | | |
| |||
8654 | 8657 | | |
8655 | 8658 | | |
8656 | 8659 | | |
8657 | | - | |
| 8660 | + | |
8658 | 8661 | | |
8659 | 8662 | | |
8660 | 8663 | | |
| 8664 | + | |
8661 | 8665 | | |
8662 | 8666 | | |
8663 | 8667 | | |
| |||
8668 | 8672 | | |
8669 | 8673 | | |
8670 | 8674 | | |
8671 | | - | |
| 8675 | + | |
| 8676 | + | |
8672 | 8677 | | |
8673 | 8678 | | |
8674 | 8679 | | |
8675 | | - | |
| 8680 | + | |
| 8681 | + | |
8676 | 8682 | | |
8677 | 8683 | | |
8678 | 8684 | | |
8679 | 8685 | | |
8680 | | - | |
| 8686 | + | |
| 8687 | + | |
8681 | 8688 | | |
8682 | 8689 | | |
8683 | | - | |
| 8690 | + | |
| 8691 | + | |
8684 | 8692 | | |
8685 | 8693 | | |
8686 | 8694 | | |
| |||
8691 | 8699 | | |
8692 | 8700 | | |
8693 | 8701 | | |
8694 | | - | |
| 8702 | + | |
8695 | 8703 | | |
| 8704 | + | |
8696 | 8705 | | |
8697 | 8706 | | |
8698 | 8707 | | |
| |||
8704 | 8713 | | |
8705 | 8714 | | |
8706 | 8715 | | |
8707 | | - | |
| 8716 | + | |
8708 | 8717 | | |
| 8718 | + | |
8709 | 8719 | | |
8710 | 8720 | | |
8711 | 8721 | | |
8712 | 8722 | | |
8713 | 8723 | | |
8714 | 8724 | | |
8715 | 8725 | | |
8716 | | - | |
| 8726 | + | |
8717 | 8727 | | |
8718 | 8728 | | |
8719 | 8729 | | |
| 8730 | + | |
8720 | 8731 | | |
8721 | 8732 | | |
8722 | 8733 | | |
| |||
8727 | 8738 | | |
8728 | 8739 | | |
8729 | 8740 | | |
8730 | | - | |
| 8741 | + | |
8731 | 8742 | | |
| 8743 | + | |
8732 | 8744 | | |
8733 | 8745 | | |
8734 | 8746 | | |
8735 | | - | |
| 8747 | + | |
8736 | 8748 | | |
| 8749 | + | |
8737 | 8750 | | |
8738 | 8751 | | |
8739 | 8752 | | |
8740 | | - | |
| 8753 | + | |
8741 | 8754 | | |
| 8755 | + | |
8742 | 8756 | | |
8743 | 8757 | | |
8744 | 8758 | | |
8745 | | - | |
| 8759 | + | |
8746 | 8760 | | |
8747 | 8761 | | |
8748 | 8762 | | |
8749 | 8763 | | |
| 8764 | + | |
8750 | 8765 | | |
8751 | 8766 | | |
8752 | 8767 | | |
8753 | | - | |
| 8768 | + | |
8754 | 8769 | | |
| 8770 | + | |
8755 | 8771 | | |
8756 | 8772 | | |
8757 | 8773 | | |
| |||
8762 | 8778 | | |
8763 | 8779 | | |
8764 | 8780 | | |
8765 | | - | |
| 8781 | + | |
8766 | 8782 | | |
| 8783 | + | |
8767 | 8784 | | |
8768 | 8785 | | |
8769 | 8786 | | |
8770 | | - | |
| 8787 | + | |
8771 | 8788 | | |
| 8789 | + | |
8772 | 8790 | | |
8773 | 8791 | | |
8774 | 8792 | | |
8775 | | - | |
| 8793 | + | |
8776 | 8794 | | |
| 8795 | + | |
8777 | 8796 | | |
8778 | 8797 | | |
8779 | 8798 | | |
8780 | | - | |
| 8799 | + | |
8781 | 8800 | | |
8782 | 8801 | | |
8783 | 8802 | | |
8784 | 8803 | | |
| 8804 | + | |
8785 | 8805 | | |
8786 | 8806 | | |
8787 | 8807 | | |
8788 | | - | |
| 8808 | + | |
8789 | 8809 | | |
| 8810 | + | |
8790 | 8811 | | |
8791 | 8812 | | |
8792 | 8813 | | |
| |||
8797 | 8818 | | |
8798 | 8819 | | |
8799 | 8820 | | |
8800 | | - | |
| 8821 | + | |
8801 | 8822 | | |
| 8823 | + | |
8802 | 8824 | | |
8803 | 8825 | | |
8804 | 8826 | | |
8805 | | - | |
| 8827 | + | |
8806 | 8828 | | |
| 8829 | + | |
8807 | 8830 | | |
8808 | 8831 | | |
8809 | 8832 | | |
8810 | | - | |
| 8833 | + | |
8811 | 8834 | | |
| 8835 | + | |
8812 | 8836 | | |
8813 | 8837 | | |
8814 | 8838 | | |
| |||
8819 | 8843 | | |
8820 | 8844 | | |
8821 | 8845 | | |
8822 | | - | |
| 8846 | + | |
8823 | 8847 | | |
| 8848 | + | |
8824 | 8849 | | |
8825 | 8850 | | |
8826 | 8851 | | |
8827 | | - | |
| 8852 | + | |
8828 | 8853 | | |
| 8854 | + | |
8829 | 8855 | | |
8830 | 8856 | | |
8831 | 8857 | | |
8832 | | - | |
| 8858 | + | |
| 8859 | + | |
8833 | 8860 | | |
8834 | 8861 | | |
8835 | 8862 | | |
| |||
8852 | 8879 | | |
8853 | 8880 | | |
8854 | 8881 | | |
8855 | | - | |
| 8882 | + | |
8856 | 8883 | | |
8857 | 8884 | | |
8858 | 8885 | | |
| |||
8879 | 8906 | | |
8880 | 8907 | | |
8881 | 8908 | | |
8882 | | - | |
| 8909 | + | |
8883 | 8910 | | |
8884 | 8911 | | |
8885 | 8912 | | |
| |||
8935 | 8962 | | |
8936 | 8963 | | |
8937 | 8964 | | |
8938 | | - | |
| 8965 | + | |
| 8966 | + | |
8939 | 8967 | | |
8940 | 8968 | | |
8941 | 8969 | | |
| |||
12854 | 12882 | | |
12855 | 12883 | | |
12856 | 12884 | | |
12857 | | - | |
| 12885 | + | |
| 12886 | + | |
12858 | 12887 | | |
12859 | 12888 | | |
12860 | 12889 | | |
12861 | | - | |
| 12890 | + | |
| 12891 | + | |
12862 | 12892 | | |
12863 | 12893 | | |
12864 | 12894 | | |
12865 | | - | |
| 12895 | + | |
| 12896 | + | |
12866 | 12897 | | |
12867 | 12898 | | |
12868 | 12899 | | |
| |||
0 commit comments