google-apis-dataplex_v1 0.49.0 → 0.51.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.49.0"
19
+ GEM_VERSION = "0.51.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240214"
25
+ REVISION = "20240311"
26
26
  end
27
27
  end
28
28
  end
@@ -82,6 +82,54 @@ module Google
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
+ class GoogleCloudDataplexV1Aspect
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudDataplexV1AspectSource
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudDataplexV1AspectType
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudDataplexV1AspectTypeAuthorization
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplate
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
85
133
  class GoogleCloudDataplexV1Asset
86
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
135
 
@@ -190,6 +238,24 @@ module Google
190
238
  include Google::Apis::Core::JsonObjectSupport
191
239
  end
192
240
 
241
+ class GoogleCloudDataplexV1DataDocumentationResult
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudDataplexV1DataDocumentationResultQuery
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudDataplexV1DataDocumentationSpec
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
193
259
  class GoogleCloudDataplexV1DataProfileResult
194
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
261
 
@@ -394,6 +460,36 @@ module Google
394
460
  include Google::Apis::Core::JsonObjectSupport
395
461
  end
396
462
 
463
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobFailureTrigger
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
397
493
  class GoogleCloudDataplexV1DataScan
398
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
399
495
 
@@ -520,6 +616,48 @@ module Google
520
616
  include Google::Apis::Core::JsonObjectSupport
521
617
  end
522
618
 
619
+ class GoogleCloudDataplexV1Entry
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDataplexV1EntryGroup
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class GoogleCloudDataplexV1EntrySource
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class GoogleCloudDataplexV1EntrySourceAncestor
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class GoogleCloudDataplexV1EntryType
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class GoogleCloudDataplexV1EntryTypeAspectInfo
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class GoogleCloudDataplexV1EntryTypeAuthorization
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
523
661
  class GoogleCloudDataplexV1Environment
524
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
525
663
 
@@ -562,6 +700,18 @@ module Google
562
700
  include Google::Apis::Core::JsonObjectSupport
563
701
  end
564
702
 
703
+ class GoogleCloudDataplexV1GenerateDataQualityRulesRequest
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class GoogleCloudDataplexV1GenerateDataQualityRulesResponse
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
565
715
  class GoogleCloudDataplexV1GovernanceEvent
566
716
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
717
 
@@ -610,6 +760,12 @@ module Google
610
760
  include Google::Apis::Core::JsonObjectSupport
611
761
  end
612
762
 
763
+ class GoogleCloudDataplexV1ListAspectTypesResponse
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
613
769
  class GoogleCloudDataplexV1ListAssetsResponse
614
770
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
771
 
@@ -658,6 +814,24 @@ module Google
658
814
  include Google::Apis::Core::JsonObjectSupport
659
815
  end
660
816
 
817
+ class GoogleCloudDataplexV1ListEntriesResponse
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class GoogleCloudDataplexV1ListEntryGroupsResponse
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class GoogleCloudDataplexV1ListEntryTypesResponse
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
661
835
  class GoogleCloudDataplexV1ListEnvironmentsResponse
662
836
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
837
 
@@ -772,6 +946,24 @@ module Google
772
946
  include Google::Apis::Core::JsonObjectSupport
773
947
  end
774
948
 
949
+ class GoogleCloudDataplexV1SearchEntriesResponse
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class GoogleCloudDataplexV1SearchEntriesResult
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class GoogleCloudDataplexV1SearchEntriesResultSnippets
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
775
967
  class GoogleCloudDataplexV1Session
776
968
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
969
 
@@ -1106,6 +1298,104 @@ module Google
1106
1298
  end
1107
1299
  end
1108
1300
 
