google-apis-dataplex_v1 0.35.0 → 0.37.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 92675f0cc533e901d54d842e435c160daf3b9ad59675d7bd03d550c7e5430241
4
- data.tar.gz: eb22d1e2491698d7cf9e69e2645cba03c336c35915831b7f6f5aec6f4cb85846
3
+ metadata.gz: c904dabb2afb56db287d06022229a3f128a832405323ba38d1774cca47525ae6
4
+ data.tar.gz: a70436aa67dda0ea2b96617342b50a1b6e596e20788c95af53ace86170654f60
5
5
  SHA512:
6
- metadata.gz: f1c1ec500c29c4da239bb2116b7f2331dfbb47889d12a1ca9ec44f9d32a399c9708bd936937ee7caaad4cefda43785a447618bc5a200e5abc4a4241d88994077
7
- data.tar.gz: c7b601468068d71682fb6c399880ec2e847cbe896363a7b533326a682ac9762723470aca884632800221eca858945ef823bd0c187c5bc1b38203fa7a59d01683
6
+ metadata.gz: 23b13e3fd5aeb64db548c949476510d95bb5fbea8c4562ff5abdaad01d76e06986a6fb75db292ab3f0202fba206fde2259ba2193878bef45ca3f45262b7c861e
7
+ data.tar.gz: a078a927d6540f1d530675bab495a3c100ee00abeeca2b26f86cbbfe6a114c2a9a112663e76b90da4f10621ffb84712601bdd5af3aa5369ff214095b1a524a82
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-dataplex_v1
2
2
 
3
+ ### v0.37.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230806
6
+
7
+ ### v0.36.0 (2023-08-06)
8
+
9
+ * Regenerated from discovery document revision 20230801
10
+
3
11
  ### v0.35.0 (2023-07-23)
4
12
 
5
13
  * Regenerated from discovery document revision 20230712
@@ -1165,6 +1165,11 @@ module Google
1165
1165
  class GoogleCloudDataplexV1DataProfileResult
1166
1166
  include Google::Apis::Core::Hashable
1167
1167
 
1168
+ # The result of post scan actions of DataProfileScan job.
1169
+ # Corresponds to the JSON property `postScanActionsResult`
1170
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultPostScanActionsResult]
1171
+ attr_accessor :post_scan_actions_result
1172
+
1168
1173
  # Contains name, type, mode and field type specific profile information.
1169
1174
  # Corresponds to the JSON property `profile`
1170
1175
  # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfile]
@@ -1186,12 +1191,57 @@ module Google
1186
1191
 
1187
1192
  # Update properties of this object
1188
1193
  def update!(**args)
1194
+ @post_scan_actions_result = args[:post_scan_actions_result] if args.key?(:post_scan_actions_result)
1189
1195
  @profile = args[:profile] if args.key?(:profile)
1190
1196
  @row_count = args[:row_count] if args.key?(:row_count)
1191
1197
  @scanned_data = args[:scanned_data] if args.key?(:scanned_data)
1192
1198
  end
1193
1199
  end
1194
1200
 
1201
+ # The result of post scan actions of DataProfileScan job.
1202
+ class GoogleCloudDataplexV1DataProfileResultPostScanActionsResult
1203
+ include Google::Apis::Core::Hashable
1204
+
1205
+ # The result of BigQuery export post scan action.
1206
+ # Corresponds to the JSON property `bigqueryExportResult`
1207
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult]
1208
+ attr_accessor :bigquery_export_result
1209
+
1210
+ def initialize(**args)
1211
+ update!(**args)
1212
+ end
1213
+
1214
+ # Update properties of this object
1215
+ def update!(**args)
1216
+ @bigquery_export_result = args[:bigquery_export_result] if args.key?(:bigquery_export_result)
1217
+ end
1218
+ end
1219
+
1220
+ # The result of BigQuery export post scan action.
1221
+ class GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult
1222
+ include Google::Apis::Core::Hashable
1223
+
1224
+ # Output only. Additional information about the BigQuery exporting.
1225
+ # Corresponds to the JSON property `message`
1226
+ # @return [String]
1227
+ attr_accessor :message
1228
+
1229
+ # Output only. Execution state for the BigQuery exporting.
1230
+ # Corresponds to the JSON property `state`
1231
+ # @return [String]
1232
+ attr_accessor :state
1233
+
1234
+ def initialize(**args)
1235
+ update!(**args)
1236
+ end
1237
+
1238
+ # Update properties of this object
1239
+ def update!(**args)
1240
+ @message = args[:message] if args.key?(:message)
1241
+ @state = args[:state] if args.key?(:state)
1242
+ end
1243
+ end
1244
+
1195
1245
  # Contains name, type, mode and field type specific profile information.
