google-apis-dataplex_v1 0.16.0 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -166,6 +166,144 @@ module Google
|
|
166
166
|
include Google::Apis::Core::JsonObjectSupport
|
167
167
|
end
|
168
168
|
|
169
|
+
class GoogleCloudDataplexV1DataProfileResult
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleCloudDataplexV1DataProfileResultProfile
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleCloudDataplexV1DataProfileResultProfileField
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleCloudDataplexV1DataProfileSpec
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleCloudDataplexV1DataQualityDimensionResult
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleCloudDataplexV1DataQualityResult
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleCloudDataplexV1DataQualityRule
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class GoogleCloudDataplexV1DataQualityRuleNonNullExpectation
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleCloudDataplexV1DataQualityRuleRangeExpectation
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class GoogleCloudDataplexV1DataQualityRuleRegexExpectation
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class GoogleCloudDataplexV1DataQualityRuleResult
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleCloudDataplexV1DataQualityRuleSetExpectation
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class GoogleCloudDataplexV1DataQualitySpec
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class GoogleCloudDataplexV1DataScan
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
169
307
|
class GoogleCloudDataplexV1DataScanEvent
|
170
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
309
|
|
@@ -184,6 +322,30 @@ module Google
|
|
184
322
|
include Google::Apis::Core::JsonObjectSupport
|
185
323
|
end
|
186
324
|
|
325
|
+
class GoogleCloudDataplexV1DataScanExecutionSpec
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class GoogleCloudDataplexV1DataScanExecutionStatus
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class GoogleCloudDataplexV1DataScanJob
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleCloudDataplexV1DataSource
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
187
349
|
class GoogleCloudDataplexV1DiscoveryEvent
|
188
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
351
|
|
@@ -322,6 +484,18 @@ module Google
|
|
322
484
|
include Google::Apis::Core::JsonObjectSupport
|
323
485
|
end
|
324
486
|
|
487
|
+
class GoogleCloudDataplexV1ListDataScanJobsResponse
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class GoogleCloudDataplexV1ListDataScansResponse
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
325
499
|
class GoogleCloudDataplexV1ListEntitiesResponse
|
326
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
501
|
|
@@ -382,6 +556,30 @@ module Google
|
|
382
556
|
include Google::Apis::Core::JsonObjectSupport
|
383
557
|
end
|
384
558
|
|
559
|
+
class GoogleCloudDataplexV1RunDataScanRequest
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class GoogleCloudDataplexV1RunDataScanResponse
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class GoogleCloudDataplexV1ScannedData
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
577
|
+
class GoogleCloudDataplexV1ScannedDataIncrementalField
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
385
583
|
class GoogleCloudDataplexV1Schema
|
386
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
585
|
|
@@ -430,6 +628,12 @@ module Google
|
|
430
628
|
include Google::Apis::Core::JsonObjectSupport
|
431
629
|
end
|
432
630
|
|
631
|
+
class GoogleCloudDataplexV1StorageFormatIcebergOptions
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
433
637
|
class GoogleCloudDataplexV1StorageFormatJsonOptions
|
434
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
639
|
|
@@ -496,6 +700,24 @@ module Google
|
|
496
700
|
include Google::Apis::Core::JsonObjectSupport
|
497
701
|
end
|
498
702
|
|
703
|
+
class GoogleCloudDataplexV1Trigger
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
+
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
707
|
+
end
|
708
|
+
|
709
|
+
class GoogleCloudDataplexV1TriggerOnDemand
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
715
|
+
class GoogleCloudDataplexV1TriggerSchedule
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
499
721
|
class GoogleCloudDataplexV1Zone
|
500
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
723
|
|
@@ -856,6 +1078,256 @@ module Google
|
|
856
1078
|
end
|
857
1079
|
end
|
858
1080
|
|
1081
|
+
class GoogleCloudDataplexV1DataProfileResult
|
1082
|
+
# @private
|
1083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1084
|
+
property :profile, as: 'profile', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfile, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfile::Representation
|
1085
|
+
|
1086
|
+
property :row_count, :numeric_string => true, as: 'rowCount'
|
1087
|
+
property :scanned_data, as: 'scannedData', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ScannedData, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1ScannedData::Representation
|
1088
|
+
|
1089
|
+
end
|
1090
|
+
end
|
1091
|
+
|
1092
|
+
class GoogleCloudDataplexV1DataProfileResultProfile
|
1093
|
+
# @private
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1095
|
+
collection :fields, as: 'fields', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileField, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileField::Representation
|
1096
|
+
|
1097
|
+
end
|
1098
|
+
end
|
1099
|
+
|
1100
|
+
class GoogleCloudDataplexV1DataProfileResultProfileField
|
1101
|
+
# @private
|
1102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1103
|
+
property :mode, as: 'mode'
|
1104
|
+
property :name, as: 'name'
|
1105
|
+
property :profile, as: 'profile', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo::Representation
|
1106
|
+
|
1107
|
+
property :type, as: 'type'
|
1108
|
+
end
|
1109
|
+
end
|
1110
|
+
|
1111
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfo
|
1112
|
+
# @private
|
1113
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1114
|
+
property :distinct_ratio, as: 'distinctRatio'
|
1115
|
+
property :double_profile, as: 'doubleProfile', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo::Representation
|
1116
|
+
|
1117
|
+
property :integer_profile, as: 'integerProfile', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo::Representation
|
1118
|
+
|
1119
|
+
property :null_ratio, as: 'nullRatio'
|
1120
|
+
property :string_profile, as: 'stringProfile', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo::Representation
|
1121
|
+
|
1122
|
+
collection :top_n_values, as: 'topNValues', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue::Representation
|
1123
|
+
|
1124
|
+
end
|
1125
|
+
end
|
1126
|
+
|
1127
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoDoubleFieldInfo
|
1128
|
+
# @private
|
1129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1130
|
+
property :average, as: 'average'
|
1131
|
+
property :max, as: 'max'
|
1132
|
+
property :min, as: 'min'
|
1133
|
+
collection :quartiles, as: 'quartiles'
|
1134
|
+
property :standard_deviation, as: 'standardDeviation'
|
1135
|
+
end
|
1136
|
+
end
|
1137
|
+
|
1138
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoIntegerFieldInfo
|
1139
|
+
# @private
|
1140
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1141
|
+
property :average, as: 'average'
|
1142
|
+
property :max, :numeric_string => true, as: 'max'
|
1143
|
+
property :min, :numeric_string => true, as: 'min'
|
1144
|
+
collection :quartiles, as: 'quartiles'
|
1145
|
+
property :standard_deviation, as: 'standardDeviation'
|
1146
|
+
end
|
1147
|
+
end
|
1148
|
+
|
1149
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoStringFieldInfo
|
1150
|
+
# @private
|
1151
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1152
|
+
property :average_length, as: 'averageLength'
|
1153
|
+
property :max_length, :numeric_string => true, as: 'maxLength'
|
1154
|
+
property :min_length, :numeric_string => true, as: 'minLength'
|
1155
|
+
end
|
1156
|
+
end
|
1157
|
+
|
1158
|
+
class GoogleCloudDataplexV1DataProfileResultProfileFieldProfileInfoTopNValue
|
1159
|
+
# @private
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1161
|
+
property :count, :numeric_string => true, as: 'count'
|
1162
|
+
property :value, as: 'value'
|
1163
|
+
end
|
1164
|
+
end
|
1165
|
+
|
1166
|
+
class GoogleCloudDataplexV1DataProfileSpec
|
1167
|
+
# @private
|
1168
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1169
|
+
end
|
1170
|
+
end
|
1171
|
+
|
1172
|
+
class GoogleCloudDataplexV1DataQualityDimensionResult
|
1173
|
+
# @private
|
1174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1175
|
+
property :passed, as: 'passed'
|
1176
|
+
end
|
1177
|
+
end
|
1178
|
+
|
1179
|
+
class GoogleCloudDataplexV1DataQualityResult
|
1180
|
+
# @private
|
1181
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1182
|
+
collection :dimensions, as: 'dimensions', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityDimensionResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityDimensionResult::Representation
|
1183
|
+
|
1184
|
+
property :passed, as: 'passed'
|
1185
|
+
property :row_count, :numeric_string => true, as: 'rowCount'
|
1186
|
+
collection :rules, as: 'rules', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleResult::Representation
|
1187
|
+
|
1188
|
+
property :scanned_data, as: 'scannedData', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ScannedData, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1ScannedData::Representation
|
1189
|
+
|
1190
|
+
end
|
1191
|
+
end
|
1192
|
+
|
1193
|
+
class GoogleCloudDataplexV1DataQualityRule
|
1194
|
+
# @private
|
1195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1196
|
+
property :column, as: 'column'
|
1197
|
+
property :dimension, as: 'dimension'
|
1198
|
+
property :ignore_null, as: 'ignoreNull'
|
1199
|
+
property :non_null_expectation, as: 'nonNullExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleNonNullExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleNonNullExpectation::Representation
|
1200
|
+
|
1201
|
+
property :range_expectation, as: 'rangeExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleRangeExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleRangeExpectation::Representation
|
1202
|
+
|
1203
|
+
property :regex_expectation, as: 'regexExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleRegexExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleRegexExpectation::Representation
|
1204
|
+
|
1205
|
+
property :row_condition_expectation, as: 'rowConditionExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation::Representation
|
1206
|
+
|
1207
|
+
property :set_expectation, as: 'setExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleSetExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleSetExpectation::Representation
|
1208
|
+
|
1209
|
+
property :statistic_range_expectation, as: 'statisticRangeExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation::Representation
|
1210
|
+
|
1211
|
+
property :table_condition_expectation, as: 'tableConditionExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation::Representation
|
1212
|
+
|
1213
|
+
property :threshold, as: 'threshold'
|
1214
|
+
property :uniqueness_expectation, as: 'uniquenessExpectation', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation::Representation
|
1215
|
+
|
1216
|
+
end
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
class GoogleCloudDataplexV1DataQualityRuleNonNullExpectation
|
1220
|
+
# @private
|
1221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1222
|
+
end
|
1223
|
+
end
|
1224
|
+
|
1225
|
+
class GoogleCloudDataplexV1DataQualityRuleRangeExpectation
|
1226
|
+
# @private
|
1227
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1228
|
+
property :max_value, as: 'maxValue'
|
1229
|
+
property :min_value, as: 'minValue'
|
1230
|
+
property :strict_max_enabled, as: 'strictMaxEnabled'
|
1231
|
+
property :strict_min_enabled, as: 'strictMinEnabled'
|
1232
|
+
end
|
1233
|
+
end
|
1234
|
+
|
1235
|
+
class GoogleCloudDataplexV1DataQualityRuleRegexExpectation
|
1236
|
+
# @private
|
1237
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1238
|
+
property :regex, as: 'regex'
|
1239
|
+
end
|
1240
|
+
end
|
1241
|
+
|
1242
|
+
class GoogleCloudDataplexV1DataQualityRuleResult
|
1243
|
+
# @private
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1245
|
+
property :evaluated_count, :numeric_string => true, as: 'evaluatedCount'
|
1246
|
+
property :failing_rows_query, as: 'failingRowsQuery'
|
1247
|
+
property :null_count, :numeric_string => true, as: 'nullCount'
|
1248
|
+
property :pass_ratio, as: 'passRatio'
|
1249
|
+
property :passed, as: 'passed'
|
1250
|
+
property :passed_count, :numeric_string => true, as: 'passedCount'
|
1251
|
+
property :rule, as: 'rule', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule::Representation
|
1252
|
+
|
1253
|
+
end
|
1254
|
+
end
|
1255
|
+
|
1256
|
+
class GoogleCloudDataplexV1DataQualityRuleRowConditionExpectation
|
1257
|
+
# @private
|
1258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1259
|
+
property :sql_expression, as: 'sqlExpression'
|
1260
|
+
end
|
1261
|
+
end
|
1262
|
+
|
1263
|
+
class GoogleCloudDataplexV1DataQualityRuleSetExpectation
|
1264
|
+
# @private
|
1265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1266
|
+
collection :values, as: 'values'
|
1267
|
+
end
|
1268
|
+
end
|
1269
|
+
|
1270
|
+
class GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectation
|
1271
|
+
# @private
|
1272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1273
|
+
property :max_value, as: 'maxValue'
|
1274
|
+
property :min_value, as: 'minValue'
|
1275
|
+
property :statistic, as: 'statistic'
|
1276
|
+
property :strict_max_enabled, as: 'strictMaxEnabled'
|
1277
|
+
property :strict_min_enabled, as: 'strictMinEnabled'
|
1278
|
+
end
|
1279
|
+
end
|
1280
|
+
|
1281
|
+
class GoogleCloudDataplexV1DataQualityRuleTableConditionExpectation
|
1282
|
+
# @private
|
1283
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1284
|
+
property :sql_expression, as: 'sqlExpression'
|
1285
|
+
end
|
1286
|
+
end
|
1287
|
+
|
1288
|
+
class GoogleCloudDataplexV1DataQualityRuleUniquenessExpectation
|
1289
|
+
# @private
|
1290
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1291
|
+
end
|
1292
|
+
end
|
1293
|
+
|
1294
|
+
class GoogleCloudDataplexV1DataQualitySpec
|
1295
|
+
# @private
|
1296
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1297
|
+
collection :rules, as: 'rules', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule::Representation
|
1298
|
+
|
1299
|
+
end
|
1300
|
+
end
|
1301
|
+
|
1302
|
+
class GoogleCloudDataplexV1DataScan
|
1303
|
+
# @private
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1305
|
+
property :create_time, as: 'createTime'
|
1306
|
+
property :data, as: 'data', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataSource, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataSource::Representation
|
1307
|
+
|
1308
|
+
property :data_profile_result, as: 'dataProfileResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult::Representation
|
1309
|
+
|
1310
|
+
property :data_profile_spec, as: 'dataProfileSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec::Representation
|
1311
|
+
|
1312
|
+
property :data_quality_result, as: 'dataQualityResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResult::Representation
|
1313
|
+
|
1314
|
+
property :data_quality_spec, as: 'dataQualitySpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpec::Representation
|
1315
|
+
|
1316
|
+
property :description, as: 'description'
|
1317
|
+
property :display_name, as: 'displayName'
|
1318
|
+
property :execution_spec, as: 'executionSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanExecutionSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanExecutionSpec::Representation
|
1319
|
+
|
1320
|
+
property :execution_status, as: 'executionStatus', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanExecutionStatus, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanExecutionStatus::Representation
|
1321
|
+
|
1322
|
+
hash :labels, as: 'labels'
|
1323
|
+
property :name, as: 'name'
|
1324
|
+
property :state, as: 'state'
|
1325
|
+
property :type, as: 'type'
|
1326
|
+
property :uid, as: 'uid'
|
1327
|
+
property :update_time, as: 'updateTime'
|
1328
|
+
end
|
1329
|
+
end
|
1330
|
+
|
859
1331
|
class GoogleCloudDataplexV1DataScanEvent
|
860
1332
|
# @private
|
861
1333
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -892,6 +1364,51 @@ module Google
|
|
892
1364
|
end
|
893
1365
|
end
|
894
1366
|
|
1367
|
+
class GoogleCloudDataplexV1DataScanExecutionSpec
|
1368
|
+
# @private
|
1369
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1370
|
+
property :field, as: 'field'
|
1371
|
+
property :trigger, as: 'trigger', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Trigger, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Trigger::Representation
|
1372
|
+
|
1373
|
+
end
|
1374
|
+
end
|
1375
|
+
|
1376
|
+
class GoogleCloudDataplexV1DataScanExecutionStatus
|
1377
|
+
# @private
|
1378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1379
|
+
property :latest_job_end_time, as: 'latestJobEndTime'
|
1380
|
+
property :latest_job_start_time, as: 'latestJobStartTime'
|
1381
|
+
end
|
1382
|
+
end
|
1383
|
+
|
1384
|
+
class GoogleCloudDataplexV1DataScanJob
|
1385
|
+
# @private
|
1386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1387
|
+
property :data_profile_result, as: 'dataProfileResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult::Representation
|
1388
|
+
|
1389
|
+
property :data_profile_spec, as: 'dataProfileSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec::Representation
|
1390
|
+
|
1391
|
+
property :data_quality_result, as: 'dataQualityResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityResult::Representation
|
1392
|
+
|
1393
|
+
property :data_quality_spec, as: 'dataQualitySpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpec::Representation
|
1394
|
+
|
1395
|
+
property :end_time, as: 'endTime'
|
1396
|
+
property :message, as: 'message'
|
1397
|
+
property :name, as: 'name'
|
1398
|
+
property :start_time, as: 'startTime'
|
1399
|
+
property :state, as: 'state'
|
1400
|
+
property :type, as: 'type'
|
1401
|
+
property :uid, as: 'uid'
|
1402
|
+
end
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class GoogleCloudDataplexV1DataSource
|
1406
|
+
# @private
|
1407
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1408
|
+
property :entity, as: 'entity'
|
1409
|
+
end
|
1410
|
+
end
|
1411
|
+
|
895
1412
|
class GoogleCloudDataplexV1DiscoveryEvent
|
896
1413
|
# @private
|
897
1414
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1156,6 +1673,25 @@ module Google
|
|
1156
1673
|
end
|
1157
1674
|
end
|
1158
1675
|
|
1676
|
+
class GoogleCloudDataplexV1ListDataScanJobsResponse
|
1677
|
+
# @private
|
1678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1679
|
+
collection :data_scan_jobs, as: 'dataScanJobs', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanJob, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanJob::Representation
|
1680
|
+
|
1681
|
+
property :next_page_token, as: 'nextPageToken'
|
1682
|
+
end
|
1683
|
+
end
|
1684
|
+
|
1685
|
+
class GoogleCloudDataplexV1ListDataScansResponse
|
1686
|
+
# @private
|
1687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1688
|
+
collection :data_scans, as: 'dataScans', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScan, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScan::Representation
|
1689
|
+
|
1690
|
+
property :next_page_token, as: 'nextPageToken'
|
1691
|
+
collection :unreachable, as: 'unreachable'
|
1692
|
+
end
|
1693
|
+
end
|
1694
|
+
|
1159
1695
|
class GoogleCloudDataplexV1ListEntitiesResponse
|
1160
1696
|
# @private
|
1161
1697
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1253,6 +1789,37 @@ module Google
|
|
1253
1789
|
end
|
1254
1790
|
end
|
1255
1791
|
|
1792
|
+
class GoogleCloudDataplexV1RunDataScanRequest
|
1793
|
+
# @private
|
1794
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1795
|
+
end
|
1796
|
+
end
|
1797
|
+
|
1798
|
+
class GoogleCloudDataplexV1RunDataScanResponse
|
1799
|
+
# @private
|
1800
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1801
|
+
property :job, as: 'job', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanJob, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanJob::Representation
|
1802
|
+
|
1803
|
+
end
|
1804
|
+
end
|
1805
|
+
|
1806
|
+
class GoogleCloudDataplexV1ScannedData
|
1807
|
+
# @private
|
1808
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1809
|
+
property :incremental_field, as: 'incrementalField', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ScannedDataIncrementalField, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1ScannedDataIncrementalField::Representation
|
1810
|
+
|
1811
|
+
end
|
1812
|
+
end
|
1813
|
+
|
1814
|
+
class GoogleCloudDataplexV1ScannedDataIncrementalField
|
1815
|
+
# @private
|
1816
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1817
|
+
property :end, as: 'end'
|
1818
|
+
property :field, as: 'field'
|
1819
|
+
property :start, as: 'start'
|
1820
|
+
end
|
1821
|
+
end
|
1822
|
+
|
1256
1823
|
class GoogleCloudDataplexV1Schema
|
1257
1824
|
# @private
|
1258
1825
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1329,6 +1896,8 @@ module Google
|
|
1329
1896
|
property :csv, as: 'csv', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatCsvOptions, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatCsvOptions::Representation
|
1330
1897
|
|
1331
1898
|
property :format, as: 'format'
|
1899
|
+
property :iceberg, as: 'iceberg', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatIcebergOptions, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatIcebergOptions::Representation
|
1900
|
+
|
1332
1901
|
property :json, as: 'json', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatJsonOptions, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1StorageFormatJsonOptions::Representation
|
1333
1902
|
|
1334
1903
|
property :mime_type, as: 'mimeType'
|
@@ -1345,6 +1914,13 @@ module Google
|
|
1345
1914
|
end
|
1346
1915
|
end
|
1347
1916
|
|
1917
|
+
class GoogleCloudDataplexV1StorageFormatIcebergOptions
|
1918
|
+
# @private
|
1919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1920
|
+
property :metadata_location, as: 'metadataLocation'
|
1921
|
+
end
|
1922
|
+
end
|
1923
|
+
|
1348
1924
|
class GoogleCloudDataplexV1StorageFormatJsonOptions
|
1349
1925
|
# @private
|
1350
1926
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1472,6 +2048,29 @@ module Google
|
|
1472
2048
|
end
|
1473
2049
|
end
|
1474
2050
|
|
2051
|
+
class GoogleCloudDataplexV1Trigger
|
2052
|
+
# @private
|
2053
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2054
|
+
property :on_demand, as: 'onDemand', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1TriggerOnDemand, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1TriggerOnDemand::Representation
|
2055
|
+
|
2056
|
+
property :schedule, as: 'schedule', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1TriggerSchedule, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1TriggerSchedule::Representation
|
2057
|
+
|
2058
|
+
end
|
2059
|
+
end
|
2060
|
+
|
2061
|
+
class GoogleCloudDataplexV1TriggerOnDemand
|
2062
|
+
# @private
|
2063
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2064
|
+
end
|
2065
|
+
end
|
2066
|
+
|
2067
|
+
class GoogleCloudDataplexV1TriggerSchedule
|
2068
|
+
# @private
|
2069
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2070
|
+
property :cron, as: 'cron'
|
2071
|
+
end
|
2072
|
+
end
|
2073
|
+
|
1475
2074
|
class GoogleCloudDataplexV1Zone
|
1476
2075
|
# @private
|
1477
2076
|
class Representation < Google::Apis::Core::JsonRepresentation
|