1301
+ class GoogleCloudDataplexV1Aspect
1302
+ # @private
1303
+ class Representation < Google::Apis::Core::JsonRepresentation
1304
+ property :aspect_source, as: 'aspectSource', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectSource, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectSource::Representation
1305
+
1306
+ property :aspect_type, as: 'aspectType'
1307
+ property :create_time, as: 'createTime'
1308
+ hash :data, as: 'data'
1309
+ property :path, as: 'path'
1310
+ property :update_time, as: 'updateTime'
1311
+ end
1312
+ end
1313
+
1314
+ class GoogleCloudDataplexV1AspectSource
1315
+ # @private
1316
+ class Representation < Google::Apis::Core::JsonRepresentation
1317
+ property :create_time, as: 'createTime'
1318
+ property :update_time, as: 'updateTime'
1319
+ end
1320
+ end
1321
+
1322
+ class GoogleCloudDataplexV1AspectType
1323
+ # @private
1324
+ class Representation < Google::Apis::Core::JsonRepresentation
1325
+ property :authorization, as: 'authorization', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeAuthorization, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeAuthorization::Representation
1326
+
1327
+ property :create_time, as: 'createTime'
1328
+ property :description, as: 'description'
1329
+ property :display_name, as: 'displayName'
1330
+ property :etag, as: 'etag'
1331
+ hash :labels, as: 'labels'
1332
+ property :metadata_template, as: 'metadataTemplate', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1333
+
1334
+ property :name, as: 'name'
1335
+ property :transfer_status, as: 'transferStatus'
1336
+ property :uid, as: 'uid'
1337
+ property :update_time, as: 'updateTime'
1338
+ end
1339
+ end
1340
+
1341
+ class GoogleCloudDataplexV1AspectTypeAuthorization
1342
+ # @private
1343
+ class Representation < Google::Apis::Core::JsonRepresentation
1344
+ property :alternate_use_permission, as: 'alternateUsePermission'
1345
+ end
1346
+ end
1347
+
1348
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplate
1349
+ # @private
1350
+ class Representation < Google::Apis::Core::JsonRepresentation
1351
+ property :annotations, as: 'annotations', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations::Representation
1352
+
1353
+ property :array_items, as: 'arrayItems', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1354
+
1355
+ property :constraints, as: 'constraints', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints::Representation
1356
+
1357
+ collection :enum_values, as: 'enumValues', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue::Representation
1358
+
1359
+ property :index, as: 'index'
1360
+ property :map_items, as: 'mapItems', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1361
+
1362
+ property :name, as: 'name'
1363
+ collection :record_fields, as: 'recordFields', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1364
+
1365
+ property :type, as: 'type'
1366
+ property :type_id, as: 'typeId'
1367
+ property :type_ref, as: 'typeRef'
1368
+ end
1369
+ end
1370
+
1371
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations
1372
+ # @private
1373
+ class Representation < Google::Apis::Core::JsonRepresentation
1374
+ property :deprecated, as: 'deprecated'
1375
+ property :description, as: 'description'
1376
+ property :display_name, as: 'displayName'
1377
+ property :display_order, as: 'displayOrder'
1378
+ property :string_type, as: 'stringType'
1379
+ collection :string_values, as: 'stringValues'
1380
+ end
1381
+ end
1382
+
1383
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints
1384
+ # @private
1385
+ class Representation < Google::Apis::Core::JsonRepresentation
1386
+ property :required, as: 'required'
1387
+ end
1388
+ end
1389
+
1390
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue
1391
+ # @private
1392
+ class Representation < Google::Apis::Core::JsonRepresentation
1393
+ property :deprecated, as: 'deprecated'
1394
+ property :index, as: 'index'
1395
+ property :name, as: 'name'
1396
+ end
1397
+ end
1398
+
1109
1399
  class GoogleCloudDataplexV1Asset
1110
1400
  # @private
1111
1401
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1313,6 +1603,28 @@ module Google
1313
1603
  end
1314
1604
  end
1315
1605
 
1606
+ class GoogleCloudDataplexV1DataDocumentationResult
1607
+ # @private
1608
+ class Representation < Google::Apis::Core::JsonRepresentation
1609
+ collection :queries, as: 'queries', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationResultQuery, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationResultQuery::Representation
1610
+
1611
+ end
1612
+ end
1613
+
1614
+ class GoogleCloudDataplexV1DataDocumentationResultQuery
1615
+ # @private
1616
+ class Representation < Google::Apis::Core::JsonRepresentation
1617
+ property :description, as: 'description'
1618
+ property :sql, as: 'sql'
1619
+ end
1620
+ end
1621
+
1622
+ class GoogleCloudDataplexV1DataDocumentationSpec
1623
+ # @private
1624
+ class Representation < Google::Apis::Core::JsonRepresentation
1625
+ end
1626
+ end
1627
+
1316
1628
  class GoogleCloudDataplexV1DataProfileResult