1196
1246
  class GoogleCloudDataplexV1DataProfileResultProfile
1197
1247
  include Google::Apis::Core::Hashable
@@ -1490,6 +1540,11 @@ module Google
1490
1540
  # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecSelectedFields]
1491
1541
  attr_accessor :include_fields
1492
1542
 
1543
+ # The configuration of post scan actions of DataProfileScan job.
1544
+ # Corresponds to the JSON property `postScanActions`
1545
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecPostScanActions]
1546
+ attr_accessor :post_scan_actions
1547
+
1493
1548
  # Optional. A filter applied to all rows in a single DataScan job. The filter
1494
1549
  # needs to be a valid SQL expression for a WHERE clause in BigQuery standard SQL
1495
1550
  # syntax. Example: col1 >= 0 AND col2 < 10
@@ -1513,11 +1568,52 @@ module Google
1513
1568
  def update!(**args)
1514
1569
  @exclude_fields = args[:exclude_fields] if args.key?(:exclude_fields)
1515
1570
  @include_fields = args[:include_fields] if args.key?(:include_fields)
1571
+ @post_scan_actions = args[:post_scan_actions] if args.key?(:post_scan_actions)
1516
1572
  @row_filter = args[:row_filter] if args.key?(:row_filter)
1517
1573
  @sampling_percent = args[:sampling_percent] if args.key?(:sampling_percent)
1518
1574
  end
1519
1575
  end
1520
1576
 
1577
+ # The configuration of post scan actions of DataProfileScan job.
1578
+ class GoogleCloudDataplexV1DataProfileSpecPostScanActions
1579
+ include Google::Apis::Core::Hashable
1580
+
1581
+ # The configuration of BigQuery export post scan action.
1582
+ # Corresponds to the JSON property `bigqueryExport`
1583
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport]
1584
+ attr_accessor :bigquery_export
1585
+
1586
+ def initialize(**args)
1587
+ update!(**args)
1588
+ end
1589
+
1590
+ # Update properties of this object
1591
+ def update!(**args)
1592
+ @bigquery_export = args[:bigquery_export] if args.key?(:bigquery_export)
1593
+ end
1594
+ end
1595
+
1596
+ # The configuration of BigQuery export post scan action.
1597
+ class GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport
1598
+ include Google::Apis::Core::Hashable
1599
+
1600
+ # Optional. The BigQuery table to export DataProfileScan results to. Format: //
1601
+ # bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/
1602
+ # TABLE_ID
1603
+ # Corresponds to the JSON property `resultsTable`
1604
+ # @return [String]
1605
+ attr_accessor :results_table
1606
+
1607
+ def initialize(**args)
1608
+ update!(**args)
1609
+ end
1610
+
1611
+ # Update properties of this object
1612
+ def update!(**args)
1613
+ @results_table = args[:results_table] if args.key?(:results_table)
1614
+ end
1615
+ end
1616
+
1521
1617
  # The specification for fields to include or exclude in data profile scan.
1522
1618
  class GoogleCloudDataplexV1DataProfileSpecSelectedFields
1523
1619
  include Google::Apis::Core::Hashable
@@ -1576,6 +1672,11 @@ module Google
1576
1672
  attr_accessor :passed
1577
1673
  alias_method :passed?, :passed
1578
1674
 
