google-apis-dataplex_v1 0.50.0 → 0.52.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.50.0"
19
+ GEM_VERSION = "0.52.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 = "20240304"
25
+ REVISION = "20240317"
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
 
@@ -550,6 +598,48 @@ module Google
550
598
  include Google::Apis::Core::JsonObjectSupport
551
599
  end
552
600
 
601
+ class GoogleCloudDataplexV1Entry
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleCloudDataplexV1EntryGroup
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleCloudDataplexV1EntrySource
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudDataplexV1EntrySourceAncestor
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDataplexV1EntryType
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class GoogleCloudDataplexV1EntryTypeAspectInfo
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class GoogleCloudDataplexV1EntryTypeAuthorization
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
553
643
  class GoogleCloudDataplexV1Environment
554
644
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
645
 
@@ -592,6 +682,18 @@ module Google
592
682
  include Google::Apis::Core::JsonObjectSupport
593
683
  end
594
684
 
685
+ class GoogleCloudDataplexV1GenerateDataQualityRulesRequest
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class GoogleCloudDataplexV1GenerateDataQualityRulesResponse
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
595
697
  class GoogleCloudDataplexV1GovernanceEvent
596
698
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
699
 
@@ -640,6 +742,12 @@ module Google
640
742
  include Google::Apis::Core::JsonObjectSupport
641
743
  end
642
744
 
745
+ class GoogleCloudDataplexV1ListAspectTypesResponse
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
643
751
  class GoogleCloudDataplexV1ListAssetsResponse
644
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
645
753
 
@@ -688,6 +796,24 @@ module Google
688
796
  include Google::Apis::Core::JsonObjectSupport
689
797
  end
690
798
 
799
+ class GoogleCloudDataplexV1ListEntriesResponse
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class GoogleCloudDataplexV1ListEntryGroupsResponse
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class GoogleCloudDataplexV1ListEntryTypesResponse
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
691
817
  class GoogleCloudDataplexV1ListEnvironmentsResponse
692
818
  class Representation < Google::Apis::Core::JsonRepresentation; end
693
819
 
@@ -802,6 +928,24 @@ module Google
802
928
  include Google::Apis::Core::JsonObjectSupport
803
929
  end
804
930
 
931
+ class GoogleCloudDataplexV1SearchEntriesResponse
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class GoogleCloudDataplexV1SearchEntriesResult
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class GoogleCloudDataplexV1SearchEntriesResultSnippets
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
805
949
  class GoogleCloudDataplexV1Session
806
950
  class Representation < Google::Apis::Core::JsonRepresentation; end
807
951
 
@@ -1136,6 +1280,104 @@ module Google
1136
1280
  end
1137
1281
  end
1138
1282
 