1317
1629
  # @private
1318
1630
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1651,6 +1963,8 @@ module Google
1651
1963
  class Representation < Google::Apis::Core::JsonRepresentation
1652
1964
  property :bigquery_export, as: 'bigqueryExport', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsBigQueryExport::Representation
1653
1965
 
1966
+ property :notification_report, as: 'notificationReport', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport::Representation
1967
+
1654
1968
  end
1655
1969
  end
1656
1970
 
@@ -1661,12 +1975,56 @@ module Google
1661
1975
  end
1662
1976
  end
1663
1977
 
1978
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger
1979
+ # @private
1980
+ class Representation < Google::Apis::Core::JsonRepresentation
1981
+ end
1982
+ end
1983
+
1984
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobFailureTrigger
1985
+ # @private
1986
+ class Representation < Google::Apis::Core::JsonRepresentation
1987
+ end
1988
+ end
1989
+
1990
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport
1991
+ # @private
1992
+ class Representation < Google::Apis::Core::JsonRepresentation
1993
+ property :job_end_trigger, as: 'jobEndTrigger', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger::Representation
1994
+
1995
+ property :job_failure_trigger, as: 'jobFailureTrigger', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobFailureTrigger, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobFailureTrigger::Representation
1996
+
1997
+ property :recipients, as: 'recipients', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients::Representation
1998
+
1999
+ property :score_threshold_trigger, as: 'scoreThresholdTrigger', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger::Representation
2000
+
2001
+ end
2002
+ end
2003
+
2004
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients
2005
+ # @private
2006
+ class Representation < Google::Apis::Core::JsonRepresentation
2007
+ collection :emails, as: 'emails'
2008
+ end
2009
+ end
2010
+
2011
+ class GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger
2012
+ # @private
2013
+ class Representation < Google::Apis::Core::JsonRepresentation
2014
+ property :score_threshold, as: 'scoreThreshold'
2015
+ end
2016
+ end
2017
+
1664
2018
  class GoogleCloudDataplexV1DataScan
1665
2019
  # @private
1666
2020
  class Representation < Google::Apis::Core::JsonRepresentation
1667
2021
  property :create_time, as: 'createTime'
1668
2022
  property :data, as: 'data', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataSource, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataSource::Representation
1669
2023
 
2024
+ property :data_documentation_result, as: 'dataDocumentationResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationResult::Representation
2025
+
2026
+ property :data_documentation_spec, as: 'dataDocumentationSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationSpec::Representation
2027
+
1670
2028
  property :data_profile_result, as: 'dataProfileResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult::Representation
1671
2029
 
1672
2030
  property :data_profile_spec, as: 'dataProfileSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec::Representation
@@ -1789,6 +2147,10 @@ module Google
1789
2147
  class GoogleCloudDataplexV1DataScanJob
1790
2148
  # @private
1791
2149
  class Representation < Google::Apis::Core::JsonRepresentation
2150
+ property :data_documentation_result, as: 'dataDocumentationResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationResult::Representation
2151
+
2152
+ property :data_documentation_spec, as: 'dataDocumentationSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataDocumentationSpec::Representation
2153
+
1792
2154
  property :data_profile_result, as: 'dataProfileResult', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileResult::Representation
1793
2155
 
1794
2156
  property :data_profile_spec, as: 'dataProfileSpec', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataProfileSpec::Representation
@@ -1929,6 +2291,96 @@ module Google
1929
2291
  end
1930
2292
  end
1931
2293
 