1675
+ # The result of post scan actions of DataQualityScan job.
1676
+ # Corresponds to the JSON property `postScanActionsResult`
1677
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResultPostScanActionsResult]
1678
+ attr_accessor :post_scan_actions_result
1679
+
1579
1680
  # The count of rows processed.
1580
1681
  # Corresponds to the JSON property `rowCount`
1581
1682
  # @return [Fixnum]
@@ -1599,12 +1700,57 @@ module Google
1599
1700
  def update!(**args)
1600
1701
  @dimensions = args[:dimensions] if args.key?(:dimensions)
1601
1702
  @passed = args[:passed] if args.key?(:passed)
1703
+ @post_scan_actions_result = args[:post_scan_actions_result] if args.key?(:post_scan_actions_result)
1602
1704
  @row_count = args[:row_count] if args.key?(:row_count)
1603
1705
  @rules = args[:rules] if args.key?(:rules)
1604
1706
  @scanned_data = args[:scanned_data] if args.key?(:scanned_data)
1605
1707
  end
1606
1708
  end
1607
1709
 
1710
+ # The result of post scan actions of DataQualityScan job.
1711
+ class GoogleCloudDataplexV1DataQualityResultPostScanActionsResult
1712
+ include Google::Apis::Core::Hashable
1713
+
1714
+ # The result of BigQuery export post scan action.
1715
+ # Corresponds to the JSON property `bigqueryExportResult`
1716
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult]
1717
+ attr_accessor :bigquery_export_result
1718
+
1719
+ def initialize(**args)
1720
+ update!(**args)
1721
+ end
1722
+
1723
+ # Update properties of this object
1724
+ def update!(**args)
1725
+ @bigquery_export_result = args[:bigquery_export_result] if args.key?(:bigquery_export_result)
1726
+ end
1727
+ end
1728
+
1729
+ # The result of BigQuery export post scan action.
1730
+ class GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult
1731
+ include Google::Apis::Core::Hashable
1732
+
1733
+ # Output only. Additional information about the BigQuery exporting.
1734
+ # Corresponds to the JSON property `message`
1735
+ # @return [String]
1736
+ attr_accessor :message
1737
+
1738
+ # Output only. Execution state for the BigQuery exporting.
1739
+ # Corresponds to the JSON property `state`
1740
+ # @return [String]
1741
+ attr_accessor :state
1742
+
1743
+ def initialize(**args)
1744
+ update!(**args)
1745
+ end
1746
+
1747
+ # Update properties of this object
1748
+ def update!(**args)
1749
+ @message = args[:message] if args.key?(:message)
1750
+ @state = args[:state] if args.key?(:state)
1751
+ end
1752
+ end
1753
+
1608
1754
  # A rule captures data quality intent about a data source.
1609
1755
  class GoogleCloudDataplexV1DataQualityRule
1610
1756
  include Google::Apis::Core::Hashable
@@ -1778,7 +1924,7 @@ module Google
1778
1924
  class GoogleCloudDataplexV1DataQualityRuleRegexExpectation
1779
1925
  include Google::Apis::Core::Hashable
1780
1926
 
1781
- # A regular expression the column value is expected to match.
1927
+ # Optional. A regular expression the column value is expected to match.
1782
1928
  # Corresponds to the JSON property `regex`
1783
1929
  # @return [String]
1784
1930
  attr_accessor :regex
@@ -1861,7 +2007,7 @@ module Google
1861
2007
  class GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation
1862
2008
  include Google::Apis::Core::Hashable
1863
2009
 
1864
- # The SQL expression.
2010
+ # Optional. The SQL expression.
1865
2011
  # Corresponds to the JSON property `sqlExpression`
1866
2012
  # @return [String]
1867
2013
  attr_accessor :sql_expression
@@ -1880,7 +2026,7 @@ module Google
1880
2026
  class GoogleCloudDataplexV1DataQualityRuleSetExpectation
1881
2027
  include Google::Apis::Core::Hashable
1882
2028
 
1883
- # Expected values for the column value.
2029
+ # Optional. Expected values for the column value.
1884
2030
  # Corresponds to the JSON property `values`