1283
+ class GoogleCloudDataplexV1Aspect
1284
+ # @private
1285
+ class Representation < Google::Apis::Core::JsonRepresentation
1286
+ property :aspect_source, as: 'aspectSource', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectSource, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectSource::Representation
1287
+
1288
+ property :aspect_type, as: 'aspectType'
1289
+ property :create_time, as: 'createTime'
1290
+ hash :data, as: 'data'
1291
+ property :path, as: 'path'
1292
+ property :update_time, as: 'updateTime'
1293
+ end
1294
+ end
1295
+
1296
+ class GoogleCloudDataplexV1AspectSource
1297
+ # @private
1298
+ class Representation < Google::Apis::Core::JsonRepresentation
1299
+ property :create_time, as: 'createTime'
1300
+ property :update_time, as: 'updateTime'
1301
+ end
1302
+ end
1303
+
1304
+ class GoogleCloudDataplexV1AspectType
1305
+ # @private
1306
+ class Representation < Google::Apis::Core::JsonRepresentation
1307
+ property :authorization, as: 'authorization', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeAuthorization, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeAuthorization::Representation
1308
+
1309
+ property :create_time, as: 'createTime'
1310
+ property :description, as: 'description'
1311
+ property :display_name, as: 'displayName'
1312
+ property :etag, as: 'etag'
1313
+ hash :labels, as: 'labels'
1314
+ property :metadata_template, as: 'metadataTemplate', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1315
+
1316
+ property :name, as: 'name'
1317
+ property :transfer_status, as: 'transferStatus'
1318
+ property :uid, as: 'uid'
1319
+ property :update_time, as: 'updateTime'
1320
+ end
1321
+ end
1322
+
1323
+ class GoogleCloudDataplexV1AspectTypeAuthorization
1324
+ # @private
1325
+ class Representation < Google::Apis::Core::JsonRepresentation
1326
+ property :alternate_use_permission, as: 'alternateUsePermission'
1327
+ end
1328
+ end
1329
+
1330
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplate
1331
+ # @private
1332
+ class Representation < Google::Apis::Core::JsonRepresentation
1333
+ property :annotations, as: 'annotations', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations::Representation
1334
+
1335
+ property :array_items, as: 'arrayItems', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1336
+
1337
+ property :constraints, as: 'constraints', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints::Representation
1338
+
1339
+ collection :enum_values, as: 'enumValues', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue::Representation
1340
+
1341
+ property :index, as: 'index'
1342
+ property :map_items, as: 'mapItems', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1343
+
1344
+ property :name, as: 'name'
1345
+ collection :record_fields, as: 'recordFields', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectTypeMetadataTemplate::Representation
1346
+
1347
+ property :type, as: 'type'
1348
+ property :type_id, as: 'typeId'
1349
+ property :type_ref, as: 'typeRef'
1350
+ end
1351
+ end
1352
+
1353
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateAnnotations
1354
+ # @private
1355
+ class Representation < Google::Apis::Core::JsonRepresentation
1356
+ property :deprecated, as: 'deprecated'
1357
+ property :description, as: 'description'
1358
+ property :display_name, as: 'displayName'
1359
+ property :display_order, as: 'displayOrder'
1360
+ property :string_type, as: 'stringType'
1361
+ collection :string_values, as: 'stringValues'
1362
+ end
1363
+ end
1364
+
1365
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateConstraints
1366
+ # @private
1367
+ class Representation < Google::Apis::Core::JsonRepresentation
1368
+ property :required, as: 'required'
1369
+ end
1370
+ end
1371
+
1372
+ class GoogleCloudDataplexV1AspectTypeMetadataTemplateEnumValue
1373
+ # @private
1374
+ class Representation < Google::Apis::Core::JsonRepresentation
1375
+ property :deprecated, as: 'deprecated'
1376
+ property :index, as: 'index'
1377
+ property :name, as: 'name'
1378
+ end
1379
+ end
1380
+
1139
1381
  class GoogleCloudDataplexV1Asset
1140
1382
  # @private
1141
1383
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2001,6 +2243,96 @@ module Google
2001
2243
  end
2002
2244
  end
2003
2245
 