2294
+ class GoogleCloudDataplexV1Entry
2295
+ # @private
2296
+ class Representation < Google::Apis::Core::JsonRepresentation
2297
+ hash :aspects, as: 'aspects', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Aspect, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Aspect::Representation
2298
+
2299
+ property :create_time, as: 'createTime'
2300
+ property :entry_source, as: 'entrySource', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySource, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySource::Representation
2301
+
2302
+ property :entry_type, as: 'entryType'
2303
+ property :fully_qualified_name, as: 'fullyQualifiedName'
2304
+ property :name, as: 'name'
2305
+ property :parent_entry, as: 'parentEntry'
2306
+ property :update_time, as: 'updateTime'
2307
+ end
2308
+ end
2309
+
2310
+ class GoogleCloudDataplexV1EntryGroup
2311
+ # @private
2312
+ class Representation < Google::Apis::Core::JsonRepresentation
2313
+ property :create_time, as: 'createTime'
2314
+ property :description, as: 'description'
2315
+ property :display_name, as: 'displayName'
2316
+ property :etag, as: 'etag'
2317
+ hash :labels, as: 'labels'
2318
+ property :name, as: 'name'
2319
+ property :transfer_status, as: 'transferStatus'
2320
+ property :uid, as: 'uid'
2321
+ property :update_time, as: 'updateTime'
2322
+ end
2323
+ end
2324
+
2325
+ class GoogleCloudDataplexV1EntrySource
2326
+ # @private
2327
+ class Representation < Google::Apis::Core::JsonRepresentation
2328
+ collection :ancestors, as: 'ancestors', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySourceAncestor, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySourceAncestor::Representation
2329
+
2330
+ property :create_time, as: 'createTime'
2331
+ property :description, as: 'description'
2332
+ property :display_name, as: 'displayName'
2333
+ hash :labels, as: 'labels'
2334
+ property :platform, as: 'platform'
2335
+ property :resource, as: 'resource'
2336
+ property :system, as: 'system'
2337
+ property :update_time, as: 'updateTime'
2338
+ end
2339
+ end
2340
+
2341
+ class GoogleCloudDataplexV1EntrySourceAncestor
2342
+ # @private
2343
+ class Representation < Google::Apis::Core::JsonRepresentation
2344
+ property :name, as: 'name'
2345
+ property :type, as: 'type'
2346
+ end
2347
+ end
2348
+
2349
+ class GoogleCloudDataplexV1EntryType
2350
+ # @private
2351
+ class Representation < Google::Apis::Core::JsonRepresentation
2352
+ property :authorization, as: 'authorization', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAuthorization, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAuthorization::Representation
2353
+
2354
+ property :create_time, as: 'createTime'
2355
+ property :description, as: 'description'
2356
+ property :display_name, as: 'displayName'
2357
+ property :etag, as: 'etag'
2358
+ hash :labels, as: 'labels'
2359
+ property :name, as: 'name'
2360
+ property :platform, as: 'platform'
2361
+ collection :required_aspects, as: 'requiredAspects', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAspectInfo, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAspectInfo::Representation
2362
+
2363
+ property :system, as: 'system'
2364
+ collection :type_aliases, as: 'typeAliases'
2365
+ property :uid, as: 'uid'
2366
+ property :update_time, as: 'updateTime'
2367
+ end
2368
+ end
2369
+
2370
+ class GoogleCloudDataplexV1EntryTypeAspectInfo
2371
+ # @private
2372
+ class Representation < Google::Apis::Core::JsonRepresentation
2373
+ property :type, as: 'type'
2374
+ end
2375
+ end
2376
+
2377
+ class GoogleCloudDataplexV1EntryTypeAuthorization
2378
+ # @private
2379
+ class Representation < Google::Apis::Core::JsonRepresentation
2380
+ property :alternate_use_permission, as: 'alternateUsePermission'
2381
+ end
2382
+ end
2383
+
1932
2384
  class GoogleCloudDataplexV1Environment
1933
2385
  # @private
1934
2386
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2003,6 +2455,20 @@ module Google
2003
2455
  end
2004
2456
  end
2005
2457
 
2458
+ class GoogleCloudDataplexV1GenerateDataQualityRulesRequest
2459
+ # @private
2460
+ class Representation < Google::Apis::Core::JsonRepresentation
2461
+ end
2462
+ end
2463
+
2464
+ class GoogleCloudDataplexV1GenerateDataQualityRulesResponse
2465
+ # @private
2466
+ class Representation < Google::Apis::Core::JsonRepresentation
2467
+ collection :rule, as: 'rule', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule::Representation
2468
+
2469
+ end
2470
+ end
2471
+
2006
2472
  class GoogleCloudDataplexV1GovernanceEvent
2007
2473
  # @private