1885
2031
  # @return [Array<String>]
1886
2032
  attr_accessor :values
@@ -1900,34 +2046,34 @@ module Google
1900
2046
  class GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation
1901
2047
  include Google::Apis::Core::Hashable
1902
2048
 
1903
- # The maximum column statistic value allowed for a row to pass this validation.
1904
- # At least one of min_value and max_value need to be provided.
2049
+ # Optional. The maximum column statistic value allowed for a row to pass this
2050
+ # validation.At least one of min_value and max_value need to be provided.
1905
2051
  # Corresponds to the JSON property `maxValue`
1906
2052
  # @return [String]
1907
2053
  attr_accessor :max_value
1908
2054
 
1909
- # The minimum column statistic value allowed for a row to pass this validation.
1910
- # At least one of min_value and max_value need to be provided.
2055
+ # Optional. The minimum column statistic value allowed for a row to pass this
2056
+ # validation.At least one of min_value and max_value need to be provided.
1911
2057
  # Corresponds to the JSON property `minValue`
1912
2058
  # @return [String]
1913
2059
  attr_accessor :min_value
1914
2060
 
1915
- # The aggregate metric to evaluate.
2061
+ # Optional. The aggregate metric to evaluate.
1916
2062
  # Corresponds to the JSON property `statistic`
1917
2063
  # @return [String]
1918
2064
  attr_accessor :statistic
1919
2065
 
1920
- # Whether column statistic needs to be strictly lesser than ('<') the maximum,
1921
- # or if equality is allowed.Only relevant if a max_value has been defined.
1922
- # Default = false.
2066
+ # Optional. Whether column statistic needs to be strictly lesser than ('<') the
2067
+ # maximum, or if equality is allowed.Only relevant if a max_value has been
2068
+ # defined. Default = false.
1923
2069
  # Corresponds to the JSON property `strictMaxEnabled`
1924
2070
  # @return [Boolean]
1925
2071
  attr_accessor :strict_max_enabled
1926
2072
  alias_method :strict_max_enabled?, :strict_max_enabled
1927
2073
 
1928
- # Whether column statistic needs to be strictly greater than ('>') the minimum,
1929
- # or if equality is allowed.Only relevant if a min_value has been defined.
1930
- # Default = false.
2074
+ # Optional. Whether column statistic needs to be strictly greater than ('>') the
2075
+ # minimum, or if equality is allowed.Only relevant if a min_value has been
2076
+ # defined. Default = false.
1931
2077
  # Corresponds to the JSON property `strictMinEnabled`
1932
2078
  # @return [Boolean]
1933
2079
  attr_accessor :strict_min_enabled
@@ -1953,7 +2099,7 @@ module Google
1953
2099
  class GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation
1954
2100
  include Google::Apis::Core::Hashable
1955
2101
 
1956
- # The SQL expression.
2102
+ # Optional. The SQL expression.
1957
2103
  # Corresponds to the JSON property `sqlExpression`
1958
2104
  # @return [String]
1959
2105
  attr_accessor :sql_expression
@@ -2073,6 +2219,11 @@ module Google
2073
2219
  class GoogleCloudDataplexV1DataQualitySpec
2074
2220
  include Google::Apis::Core::Hashable
2075
2221
 
2222
+ # The configuration of post scan actions of DataQualityScan.
2223
+ # Corresponds to the JSON property `postScanActions`
2224
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActions]
2225
+ attr_accessor :post_scan_actions
2226
+
2076
2227
  # Optional. A filter applied to all rows in a single DataScan job. The filter
2077
2228
  # needs to be a valid SQL expression for a WHERE clause in BigQuery standard SQL
2078
2229
  # syntax. Example: col1 >= 0 AND col2 < 10
@@ -2080,8 +2231,8 @@ module Google
2080
2231
  # @return [String]
2081
2232
  attr_accessor :row_filter
2082
2233
 
