google-apis-discoveryengine_v1alpha 0.28.0 → 0.30.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +901 -8
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +492 -0
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +1142 -114
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DiscoveryengineV1alpha
|
18
18
|
# Version of the google-apis-discoveryengine_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.30.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 = "
|
25
|
+
REVISION = "20231209"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -136,6 +136,30 @@ module Google
|
|
136
136
|
include Google::Apis::Core::JsonObjectSupport
|
137
137
|
end
|
138
138
|
|
139
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleCloudDiscoveryengineV1alphaBatchVerifyTargetSitesRequest
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
139
163
|
class GoogleCloudDiscoveryengineV1alphaBigQuerySource
|
140
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
165
|
|
@@ -214,6 +238,18 @@ module Google
|
|
214
238
|
include Google::Apis::Core::JsonObjectSupport
|
215
239
|
end
|
216
240
|
|
241
|
+
class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
217
253
|
class GoogleCloudDiscoveryengineV1alphaCustomAttribute
|
218
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
255
|
|
@@ -244,6 +280,30 @@ module Google
|
|
244
280
|
include Google::Apis::Core::JsonObjectSupport
|
245
281
|
end
|
246
282
|
|
283
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchRequest
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
247
307
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
248
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
309
|
|
@@ -268,6 +328,24 @@ module Google
|
|
268
328
|
include Google::Apis::Core::JsonObjectSupport
|
269
329
|
end
|
270
330
|
|
331
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
271
349
|
class GoogleCloudDiscoveryengineV1alphaEngine
|
272
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
351
|
|
@@ -328,6 +406,48 @@ module Google
|
|
328
406
|
include Google::Apis::Core::JsonObjectSupport
|
329
407
|
end
|
330
408
|
|
409
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
433
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
331
451
|
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
332
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
453
|
|
@@ -430,6 +550,12 @@ module Google
|
|
430
550
|
include Google::Apis::Core::JsonObjectSupport
|
431
551
|
end
|
432
552
|
|
553
|
+
class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
433
559
|
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
434
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
561
|
|
@@ -622,6 +748,18 @@ module Google
|
|
622
748
|
include Google::Apis::Core::JsonObjectSupport
|
623
749
|
end
|
624
750
|
|
751
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
757
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
625
763
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
626
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
765
|
|
@@ -718,12 +856,48 @@ module Google
|
|
718
856
|
include Google::Apis::Core::JsonObjectSupport
|
719
857
|
end
|
720
858
|
|
859
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
|
+
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
863
|
+
end
|
864
|
+
|
865
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
|
+
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
869
|
+
end
|
870
|
+
|
871
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
877
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
|
+
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
881
|
+
end
|
882
|
+
|
721
883
|
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySafetyAttributes
|
722
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
885
|
|
724
886
|
include Google::Apis::Core::JsonObjectSupport
|
725
887
|
end
|
726
888
|
|
889
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
895
|
+
class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
727
901
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
728
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
903
|
|
@@ -754,6 +928,30 @@ module Google
|
|
754
928
|
include Google::Apis::Core::JsonObjectSupport
|
755
929
|
end
|
756
930
|
|
931
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
941
|
+
end
|
942
|
+
|
943
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
757
955
|
class GoogleCloudDiscoveryengineV1alphaTransactionInfo
|
758
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
957
|
|
@@ -784,6 +982,12 @@ module Google
|
|
784
982
|
include Google::Apis::Core::JsonObjectSupport
|
785
983
|
end
|
786
984
|
|
985
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
787
991
|
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
788
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
993
|
|
@@ -1127,6 +1331,36 @@ module Google
|
|
1127
1331
|
end
|
1128
1332
|
end
|
1129
1333
|
|
1334
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
1335
|
+
# @private
|
1336
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1337
|
+
property :create_time, as: 'createTime'
|
1338
|
+
property :update_time, as: 'updateTime'
|
1339
|
+
end
|
1340
|
+
end
|
1341
|
+
|
1342
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesRequest
|
1343
|
+
# @private
|
1344
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1345
|
+
collection :requests, as: 'requests', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest::Representation
|
1346
|
+
|
1347
|
+
end
|
1348
|
+
end
|
1349
|
+
|
1350
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
1351
|
+
# @private
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1353
|
+
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
|
1354
|
+
|
1355
|
+
end
|
1356
|
+
end
|
1357
|
+
|
1358
|
+
class GoogleCloudDiscoveryengineV1alphaBatchVerifyTargetSitesRequest
|
1359
|
+
# @private
|
1360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1361
|
+
end
|
1362
|
+
end
|
1363
|
+
|
1130
1364
|
class GoogleCloudDiscoveryengineV1alphaBigQuerySource
|
1131
1365
|
# @private
|
1132
1366
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1213,6 +1447,7 @@ module Google
|
|
1213
1447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1214
1448
|
property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
|
1215
1449
|
|
1450
|
+
property :filter, as: 'filter'
|
1216
1451
|
property :name, as: 'name'
|
1217
1452
|
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput::Representation
|
1218
1453
|
|
@@ -1261,6 +1496,23 @@ module Google
|
|
1261
1496
|
end
|
1262
1497
|
end
|
1263
1498
|
|
1499
|
+
class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteMetadata
|
1500
|
+
# @private
|
1501
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1502
|
+
property :create_time, as: 'createTime'
|
1503
|
+
property :update_time, as: 'updateTime'
|
1504
|
+
end
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class GoogleCloudDiscoveryengineV1alphaCreateTargetSiteRequest
|
1508
|
+
# @private
|
1509
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1510
|
+
property :parent, as: 'parent'
|
1511
|
+
property :target_site, as: 'targetSite', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
|
1512
|
+
|
1513
|
+
end
|
1514
|
+
end
|
1515
|
+
|
1264
1516
|
class GoogleCloudDiscoveryengineV1alphaCustomAttribute
|
1265
1517
|
# @private
|
1266
1518
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1306,6 +1558,34 @@ module Google
|
|
1306
1558
|
end
|
1307
1559
|
end
|
1308
1560
|
|
1561
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteTargetSiteMetadata
|
1562
|
+
# @private
|
1563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1564
|
+
property :create_time, as: 'createTime'
|
1565
|
+
property :update_time, as: 'updateTime'
|
1566
|
+
end
|
1567
|
+
end
|
1568
|
+
|
1569
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
1570
|
+
# @private
|
1571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1572
|
+
property :create_time, as: 'createTime'
|
1573
|
+
property :update_time, as: 'updateTime'
|
1574
|
+
end
|
1575
|
+
end
|
1576
|
+
|
1577
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchRequest
|
1578
|
+
# @private
|
1579
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1580
|
+
end
|
1581
|
+
end
|
1582
|
+
|
1583
|
+
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchResponse
|
1584
|
+
# @private
|
1585
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1586
|
+
end
|
1587
|
+
end
|
1588
|
+
|
1309
1589
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
1310
1590
|
# @private
|
1311
1591
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1348,6 +1628,26 @@ module Google
|
|
1348
1628
|
end
|
1349
1629
|
end
|
1350
1630
|
|
1631
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchMetadata
|
1632
|
+
# @private
|
1633
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1634
|
+
property :create_time, as: 'createTime'
|
1635
|
+
property :update_time, as: 'updateTime'
|
1636
|
+
end
|
1637
|
+
end
|
1638
|
+
|
1639
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchRequest
|
1640
|
+
# @private
|
1641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1642
|
+
end
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class GoogleCloudDiscoveryengineV1alphaEnableAdvancedSiteSearchResponse
|
1646
|
+
# @private
|
1647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1648
|
+
end
|
1649
|
+
end
|
1650
|
+
|
1351
1651
|
class GoogleCloudDiscoveryengineV1alphaEngine
|
1352
1652
|
# @private
|
1353
1653
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1450,6 +1750,68 @@ module Google
|
|
1450
1750
|
end
|
1451
1751
|
end
|
1452
1752
|
|
1753
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeMetadata
|
1754
|
+
# @private
|
1755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1756
|
+
property :create_time, as: 'createTime'
|
1757
|
+
end
|
1758
|
+
end
|
1759
|
+
|
1760
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequest
|
1761
|
+
# @private
|
1762
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1763
|
+
property :file_data_source, as: 'fileDataSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource::Representation
|
1764
|
+
|
1765
|
+
property :website_data_source, as: 'websiteDataSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource::Representation
|
1766
|
+
|
1767
|
+
end
|
1768
|
+
end
|
1769
|
+
|
1770
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestFileDataSource
|
1771
|
+
# @private
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1773
|
+
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
|
1774
|
+
|
1775
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
|
1776
|
+
|
1777
|
+
end
|
1778
|
+
end
|
1779
|
+
|
1780
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSource
|
1781
|
+
# @private
|
1782
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1783
|
+
collection :estimator_uri_patterns, as: 'estimatorUriPatterns', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern::Representation
|
1784
|
+
|
1785
|
+
end
|
1786
|
+
end
|
1787
|
+
|
1788
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeRequestWebsiteDataSourceEstimatorUriPattern
|
1789
|
+
# @private
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1791
|
+
property :exact_match, as: 'exactMatch'
|
1792
|
+
property :exclusive, as: 'exclusive'
|
1793
|
+
property :provided_uri_pattern, as: 'providedUriPattern'
|
1794
|
+
end
|
1795
|
+
end
|
1796
|
+
|
1797
|
+
class GoogleCloudDiscoveryengineV1alphaEstimateDataSizeResponse
|
1798
|
+
# @private
|
1799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1800
|
+
property :data_size_bytes, :numeric_string => true, as: 'dataSizeBytes'
|
1801
|
+
property :document_count, :numeric_string => true, as: 'documentCount'
|
1802
|
+
end
|
1803
|
+
end
|
1804
|
+
|
1805
|
+
class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
|
1806
|
+
# @private
|
1807
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1808
|
+
property :next_page_token, as: 'nextPageToken'
|
1809
|
+
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
|
1810
|
+
|
1811
|
+
property :total_size, as: 'totalSize'
|
1812
|
+
end
|
1813
|
+
end
|
1814
|
+
|
1453
1815
|
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
1454
1816
|
# @private
|
1455
1817
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1624,6 +1986,16 @@ module Google
|
|
1624
1986
|
end
|
1625
1987
|
end
|
1626
1988
|
|
1989
|
+
class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
|
1990
|
+
# @private
|
1991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1992
|
+
property :next_page_token, as: 'nextPageToken'
|
1993
|
+
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
|
1994
|
+
|
1995
|
+
property :total_size, as: 'totalSize'
|
1996
|
+
end
|
1997
|
+
end
|
1998
|
+
|
1627
1999
|
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
1628
2000
|
# @private
|
1629
2001
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1941,10 +2313,28 @@ module Google
|
|
1941
2313
|
property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
|
1942
2314
|
property :include_citations, as: 'includeCitations'
|
1943
2315
|
property :language_code, as: 'languageCode'
|
2316
|
+
property :model_prompt_spec, as: 'modelPromptSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec::Representation
|
2317
|
+
|
2318
|
+
property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec::Representation
|
2319
|
+
|
1944
2320
|
property :summary_result_count, as: 'summaryResultCount'
|
1945
2321
|
end
|
1946
2322
|
end
|
1947
2323
|
|
2324
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelPromptSpec
|
2325
|
+
# @private
|
2326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2327
|
+
property :preamble, as: 'preamble'
|
2328
|
+
end
|
2329
|
+
end
|
2330
|
+
|
2331
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpecModelSpec
|
2332
|
+
# @private
|
2333
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2334
|
+
property :version, as: 'version'
|
2335
|
+
end
|
2336
|
+
end
|
2337
|
+
|
1948
2338
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
1949
2339
|
# @private
|
1950
2340
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2103,6 +2493,42 @@ module Google
|
|
2103
2493
|
|
2104
2494
|
collection :summary_skipped_reasons, as: 'summarySkippedReasons'
|
2105
2495
|
property :summary_text, as: 'summaryText'
|
2496
|
+
property :summary_with_metadata, as: 'summaryWithMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata::Representation
|
2497
|
+
|
2498
|
+
end
|
2499
|
+
end
|
2500
|
+
|
2501
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation
|
2502
|
+
# @private
|
2503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2504
|
+
property :end_index, :numeric_string => true, as: 'endIndex'
|
2505
|
+
collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource::Representation
|
2506
|
+
|
2507
|
+
property :start_index, :numeric_string => true, as: 'startIndex'
|
2508
|
+
end
|
2509
|
+
end
|
2510
|
+
|
2511
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata
|
2512
|
+
# @private
|
2513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2514
|
+
collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitation::Representation
|
2515
|
+
|
2516
|
+
end
|
2517
|
+
end
|
2518
|
+
|
2519
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationSource
|
2520
|
+
# @private
|
2521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2522
|
+
property :reference_index, :numeric_string => true, as: 'referenceIndex'
|
2523
|
+
end
|
2524
|
+
end
|
2525
|
+
|
2526
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference
|
2527
|
+
# @private
|
2528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2529
|
+
property :document, as: 'document'
|
2530
|
+
property :title, as: 'title'
|
2531
|
+
property :uri, as: 'uri'
|
2106
2532
|
end
|
2107
2533
|
end
|
2108
2534
|
|
@@ -2114,6 +2540,24 @@ module Google
|
|
2114
2540
|
end
|
2115
2541
|
end
|
2116
2542
|
|
2543
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummarySummaryWithMetadata
|
2544
|
+
# @private
|
2545
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2546
|
+
property :citation_metadata, as: 'citationMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryCitationMetadata::Representation
|
2547
|
+
|
2548
|
+
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummaryReference::Representation
|
2549
|
+
|
2550
|
+
property :summary, as: 'summary'
|
2551
|
+
end
|
2552
|
+
end
|
2553
|
+
|
2554
|
+
class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
|
2555
|
+
# @private
|
2556
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2557
|
+
property :name, as: 'name'
|
2558
|
+
end
|
2559
|
+
end
|
2560
|
+
|
2117
2561
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
2118
2562
|
# @private
|
2119
2563
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2162,6 +2606,46 @@ module Google
|
|
2162
2606
|
end
|
2163
2607
|
end
|
2164
2608
|
|
2609
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelMetadata
|
2610
|
+
# @private
|
2611
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2612
|
+
property :create_time, as: 'createTime'
|
2613
|
+
property :update_time, as: 'updateTime'
|
2614
|
+
end
|
2615
|
+
end
|
2616
|
+
|
2617
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequest
|
2618
|
+
# @private
|
2619
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2620
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
2621
|
+
|
2622
|
+
property :gcs_training_input, as: 'gcsTrainingInput', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput::Representation
|
2623
|
+
|
2624
|
+
property :model_type, as: 'modelType'
|
2625
|
+
end
|
2626
|
+
end
|
2627
|
+
|
2628
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput
|
2629
|
+
# @private
|
2630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2631
|
+
property :corpus_data_path, as: 'corpusDataPath'
|
2632
|
+
property :query_data_path, as: 'queryDataPath'
|
2633
|
+
property :test_data_path, as: 'testDataPath'
|
2634
|
+
property :train_data_path, as: 'trainDataPath'
|
2635
|
+
end
|
2636
|
+
end
|
2637
|
+
|
2638
|
+
class GoogleCloudDiscoveryengineV1alphaTrainCustomModelResponse
|
2639
|
+
# @private
|
2640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2641
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
2642
|
+
|
2643
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
2644
|
+
|
2645
|
+
property :model_status, as: 'modelStatus'
|
2646
|
+
end
|
2647
|
+
end
|
2648
|
+
|
2165
2649
|
class GoogleCloudDiscoveryengineV1alphaTransactionInfo
|
2166
2650
|
# @private
|
2167
2651
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2201,6 +2685,14 @@ module Google
|
|
2201
2685
|
end
|
2202
2686
|
end
|
2203
2687
|
|
2688
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
|
2689
|
+
# @private
|
2690
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2691
|
+
property :create_time, as: 'createTime'
|
2692
|
+
property :update_time, as: 'updateTime'
|
2693
|
+
end
|
2694
|
+
end
|
2695
|
+
|
2204
2696
|
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
2205
2697
|
# @private
|
2206
2698
|
class Representation < Google::Apis::Core::JsonRepresentation
|