2008
2474
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2103,6 +2569,16 @@ module Google
2103
2569
  end
2104
2570
  end
2105
2571
 
2572
+ class GoogleCloudDataplexV1ListAspectTypesResponse
2573
+ # @private
2574
+ class Representation < Google::Apis::Core::JsonRepresentation
2575
+ collection :aspect_types, as: 'aspectTypes', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectType, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectType::Representation
2576
+
2577
+ property :next_page_token, as: 'nextPageToken'
2578
+ collection :unreachable_locations, as: 'unreachableLocations'
2579
+ end
2580
+ end
2581
+
2106
2582
  class GoogleCloudDataplexV1ListAssetsResponse
2107
2583
  # @private
2108
2584
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2179,6 +2655,35 @@ module Google
2179
2655
  end
2180
2656
  end
2181
2657
 
2658
+ class GoogleCloudDataplexV1ListEntriesResponse
2659
+ # @private
2660
+ class Representation < Google::Apis::Core::JsonRepresentation
2661
+ collection :entries, as: 'entries', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry::Representation
2662
+
2663
+ property :next_page_token, as: 'nextPageToken'
2664
+ end
2665
+ end
2666
+
2667
+ class GoogleCloudDataplexV1ListEntryGroupsResponse
2668
+ # @private
2669
+ class Representation < Google::Apis::Core::JsonRepresentation
2670
+ collection :entry_groups, as: 'entryGroups', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryGroup, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryGroup::Representation
2671
+
2672
+ property :next_page_token, as: 'nextPageToken'
2673
+ collection :unreachable_locations, as: 'unreachableLocations'
2674
+ end
2675
+ end
2676
+
2677
+ class GoogleCloudDataplexV1ListEntryTypesResponse
2678
+ # @private
2679
+ class Representation < Google::Apis::Core::JsonRepresentation
2680
+ collection :entry_types, as: 'entryTypes', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryType, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryType::Representation
2681
+
2682
+ property :next_page_token, as: 'nextPageToken'
2683
+ collection :unreachable_locations, as: 'unreachableLocations'
2684
+ end
2685
+ end
2686
+
2182
2687
  class GoogleCloudDataplexV1ListEnvironmentsResponse
2183
2688
  # @private
2184
2689
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2355,6 +2860,43 @@ module Google
2355
2860
  end
2356
2861
  end
2357
2862
 
2863
+ class GoogleCloudDataplexV1SearchEntriesResponse
2864
+ # @private
2865
+ class Representation < Google::Apis::Core::JsonRepresentation
2866
+ property :next_page_token, as: 'nextPageToken'
2867
+ collection :results, as: 'results', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResult::Representation
2868
+
2869
+ property :total_size, as: 'totalSize'
2870
+ collection :unreachable, as: 'unreachable'
2871
+ end
2872
+ end
2873
+
2874
+ class GoogleCloudDataplexV1SearchEntriesResult
2875
+ # @private
2876
+ class Representation < Google::Apis::Core::JsonRepresentation
2877
+ property :dataplex_entry, as: 'dataplexEntry', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry::Representation
2878
+
2879
+ property :description, as: 'description'
2880
+ property :display_name, as: 'displayName'
2881
+ property :entry, as: 'entry'
2882
+ property :entry_type, as: 'entryType'
2883
+ property :fully_qualified_name, as: 'fullyQualifiedName'
2884
+ property :linked_resource, as: 'linkedResource'
2885
+ property :modify_time, as: 'modifyTime'
2886
+ property :relative_resource, as: 'relativeResource'
2887
+ property :snippets, as: 'snippets', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResultSnippets, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResultSnippets::Representation
2888
+
2889
+ end
2890
+ end
2891
+
2892
+ class GoogleCloudDataplexV1SearchEntriesResultSnippets
2893
+ # @private
2894
+ class Representation < Google::Apis::Core::JsonRepresentation
2895
+ property :dataplex_entry, as: 'dataplexEntry', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry::Representation
2896
+
2897
+ end
2898
+ end
2899
+
2358
2900
  class GoogleCloudDataplexV1Session
2359
2901
  # @private
2360
2902
  class Representation < Google::Apis::Core::JsonRepresentation