2083
- # The list of rules to evaluate against a data source. At least one rule is
2084
- # required.
2234
+ # Required. The list of rules to evaluate against a data source. At least one
2235
+ # rule is required.
2085
2236
  # Corresponds to the JSON property `rules`
2086
2237
  # @return [Array<Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule>]
2087
2238
  attr_accessor :rules
@@ -2100,12 +2251,53 @@ module Google
2100
2251
 
2101
2252
  # Update properties of this object
2102
2253
  def update!(**args)
2254
+ @post_scan_actions = args[:post_scan_actions] if args.key?(:post_scan_actions)
2103
2255
  @row_filter = args[:row_filter] if args.key?(:row_filter)
2104
2256
  @rules = args[:rules] if args.key?(:rules)
2105
2257
  @sampling_percent = args[:sampling_percent] if args.key?(:sampling_percent)
2106
2258
  end
2107
2259
  end
2108
2260
 
2261
+ # The configuration of post scan actions of DataQualityScan.
2262
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActions
2263
+ include Google::Apis::Core::Hashable
2264
+
2265
+ # The configuration of BigQuery export post scan action.
2266
+ # Corresponds to the JSON property `bigqueryExport`
2267
+ # @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport]
2268
+ attr_accessor :bigquery_export
2269
+
2270
+ def initialize(**args)
2271
+ update!(**args)
2272
+ end
2273
+
2274
+ # Update properties of this object
2275
+ def update!(**args)
2276
+ @bigquery_export = args[:bigquery_export] if args.key?(:bigquery_export)
2277
+ end
2278
+ end
2279
+
2280
+ # The configuration of BigQuery export post scan action.
2281
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport
2282
+ include Google::Apis::Core::Hashable
2283
+
2284
+ # Optional. The BigQuery table to export DataQualityScan results to. Format: //
2285
+ # bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/
2286
+ # TABLE_ID
2287
+ # Corresponds to the JSON property `resultsTable`
2288
+ # @return [String]
2289
+ attr_accessor :results_table
2290
+
2291
+ def initialize(**args)
2292
+ update!(**args)
2293
+ end
2294
+
2295
+ # Update properties of this object
2296
+ def update!(**args)
2297
+ @results_table = args[:results_table] if args.key?(:results_table)
2298
+ end
2299
+ end
2300
+
2109
2301
  # Represents a user-visible job which provides the insights for the related data
2110
2302
  # source.For example: Data Quality: generates queries based on the rules and
2111
2303
  # runs against the data to get data quality check results. Data Profile:
@@ -2670,6 +2862,11 @@ module Google
2670
2862
  # @return [Fixnum]
2671
2863
  attr_accessor :attribute_count
2672
2864
 
2865
+ # Output only. The number of classes in the DataTaxonomy.
2866
+ # Corresponds to the JSON property `classCount`
2867
+ # @return [Fixnum]
2868
+ attr_accessor :class_count
2869
+
2673
2870
  # Output only. The time when the DataTaxonomy was created.
2674
2871
  # Corresponds to the JSON property `createTime`
2675
2872
  # @return [String]
@@ -2723,6 +2920,7 @@ module Google
2723
2920
  # Update properties of this object
2724
2921
  def update!(**args)
2725
2922
  @attribute_count = args[:attribute_count] if args.key?(:attribute_count)
2923
+ @class_count = args[:class_count] if args.key?(:class_count)
2726
2924
  @create_time = args[:create_time] if args.key?(:create_time)
2727
2925
  @description = args[:description] if args.key?(:description)
2728
2926
  @display_name = args[:display_name] if args.key?(:display_name)
@@ -6103,12 +6301,12 @@ module Google
6103
6301
  # @return [String]
6104
6302
  attr_accessor :name
6105
6303
 
