google-apis-discoveryengine_v1beta 0.44.0 → 0.46.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/lib/google/apis/discoveryengine_v1beta/classes.rb +1360 -167
- data/lib/google/apis/discoveryengine_v1beta/gem_version.rb +3 -3
- data/lib/google/apis/discoveryengine_v1beta/representations.rb +522 -0
- data/lib/google/apis/discoveryengine_v1beta/service.rb +766 -64
- metadata +5 -5
@@ -76,6 +76,54 @@ module Google
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
77
77
|
end
|
78
78
|
|
79
|
+
class GoogleCloudDiscoveryengineV1Condition
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GoogleCloudDiscoveryengineV1ConditionQueryTerm
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GoogleCloudDiscoveryengineV1ConditionTimeRange
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleCloudDiscoveryengineV1Control
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class GoogleCloudDiscoveryengineV1ControlBoostAction
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GoogleCloudDiscoveryengineV1ControlFilterAction
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GoogleCloudDiscoveryengineV1ControlRedirectAction
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleCloudDiscoveryengineV1ControlSynonymsAction
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
79
127
|
class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
|
80
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
129
|
|
@@ -256,6 +304,24 @@ module Google
|
|
256
304
|
include Google::Apis::Core::JsonObjectSupport
|
257
305
|
end
|
258
306
|
|
307
|
+
class GoogleCloudDiscoveryengineV1Project
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
259
325
|
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
260
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
327
|
|
@@ -442,6 +508,54 @@ module Google
|
|
442
508
|
include Google::Apis::Core::JsonObjectSupport
|
443
509
|
end
|
444
510
|
|
511
|
+
class GoogleCloudDiscoveryengineV1alphaCondition
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
517
|
+
class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
523
|
+
class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class GoogleCloudDiscoveryengineV1alphaControl
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostAction
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class GoogleCloudDiscoveryengineV1alphaControlFilterAction
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
445
559
|
class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
|
446
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
561
|
|
@@ -1186,6 +1300,54 @@ module Google
|
|
1186
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1187
1301
|
end
|
1188
1302
|
|
1303
|
+
class GoogleCloudDiscoveryengineV1betaCondition
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1309
|
+
class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
+
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class GoogleCloudDiscoveryengineV1betaConditionTimeRange
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
+
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
1319
|
+
end
|
1320
|
+
|
1321
|
+
class GoogleCloudDiscoveryengineV1betaControl
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1327
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostAction
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
|
+
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
1331
|
+
end
|
1332
|
+
|
1333
|
+
class GoogleCloudDiscoveryengineV1betaControlFilterAction
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
|
+
|
1336
|
+
include Google::Apis::Core::JsonObjectSupport
|
1337
|
+
end
|
1338
|
+
|
1339
|
+
class GoogleCloudDiscoveryengineV1betaControlRedirectAction
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
|
+
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1189
1351
|
class GoogleCloudDiscoveryengineV1betaConversation
|
1190
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
1353
|
|
@@ -1534,6 +1696,12 @@ module Google
|
|
1534
1696
|
include Google::Apis::Core::JsonObjectSupport
|
1535
1697
|
end
|
1536
1698
|
|
1699
|
+
class GoogleCloudDiscoveryengineV1betaListControlsResponse
|
1700
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
|
+
|
1702
|
+
include Google::Apis::Core::JsonObjectSupport
|
1703
|
+
end
|
1704
|
+
|
1537
1705
|
class GoogleCloudDiscoveryengineV1betaListConversationsResponse
|
1538
1706
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
1707
|
|
@@ -1612,6 +1780,30 @@ module Google
|
|
1612
1780
|
include Google::Apis::Core::JsonObjectSupport
|
1613
1781
|
end
|
1614
1782
|
|
1783
|
+
class GoogleCloudDiscoveryengineV1betaProject
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1789
|
+
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
|
+
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
1793
|
+
end
|
1794
|
+
|
1795
|
+
class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1801
|
+
class GoogleCloudDiscoveryengineV1betaProvisionProjectRequest
|
1802
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
|
+
|
1804
|
+
include Google::Apis::Core::JsonObjectSupport
|
1805
|
+
end
|
1806
|
+
|
1615
1807
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
1616
1808
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
1809
|
|
@@ -2086,6 +2278,12 @@ module Google
|
|
2086
2278
|
include Google::Apis::Core::JsonObjectSupport
|
2087
2279
|
end
|
2088
2280
|
|
2281
|
+
class GoogleLongrunningCancelOperationRequest
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
|
+
|
2284
|
+
include Google::Apis::Core::JsonObjectSupport
|
2285
|
+
end
|
2286
|
+
|
2089
2287
|
class GoogleLongrunningListOperationsResponse
|
2090
2288
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
2289
|
|
@@ -2200,6 +2398,84 @@ module Google
|
|
2200
2398
|
end
|
2201
2399
|
end
|
2202
2400
|
|
2401
|
+
class GoogleCloudDiscoveryengineV1Condition
|
2402
|
+
# @private
|
2403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2404
|
+
collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionTimeRange::Representation
|
2405
|
+
|
2406
|
+
collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ConditionQueryTerm::Representation
|
2407
|
+
|
2408
|
+
end
|
2409
|
+
end
|
2410
|
+
|
2411
|
+
class GoogleCloudDiscoveryengineV1ConditionQueryTerm
|
2412
|
+
# @private
|
2413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2414
|
+
property :full_match, as: 'fullMatch'
|
2415
|
+
property :value, as: 'value'
|
2416
|
+
end
|
2417
|
+
end
|
2418
|
+
|
2419
|
+
class GoogleCloudDiscoveryengineV1ConditionTimeRange
|
2420
|
+
# @private
|
2421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2422
|
+
property :end_time, as: 'endTime'
|
2423
|
+
property :start_time, as: 'startTime'
|
2424
|
+
end
|
2425
|
+
end
|
2426
|
+
|
2427
|
+
class GoogleCloudDiscoveryengineV1Control
|
2428
|
+
# @private
|
2429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2430
|
+
collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
|
2431
|
+
property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlBoostAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlBoostAction::Representation
|
2432
|
+
|
2433
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Condition, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1Condition::Representation
|
2434
|
+
|
2435
|
+
property :display_name, as: 'displayName'
|
2436
|
+
property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlFilterAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlFilterAction::Representation
|
2437
|
+
|
2438
|
+
property :name, as: 'name'
|
2439
|
+
property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlRedirectAction::Representation
|
2440
|
+
|
2441
|
+
property :solution_type, as: 'solutionType'
|
2442
|
+
property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ControlSynonymsAction::Representation
|
2443
|
+
|
2444
|
+
collection :use_cases, as: 'useCases'
|
2445
|
+
end
|
2446
|
+
end
|
2447
|
+
|
2448
|
+
class GoogleCloudDiscoveryengineV1ControlBoostAction
|
2449
|
+
# @private
|
2450
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2451
|
+
property :boost, as: 'boost'
|
2452
|
+
property :data_store, as: 'dataStore'
|
2453
|
+
property :filter, as: 'filter'
|
2454
|
+
end
|
2455
|
+
end
|
2456
|
+
|
2457
|
+
class GoogleCloudDiscoveryengineV1ControlFilterAction
|
2458
|
+
# @private
|
2459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2460
|
+
property :data_store, as: 'dataStore'
|
2461
|
+
property :filter, as: 'filter'
|
2462
|
+
end
|
2463
|
+
end
|
2464
|
+
|
2465
|
+
class GoogleCloudDiscoveryengineV1ControlRedirectAction
|
2466
|
+
# @private
|
2467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2468
|
+
property :redirect_uri, as: 'redirectUri'
|
2469
|
+
end
|
2470
|
+
end
|
2471
|
+
|
2472
|
+
class GoogleCloudDiscoveryengineV1ControlSynonymsAction
|
2473
|
+
# @private
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2475
|
+
collection :synonyms, as: 'synonyms'
|
2476
|
+
end
|
2477
|
+
end
|
2478
|
+
|
2203
2479
|
class GoogleCloudDiscoveryengineV1CreateDataStoreMetadata
|
2204
2480
|
# @private
|
2205
2481
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2474,6 +2750,34 @@ module Google
|
|
2474
2750
|
end
|
2475
2751
|
end
|
2476
2752
|
|
2753
|
+
class GoogleCloudDiscoveryengineV1Project
|
2754
|
+
# @private
|
2755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2756
|
+
property :create_time, as: 'createTime'
|
2757
|
+
property :name, as: 'name'
|
2758
|
+
property :provision_completion_time, as: 'provisionCompletionTime'
|
2759
|
+
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
|
2760
|
+
|
2761
|
+
end
|
2762
|
+
end
|
2763
|
+
|
2764
|
+
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
2765
|
+
# @private
|
2766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2767
|
+
property :accept_time, as: 'acceptTime'
|
2768
|
+
property :decline_time, as: 'declineTime'
|
2769
|
+
property :id, as: 'id'
|
2770
|
+
property :state, as: 'state'
|
2771
|
+
property :version, as: 'version'
|
2772
|
+
end
|
2773
|
+
end
|
2774
|
+
|
2775
|
+
class GoogleCloudDiscoveryengineV1ProvisionProjectMetadata
|
2776
|
+
# @private
|
2777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2778
|
+
end
|
2779
|
+
end
|
2780
|
+
|
2477
2781
|
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
2478
2782
|
# @private
|
2479
2783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2665,6 +2969,7 @@ module Google
|
|
2665
2969
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2666
2970
|
property :document, as: 'document'
|
2667
2971
|
property :page_identifier, as: 'pageIdentifier'
|
2972
|
+
hash :struct_data, as: 'structData'
|
2668
2973
|
property :title, as: 'title'
|
2669
2974
|
property :uri, as: 'uri'
|
2670
2975
|
end
|
@@ -2676,6 +2981,7 @@ module Google
|
|
2676
2981
|
collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
|
2677
2982
|
|
2678
2983
|
property :document, as: 'document'
|
2984
|
+
hash :struct_data, as: 'structData'
|
2679
2985
|
property :title, as: 'title'
|
2680
2986
|
property :uri, as: 'uri'
|
2681
2987
|
end
|
@@ -2771,6 +3077,84 @@ module Google
|
|
2771
3077
|
end
|
2772
3078
|
end
|
2773
3079
|
|
3080
|
+
class GoogleCloudDiscoveryengineV1alphaCondition
|
3081
|
+
# @private
|
3082
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3083
|
+
collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionTimeRange::Representation
|
3084
|
+
|
3085
|
+
collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaConditionQueryTerm::Representation
|
3086
|
+
|
3087
|
+
end
|
3088
|
+
end
|
3089
|
+
|
3090
|
+
class GoogleCloudDiscoveryengineV1alphaConditionQueryTerm
|
3091
|
+
# @private
|
3092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3093
|
+
property :full_match, as: 'fullMatch'
|
3094
|
+
property :value, as: 'value'
|
3095
|
+
end
|
3096
|
+
end
|
3097
|
+
|
3098
|
+
class GoogleCloudDiscoveryengineV1alphaConditionTimeRange
|
3099
|
+
# @private
|
3100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3101
|
+
property :end_time, as: 'endTime'
|
3102
|
+
property :start_time, as: 'startTime'
|
3103
|
+
end
|
3104
|
+
end
|
3105
|
+
|
3106
|
+
class GoogleCloudDiscoveryengineV1alphaControl
|
3107
|
+
# @private
|
3108
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3109
|
+
collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
|
3110
|
+
property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlBoostAction::Representation
|
3111
|
+
|
3112
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaCondition, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaCondition::Representation
|
3113
|
+
|
3114
|
+
property :display_name, as: 'displayName'
|
3115
|
+
property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlFilterAction::Representation
|
3116
|
+
|
3117
|
+
property :name, as: 'name'
|
3118
|
+
property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlRedirectAction::Representation
|
3119
|
+
|
3120
|
+
property :solution_type, as: 'solutionType'
|
3121
|
+
property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaControlSynonymsAction::Representation
|
3122
|
+
|
3123
|
+
collection :use_cases, as: 'useCases'
|
3124
|
+
end
|
3125
|
+
end
|
3126
|
+
|
3127
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostAction
|
3128
|
+
# @private
|
3129
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3130
|
+
property :boost, as: 'boost'
|
3131
|
+
property :data_store, as: 'dataStore'
|
3132
|
+
property :filter, as: 'filter'
|
3133
|
+
end
|
3134
|
+
end
|
3135
|
+
|
3136
|
+
class GoogleCloudDiscoveryengineV1alphaControlFilterAction
|
3137
|
+
# @private
|
3138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3139
|
+
property :data_store, as: 'dataStore'
|
3140
|
+
property :filter, as: 'filter'
|
3141
|
+
end
|
3142
|
+
end
|
3143
|
+
|
3144
|
+
class GoogleCloudDiscoveryengineV1alphaControlRedirectAction
|
3145
|
+
# @private
|
3146
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3147
|
+
property :redirect_uri, as: 'redirectUri'
|
3148
|
+
end
|
3149
|
+
end
|
3150
|
+
|
3151
|
+
class GoogleCloudDiscoveryengineV1alphaControlSynonymsAction
|
3152
|
+
# @private
|
3153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3154
|
+
collection :synonyms, as: 'synonyms'
|
3155
|
+
end
|
3156
|
+
end
|
3157
|
+
|
2774
3158
|
class GoogleCloudDiscoveryengineV1alphaCreateDataStoreMetadata
|
2775
3159
|
# @private
|
2776
3160
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3086,6 +3470,7 @@ module Google
|
|
3086
3470
|
property :key_property_type, as: 'keyPropertyType'
|
3087
3471
|
property :recs_filterable_option, as: 'recsFilterableOption'
|
3088
3472
|
property :retrievable_option, as: 'retrievableOption'
|
3473
|
+
collection :schema_org_paths, as: 'schemaOrgPaths'
|
3089
3474
|
property :searchable_option, as: 'searchableOption'
|
3090
3475
|
end
|
3091
3476
|
end
|
@@ -3498,6 +3883,7 @@ module Google
|
|
3498
3883
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3499
3884
|
property :answer_language_code, as: 'answerLanguageCode'
|
3500
3885
|
property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
|
3886
|
+
property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
|
3501
3887
|
property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
|
3502
3888
|
property :include_citations, as: 'includeCitations'
|
3503
3889
|
property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
|
@@ -3575,6 +3961,8 @@ module Google
|
|
3575
3961
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3576
3962
|
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
|
3577
3963
|
|
3964
|
+
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec::Representation
|
3965
|
+
|
3578
3966
|
property :filter, as: 'filter'
|
3579
3967
|
property :max_return_results, as: 'maxReturnResults'
|
3580
3968
|
property :order_by, as: 'orderBy'
|
@@ -3699,6 +4087,7 @@ module Google
|
|
3699
4087
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3700
4088
|
property :document, as: 'document'
|
3701
4089
|
property :page_identifier, as: 'pageIdentifier'
|
4090
|
+
hash :struct_data, as: 'structData'
|
3702
4091
|
property :title, as: 'title'
|
3703
4092
|
property :uri, as: 'uri'
|
3704
4093
|
end
|
@@ -3710,6 +4099,7 @@ module Google
|
|
3710
4099
|
collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
|
3711
4100
|
|
3712
4101
|
property :document, as: 'document'
|
4102
|
+
hash :struct_data, as: 'structData'
|
3713
4103
|
property :title, as: 'title'
|
3714
4104
|
property :uri, as: 'uri'
|
3715
4105
|
end
|
@@ -3951,6 +4341,84 @@ module Google
|
|
3951
4341
|
end
|
3952
4342
|
end
|
3953
4343
|
|
4344
|
+
class GoogleCloudDiscoveryengineV1betaCondition
|
4345
|
+
# @private
|
4346
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4347
|
+
collection :active_time_range, as: 'activeTimeRange', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionTimeRange, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionTimeRange::Representation
|
4348
|
+
|
4349
|
+
collection :query_terms, as: 'queryTerms', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionQueryTerm, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConditionQueryTerm::Representation
|
4350
|
+
|
4351
|
+
end
|
4352
|
+
end
|
4353
|
+
|
4354
|
+
class GoogleCloudDiscoveryengineV1betaConditionQueryTerm
|
4355
|
+
# @private
|
4356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4357
|
+
property :full_match, as: 'fullMatch'
|
4358
|
+
property :value, as: 'value'
|
4359
|
+
end
|
4360
|
+
end
|
4361
|
+
|
4362
|
+
class GoogleCloudDiscoveryengineV1betaConditionTimeRange
|
4363
|
+
# @private
|
4364
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4365
|
+
property :end_time, as: 'endTime'
|
4366
|
+
property :start_time, as: 'startTime'
|
4367
|
+
end
|
4368
|
+
end
|
4369
|
+
|
4370
|
+
class GoogleCloudDiscoveryengineV1betaControl
|
4371
|
+
# @private
|
4372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4373
|
+
collection :associated_serving_config_ids, as: 'associatedServingConfigIds'
|
4374
|
+
property :boost_action, as: 'boostAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlBoostAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlBoostAction::Representation
|
4375
|
+
|
4376
|
+
collection :conditions, as: 'conditions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCondition, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCondition::Representation
|
4377
|
+
|
4378
|
+
property :display_name, as: 'displayName'
|
4379
|
+
property :filter_action, as: 'filterAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlFilterAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlFilterAction::Representation
|
4380
|
+
|
4381
|
+
property :name, as: 'name'
|
4382
|
+
property :redirect_action, as: 'redirectAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlRedirectAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlRedirectAction::Representation
|
4383
|
+
|
4384
|
+
property :solution_type, as: 'solutionType'
|
4385
|
+
property :synonyms_action, as: 'synonymsAction', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlSynonymsAction, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControlSynonymsAction::Representation
|
4386
|
+
|
4387
|
+
collection :use_cases, as: 'useCases'
|
4388
|
+
end
|
4389
|
+
end
|
4390
|
+
|
4391
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostAction
|
4392
|
+
# @private
|
4393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4394
|
+
property :boost, as: 'boost'
|
4395
|
+
property :data_store, as: 'dataStore'
|
4396
|
+
property :filter, as: 'filter'
|
4397
|
+
end
|
4398
|
+
end
|
4399
|
+
|
4400
|
+
class GoogleCloudDiscoveryengineV1betaControlFilterAction
|
4401
|
+
# @private
|
4402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4403
|
+
property :data_store, as: 'dataStore'
|
4404
|
+
property :filter, as: 'filter'
|
4405
|
+
end
|
4406
|
+
end
|
4407
|
+
|
4408
|
+
class GoogleCloudDiscoveryengineV1betaControlRedirectAction
|
4409
|
+
# @private
|
4410
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4411
|
+
property :redirect_uri, as: 'redirectUri'
|
4412
|
+
end
|
4413
|
+
end
|
4414
|
+
|
4415
|
+
class GoogleCloudDiscoveryengineV1betaControlSynonymsAction
|
4416
|
+
# @private
|
4417
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4418
|
+
collection :synonyms, as: 'synonyms'
|
4419
|
+
end
|
4420
|
+
end
|
4421
|
+
|
3954
4422
|
class GoogleCloudDiscoveryengineV1betaConversation
|
3955
4423
|
# @private
|
3956
4424
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4519,6 +4987,15 @@ module Google
|
|
4519
4987
|
end
|
4520
4988
|
end
|
4521
4989
|
|
4990
|
+
class GoogleCloudDiscoveryengineV1betaListControlsResponse
|
4991
|
+
# @private
|
4992
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4993
|
+
collection :controls, as: 'controls', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControl, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaControl::Representation
|
4994
|
+
|
4995
|
+
property :next_page_token, as: 'nextPageToken'
|
4996
|
+
end
|
4997
|
+
end
|
4998
|
+
|
4522
4999
|
class GoogleCloudDiscoveryengineV1betaListConversationsResponse
|
4523
5000
|
# @private
|
4524
5001
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4634,6 +5111,42 @@ module Google
|
|
4634
5111
|
end
|
4635
5112
|
end
|
4636
5113
|
|
5114
|
+
class GoogleCloudDiscoveryengineV1betaProject
|
5115
|
+
# @private
|
5116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5117
|
+
property :create_time, as: 'createTime'
|
5118
|
+
property :name, as: 'name'
|
5119
|
+
property :provision_completion_time, as: 'provisionCompletionTime'
|
5120
|
+
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
|
5121
|
+
|
5122
|
+
end
|
5123
|
+
end
|
5124
|
+
|
5125
|
+
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
5126
|
+
# @private
|
5127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5128
|
+
property :accept_time, as: 'acceptTime'
|
5129
|
+
property :decline_time, as: 'declineTime'
|
5130
|
+
property :id, as: 'id'
|
5131
|
+
property :state, as: 'state'
|
5132
|
+
property :version, as: 'version'
|
5133
|
+
end
|
5134
|
+
end
|
5135
|
+
|
5136
|
+
class GoogleCloudDiscoveryengineV1betaProvisionProjectMetadata
|
5137
|
+
# @private
|
5138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5139
|
+
end
|
5140
|
+
end
|
5141
|
+
|
5142
|
+
class GoogleCloudDiscoveryengineV1betaProvisionProjectRequest
|
5143
|
+
# @private
|
5144
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5145
|
+
property :accept_data_use_terms, as: 'acceptDataUseTerms'
|
5146
|
+
property :data_use_terms_version, as: 'dataUseTermsVersion'
|
5147
|
+
end
|
5148
|
+
end
|
5149
|
+
|
4637
5150
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
4638
5151
|
# @private
|
4639
5152
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4701,6 +5214,7 @@ module Google
|
|
4701
5214
|
collection :records, as: 'records', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaRankingRecord::Representation
|
4702
5215
|
|
4703
5216
|
property :top_n, as: 'topN'
|
5217
|
+
hash :user_labels, as: 'userLabels'
|
4704
5218
|
end
|
4705
5219
|
end
|
4706
5220
|
|
@@ -5419,9 +5933,11 @@ module Google
|
|
5419
5933
|
property :attribution_token, as: 'attributionToken'
|
5420
5934
|
property :completion_info, as: 'completionInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCompletionInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCompletionInfo::Representation
|
5421
5935
|
|
5936
|
+
property :data_store, as: 'dataStore'
|
5422
5937
|
property :direct_user_request, as: 'directUserRequest'
|
5423
5938
|
collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentInfo::Representation
|
5424
5939
|
|
5940
|
+
property :engine, as: 'engine'
|
5425
5941
|
property :event_time, as: 'eventTime'
|
5426
5942
|
property :event_type, as: 'eventType'
|
5427
5943
|
property :filter, as: 'filter'
|
@@ -5452,6 +5968,12 @@ module Google
|
|
5452
5968
|
end
|
5453
5969
|
end
|
5454
5970
|
|
5971
|
+
class GoogleLongrunningCancelOperationRequest
|
5972
|
+
# @private
|
5973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5974
|
+
end
|
5975
|
+
end
|
5976
|
+
|
5455
5977
|
class GoogleLongrunningListOperationsResponse
|
5456
5978
|
# @private
|
5457
5979
|
class Representation < Google::Apis::Core::JsonRepresentation
|