2246
+ class GoogleCloudDataplexV1Entry
2247
+ # @private
2248
+ class Representation < Google::Apis::Core::JsonRepresentation
2249
+ hash :aspects, as: 'aspects', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Aspect, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Aspect::Representation
2250
+
2251
+ property :create_time, as: 'createTime'
2252
+ property :entry_source, as: 'entrySource', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySource, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySource::Representation
2253
+
2254
+ property :entry_type, as: 'entryType'
2255
+ property :fully_qualified_name, as: 'fullyQualifiedName'
2256
+ property :name, as: 'name'
2257
+ property :parent_entry, as: 'parentEntry'
2258
+ property :update_time, as: 'updateTime'
2259
+ end
2260
+ end
2261
+
2262
+ class GoogleCloudDataplexV1EntryGroup
2263
+ # @private
2264
+ class Representation < Google::Apis::Core::JsonRepresentation
2265
+ property :create_time, as: 'createTime'
2266
+ property :description, as: 'description'
2267
+ property :display_name, as: 'displayName'
2268
+ property :etag, as: 'etag'
2269
+ hash :labels, as: 'labels'
2270
+ property :name, as: 'name'
2271
+ property :transfer_status, as: 'transferStatus'
2272
+ property :uid, as: 'uid'
2273
+ property :update_time, as: 'updateTime'
2274
+ end
2275
+ end
2276
+
2277
+ class GoogleCloudDataplexV1EntrySource
2278
+ # @private
2279
+ class Representation < Google::Apis::Core::JsonRepresentation
2280
+ collection :ancestors, as: 'ancestors', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySourceAncestor, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntrySourceAncestor::Representation
2281
+
2282
+ property :create_time, as: 'createTime'
2283
+ property :description, as: 'description'
2284
+ property :display_name, as: 'displayName'
2285
+ hash :labels, as: 'labels'
2286
+ property :platform, as: 'platform'
2287
+ property :resource, as: 'resource'
2288
+ property :system, as: 'system'
2289
+ property :update_time, as: 'updateTime'
2290
+ end
2291
+ end
2292
+
2293
+ class GoogleCloudDataplexV1EntrySourceAncestor
2294
+ # @private
2295
+ class Representation < Google::Apis::Core::JsonRepresentation
2296
+ property :name, as: 'name'
2297
+ property :type, as: 'type'
2298
+ end
2299
+ end
2300
+
2301
+ class GoogleCloudDataplexV1EntryType
2302
+ # @private
2303
+ class Representation < Google::Apis::Core::JsonRepresentation
2304
+ property :authorization, as: 'authorization', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAuthorization, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAuthorization::Representation
2305
+
2306
+ property :create_time, as: 'createTime'
2307
+ property :description, as: 'description'
2308
+ property :display_name, as: 'displayName'
2309
+ property :etag, as: 'etag'
2310
+ hash :labels, as: 'labels'
2311
+ property :name, as: 'name'
2312
+ property :platform, as: 'platform'
2313
+ collection :required_aspects, as: 'requiredAspects', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAspectInfo, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryTypeAspectInfo::Representation
2314
+
2315
+ property :system, as: 'system'
2316
+ collection :type_aliases, as: 'typeAliases'
2317
+ property :uid, as: 'uid'
2318
+ property :update_time, as: 'updateTime'
2319
+ end
2320
+ end
2321
+
2322
+ class GoogleCloudDataplexV1EntryTypeAspectInfo
2323
+ # @private
2324
+ class Representation < Google::Apis::Core::JsonRepresentation
2325
+ property :type, as: 'type'
2326
+ end
2327
+ end
2328
+
2329
+ class GoogleCloudDataplexV1EntryTypeAuthorization
2330
+ # @private
2331
+ class Representation < Google::Apis::Core::JsonRepresentation
2332
+ property :alternate_use_permission, as: 'alternateUsePermission'
2333
+ end
2334
+ end
2335
+
2004
2336
  class GoogleCloudDataplexV1Environment
2005
2337
  # @private
2006
2338
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2075,6 +2407,20 @@ module Google
2075
2407
  end
2076
2408
  end
2077
2409
 
2410
+ class GoogleCloudDataplexV1GenerateDataQualityRulesRequest
2411
+ # @private
2412
+ class Representation < Google::Apis::Core::JsonRepresentation
2413
+ end
2414
+ end
2415
+
2416
+ class GoogleCloudDataplexV1GenerateDataQualityRulesResponse
2417
+ # @private
2418
+ class Representation < Google::Apis::Core::JsonRepresentation
2419
+ collection :rule, as: 'rule', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule::Representation
2420
+
2421
+ end
2422
+ end
2423
+
2078
2424
  class GoogleCloudDataplexV1GovernanceEvent
2079
2425
  # @private
2080
2426
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2175,6 +2521,16 @@ module Google
2175
2521
  end
2176
2522
  end
2177
2523
 