6106
- # The normal response of the operation in case of success. If the original
6107
- # method returns no data on success, such as Delete, the response is google.
6108
- # protobuf.Empty. If the original method is standard Get/Create/Update, the
6109
- # response should be the resource. For other methods, the response should have
6110
- # the type XxxResponse, where Xxx is the original method name. For example, if
6111
- # the original method name is TakeSnapshot(), the inferred response type is
6304
+ # The normal, successful response of the operation. If the original method
6305
+ # returns no data on success, such as Delete, the response is google.protobuf.
6306
+ # Empty. If the original method is standard Get/Create/Update, the response
6307
+ # should be the resource. For other methods, the response should have the type
6308
+ # XxxResponse, where Xxx is the original method name. For example, if the
6309
+ # original method name is TakeSnapshot(), the inferred response type is
6112
6310
  # TakeSnapshotResponse.
6113
6311
  # Corresponds to the JSON property `response`
6114
6312
  # @return [Hash<String,Object>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataplexV1
18
18
  # Version of the google-apis-dataplex_v1 gem
19
- GEM_VERSION = "0.35.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230712"
25
+ REVISION = "20230806"
26
26
  end
27
27
  end
28
28
  end
@@ -196,6 +196,18 @@ module Google
196
196
  include Google::Apis::Core::JsonObjectSupport
197
197
  end
198
198
 
199
+ class GoogleCloudDataplexV1DataProfileResultPostScanActionsResult
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
199
211
  class GoogleCloudDataplexV1DataProfileResultProfile
200
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
213
 
@@ -244,6 +256,18 @@ module Google
244
256
  include Google::Apis::Core::JsonObjectSupport
245
257
  end
246
258
 
259
+ class GoogleCloudDataplexV1DataProfileSpecPostScanActions
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
247
271
  class GoogleCloudDataplexV1DataProfileSpecSelectedFields
248
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
273
 
@@ -262,6 +286,18 @@ module Google
262
286
  include Google::Apis::Core::JsonObjectSupport
263
287
  end
264
288
 
289
+ class GoogleCloudDataplexV1DataQualityResultPostScanActionsResult
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
265
301
  class GoogleCloudDataplexV1DataQualityRule
266
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
303
 
@@ -334,6 +370,18 @@ module Google
334
370
  include Google::Apis::Core::JsonObjectSupport
335
371
  end
336
372
 
373
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActions
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
337
385
  class GoogleCloudDataplexV1DataScan
338
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
387
 
@@ -1244,6 +1292,8 @@ module Google
1244
1292
  class GoogleCloudDataplexV1DataProfileResult
1245
1293
  # @private
1246
1294
  class Representation < Google::Apis::Core::JsonRepresentation
1295
+ property :post_scan_actions_result, as: 'postScanActionsResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultPostScanActionsResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultPostScanActionsResult::Representation
1296
+
1247
1297
  property :profile, as: 'profile', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfile, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfile::Representation
1248
1298
 
1249
1299
  property :row_count, :numeric_string => true, as: 'rowCount'
@@ -1252,6 +1302,22 @@ module Google
1252
1302
  end
1253
1303
  end
1254
1304
 
1305
+ class GoogleCloudDataplexV1DataProfileResultPostScanActionsResult
1306
+ # @private
1307
+ class Representation < Google::Apis::Core::JsonRepresentation
1308
+ property :bigquery_export_result, as: 'bigqueryExportResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult::Representation
1309
+
1310
+ end
1311
+ end
1312
+
1313
+ class GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult
1314
+ # @private
1315
+ class Representation < Google::Apis::Core::JsonRepresentation
1316
+ property :message, as: 'message'
1317
+ property :state, as: 'state'
1318
+ end
1319
+ end
1320
+
1255
1321
  class GoogleCloudDataplexV1DataProfileResultProfile
1256
1322
  # @private
1257
1323
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1334,11 +1400,28 @@ module Google
1334
1400
 
1335
1401
  property :include_fields, as: 'includeFields', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecSelectedFields, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecSelectedFields::Representation
1336
1402
 
1403
+ property :post_scan_actions, as: 'postScanActions', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecPostScanActions, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecPostScanActions::Representation
1404
+
1337
1405
  property :row_filter, as: 'rowFilter'
1338
1406
  property :sampling_percent, as: 'samplingPercent'
1339
1407
  end
1340
1408
  end
1341
1409
 