2524
+ class GoogleCloudDataplexV1ListAspectTypesResponse
2525
+ # @private
2526
+ class Representation < Google::Apis::Core::JsonRepresentation
2527
+ collection :aspect_types, as: 'aspectTypes', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectType, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1AspectType::Representation
2528
+
2529
+ property :next_page_token, as: 'nextPageToken'
2530
+ collection :unreachable_locations, as: 'unreachableLocations'
2531
+ end
2532
+ end
2533
+
2178
2534
  class GoogleCloudDataplexV1ListAssetsResponse
2179
2535
  # @private
2180
2536
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2251,6 +2607,35 @@ module Google
2251
2607
  end
2252
2608
  end
2253
2609
 
2610
+ class GoogleCloudDataplexV1ListEntriesResponse
2611
+ # @private
2612
+ class Representation < Google::Apis::Core::JsonRepresentation
2613
+ collection :entries, as: 'entries', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry::Representation
2614
+
2615
+ property :next_page_token, as: 'nextPageToken'
2616
+ end
2617
+ end
2618
+
2619
+ class GoogleCloudDataplexV1ListEntryGroupsResponse
2620
+ # @private
2621
+ class Representation < Google::Apis::Core::JsonRepresentation
2622
+ collection :entry_groups, as: 'entryGroups', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryGroup, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryGroup::Representation
2623
+
2624
+ property :next_page_token, as: 'nextPageToken'
2625
+ collection :unreachable_locations, as: 'unreachableLocations'
2626
+ end
2627
+ end
2628
+
2629
+ class GoogleCloudDataplexV1ListEntryTypesResponse
2630
+ # @private
2631
+ class Representation < Google::Apis::Core::JsonRepresentation
2632
+ collection :entry_types, as: 'entryTypes', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryType, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1EntryType::Representation
2633
+
2634
+ property :next_page_token, as: 'nextPageToken'
2635
+ collection :unreachable_locations, as: 'unreachableLocations'
2636
+ end
2637
+ end
2638
+
2254
2639
  class GoogleCloudDataplexV1ListEnvironmentsResponse
2255
2640
  # @private
2256
2641
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2427,6 +2812,43 @@ module Google
2427
2812
  end
2428
2813
  end
2429
2814
 
2815
+ class GoogleCloudDataplexV1SearchEntriesResponse
2816
+ # @private
2817
+ class Representation < Google::Apis::Core::JsonRepresentation
2818
+ property :next_page_token, as: 'nextPageToken'
2819
+ collection :results, as: 'results', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResult, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResult::Representation
2820
+
2821
+ property :total_size, as: 'totalSize'
2822
+ collection :unreachable, as: 'unreachable'
2823
+ end
2824
+ end
2825
+
2826
+ class GoogleCloudDataplexV1SearchEntriesResult
2827
+ # @private
2828
+ class Representation < Google::Apis::Core::JsonRepresentation
2829
+ property :dataplex_entry, as: 'dataplexEntry', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry::Representation
2830
+
2831
+ property :description, as: 'description'
2832
+ property :display_name, as: 'displayName'
2833
+ property :entry, as: 'entry'
2834
+ property :entry_type, as: 'entryType'
2835
+ property :fully_qualified_name, as: 'fullyQualifiedName'
2836
+ property :linked_resource, as: 'linkedResource'
2837
+ property :modify_time, as: 'modifyTime'
2838
+ property :relative_resource, as: 'relativeResource'
2839
+ property :snippets, as: 'snippets', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResultSnippets, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1SearchEntriesResultSnippets::Representation
2840
+
2841
+ end
2842
+ end
2843
+
2844
+ class GoogleCloudDataplexV1SearchEntriesResultSnippets
2845
+ # @private
2846
+ class Representation < Google::Apis::Core::JsonRepresentation
2847
+ property :dataplex_entry, as: 'dataplexEntry', class: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry, decorator: Google::Apis::DataplexV1::GoogleCloudDataplexV1Entry::Representation
2848
+
2849
+ end
2850
+ end
2851
+
2430
2852
  class GoogleCloudDataplexV1Session
2431
2853
  # @private
2432
2854
  class Representation < Google::Apis::Core::JsonRepresentation