1410
+ class GoogleCloudDataplexV1DataProfileSpecPostScanActions
1411
+ # @private
1412
+ class Representation < Google::Apis::Core::JsonRepresentation
1413
+ property :bigquery_export, as: 'bigqueryExport', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport::Representation
1414
+
1415
+ end
1416
+ end
1417
+
1418
+ class GoogleCloudDataplexV1DataProfileSpecPostScanActionsBigQueryExport
1419
+ # @private
1420
+ class Representation < Google::Apis::Core::JsonRepresentation
1421
+ property :results_table, as: 'resultsTable'
1422
+ end
1423
+ end
1424
+
1342
1425
  class GoogleCloudDataplexV1DataProfileSpecSelectedFields
1343
1426
  # @private
1344
1427
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1359,6 +1442,8 @@ module Google
1359
1442
  collection :dimensions, as: 'dimensions', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityDimensionResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityDimensionResult::Representation
1360
1443
 
1361
1444
  property :passed, as: 'passed'
1445
+ property :post_scan_actions_result, as: 'postScanActionsResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResultPostScanActionsResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResultPostScanActionsResult::Representation
1446
+
1362
1447
  property :row_count, :numeric_string => true, as: 'rowCount'
1363
1448
  collection :rules, as: 'rules', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleResult::Representation
1364
1449
 
@@ -1367,6 +1452,22 @@ module Google
1367
1452
  end
1368
1453
  end
1369
1454
 
1455
+ class GoogleCloudDataplexV1DataQualityResultPostScanActionsResult
1456
+ # @private
1457
+ class Representation < Google::Apis::Core::JsonRepresentation
1458
+ property :bigquery_export_result, as: 'bigqueryExportResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult::Representation
1459
+
1460
+ end
1461
+ end
1462
+
1463
+ class GoogleCloudDataplexV1DataQualityResultPostScanActionsResultBigQueryExportResult
1464
+ # @private
1465
+ class Representation < Google::Apis::Core::JsonRepresentation
1466
+ property :message, as: 'message'
1467
+ property :state, as: 'state'
1468
+ end
1469
+ end
1470
+
1370
1471
  class GoogleCloudDataplexV1DataQualityRule
1371
1472
  # @private
1372
1473
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1491,6 +1592,8 @@ module Google
1491
1592
  class GoogleCloudDataplexV1DataQualitySpec
1492
1593
  # @private
1493
1594
  class Representation < Google::Apis::Core::JsonRepresentation
1595
+ property :post_scan_actions, as: 'postScanActions', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActions, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActions::Representation
1596
+
1494
1597
  property :row_filter, as: 'rowFilter'
1495
1598
  collection :rules, as: 'rules', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule::Representation
1496
1599
 
@@ -1498,6 +1601,21 @@ module Google
1498
1601
  end
1499
1602
  end
1500
1603
 
1604
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActions
1605
+ # @private
1606
+ class Representation < Google::Apis::Core::JsonRepresentation
1607
+ property :bigquery_export, as: 'bigqueryExport', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport::Representation
1608
+
1609
+ end
1610
+ end
1611
+
1612
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport
1613
+ # @private
1614
+ class Representation < Google::Apis::Core::JsonRepresentation
1615
+ property :results_table, as: 'resultsTable'
1616
+ end
1617
+ end
1618
+
1501
1619
  class GoogleCloudDataplexV1DataScan
1502
1620
  # @private
1503
1621
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1653,6 +1771,7 @@ module Google
1653
1771
  # @private
1654
1772
  class Representation < Google::Apis::Core::JsonRepresentation
1655
1773
  property :attribute_count, as: 'attributeCount'
1774
+ property :class_count, as: 'classCount'
1656
1775
  property :create_time, as: 'createTime'
1657
1776
  property :description, as: 'description'
1658
1777
  property :display_name, as: 'displayName'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataplex_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.37.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-23 00:00:00.000000000 Z
11
+ date: 2023-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1
63
63
  post_install_message:
64
64
  rdoc_options: []