google-apis-discoveryengine_v1beta 0.19.0 → 0.21.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -64,6 +64,18 @@ module Google
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
+ class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
67
79
  class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
68
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
81
 
@@ -112,12 +124,36 @@ module Google
112
124
  include Google::Apis::Core::JsonObjectSupport
113
125
  end
114
126
 
127
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
115
133
  class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
116
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
135
 
118
136
  include Google::Apis::Core::JsonObjectSupport
119
137
  end
120
138
 
139
+ class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudDiscoveryengineV1alphaFieldConfig
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
121
157
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
122
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
123
159
 
@@ -190,36 +226,120 @@ module Google
190
226
  include Google::Apis::Core::JsonObjectSupport
191
227
  end
192
228
 
229
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
193
247
  class GoogleCloudDiscoveryengineV1betaBigQuerySource
194
248
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
249
 
196
250
  include Google::Apis::Core::JsonObjectSupport
197
251
  end
198
252
 
253
+ class GoogleCloudDiscoveryengineV1betaCompleteQueryResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
199
265
  class GoogleCloudDiscoveryengineV1betaCompletionInfo
200
266
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
267
 
202
268
  include Google::Apis::Core::JsonObjectSupport
203
269
  end
204
270
 
271
+ class GoogleCloudDiscoveryengineV1betaConversation
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudDiscoveryengineV1betaConversationContext
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudDiscoveryengineV1betaConversationMessage
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudDiscoveryengineV1betaConverseConversationRequest
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudDiscoveryengineV1betaConverseConversationResponse
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
205
307
  class GoogleCloudDiscoveryengineV1betaCustomAttribute
206
308
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
309
 
208
310
  include Google::Apis::Core::JsonObjectSupport
209
311
  end
210
312
 
313
+ class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
211
319
  class GoogleCloudDiscoveryengineV1betaDocument
212
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
321
 
214
322
  include Google::Apis::Core::JsonObjectSupport
215
323
  end
216
324
 
325
+ class GoogleCloudDiscoveryengineV1betaDocumentContent
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
217
331
  class GoogleCloudDiscoveryengineV1betaDocumentInfo
218
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
333
 
220
334
  include Google::Apis::Core::JsonObjectSupport
221
335
  end
222
336
 
337
+ class GoogleCloudDiscoveryengineV1betaDoubleList
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
223
343
  class GoogleCloudDiscoveryengineV1betaGcsSource
224
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
225
345
 
@@ -280,12 +400,30 @@ module Google
280
400
  include Google::Apis::Core::JsonObjectSupport
281
401
  end
282
402
 
403
+ class GoogleCloudDiscoveryengineV1betaInterval
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudDiscoveryengineV1betaListConversationsResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
283
415
  class GoogleCloudDiscoveryengineV1betaListDocumentsResponse
284
416
  class Representation < Google::Apis::Core::JsonRepresentation; end
285
417
 
286
418
  include Google::Apis::Core::JsonObjectSupport
287
419
  end
288
420
 
421
+ class GoogleCloudDiscoveryengineV1betaListSchemasResponse
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
289
427
  class GoogleCloudDiscoveryengineV1betaMediaInfo
290
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
291
429
 
@@ -340,6 +478,18 @@ module Google
340
478
  include Google::Apis::Core::JsonObjectSupport
341
479
  end
342
480
 
481
+ class GoogleCloudDiscoveryengineV1betaReply
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudDiscoveryengineV1betaReplyReference
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
343
493
  class GoogleCloudDiscoveryengineV1betaSchema
344
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
495
 
@@ -352,12 +502,162 @@ module Google
352
502
  include Google::Apis::Core::JsonObjectSupport
353
503
  end
354
504
 
505
+ class GoogleCloudDiscoveryengineV1betaSearchRequest
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class GoogleCloudDiscoveryengineV1betaSearchResponse
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class GoogleCloudDiscoveryengineV1betaSearchResponseFacet
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummary
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class GoogleCloudDiscoveryengineV1betaTextInput
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
355
649
  class GoogleCloudDiscoveryengineV1betaTransactionInfo
356
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
357
651
 
358
652
  include Google::Apis::Core::JsonObjectSupport
359
653
  end
360
654
 
655
+ class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
361
661
  class GoogleCloudDiscoveryengineV1betaUserEvent
362
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
363
663
 
@@ -468,21 +768,37 @@ module Google
468
768
  end
469
769
  end
470
770
 
471
- class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
771
+ class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
472
772
  # @private
473
773
  class Representation < Google::Apis::Core::JsonRepresentation
474
774
  property :create_time, as: 'createTime'
475
- property :failure_count, :numeric_string => true, as: 'failureCount'
476
- property :success_count, :numeric_string => true, as: 'successCount'
477
775
  property :update_time, as: 'updateTime'
478
776
  end
479
777
  end
480
778
 
481
- class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
779
+ class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
482
780
  # @private
483
781
  class Representation < Google::Apis::Core::JsonRepresentation
484
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
485
-
782
+ property :create_time, as: 'createTime'
783
+ property :update_time, as: 'updateTime'
784
+ end
785
+ end
786
+
787
+ class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
788
+ # @private
789
+ class Representation < Google::Apis::Core::JsonRepresentation
790
+ property :create_time, as: 'createTime'
791
+ property :failure_count, :numeric_string => true, as: 'failureCount'
792
+ property :success_count, :numeric_string => true, as: 'successCount'
793
+ property :update_time, as: 'updateTime'
794
+ end
795
+ end
796
+
797
+ class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
798
+ # @private
799
+ class Representation < Google::Apis::Core::JsonRepresentation
800
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
801
+
486
802
  collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleRpcStatus::Representation
487
803
 
488
804
  end
@@ -544,6 +860,14 @@ module Google
544
860
  end
545
861
  end
546
862
 
863
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
864
+ # @private
865
+ class Representation < Google::Apis::Core::JsonRepresentation
866
+ property :create_time, as: 'createTime'
867
+ property :update_time, as: 'updateTime'
868
+ end
869
+ end
870
+
547
871
  class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
548
872
  # @private
549
873
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -552,6 +876,37 @@ module Google
552
876
  end
553
877
  end
554
878
 
879
+ class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
880
+ # @private
881
+ class Representation < Google::Apis::Core::JsonRepresentation
882
+ property :create_time, as: 'createTime'
883
+ property :update_time, as: 'updateTime'
884
+ end
885
+ end
886
+
887
+ class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
888
+ # @private
889
+ class Representation < Google::Apis::Core::JsonRepresentation
890
+ property :create_time, as: 'createTime'
891
+ property :update_time, as: 'updateTime'
892
+ end
893
+ end
894
+
895
+ class GoogleCloudDiscoveryengineV1alphaFieldConfig
896
+ # @private
897
+ class Representation < Google::Apis::Core::JsonRepresentation
898
+ property :completable_option, as: 'completableOption'
899
+ property :dynamic_facetable_option, as: 'dynamicFacetableOption'
900
+ property :field_path, as: 'fieldPath'
901
+ property :field_type, as: 'fieldType'
902
+ property :indexable_option, as: 'indexableOption'
903
+ property :key_property_type, as: 'keyPropertyType'
904
+ property :recs_filterable_option, as: 'recsFilterableOption'
905
+ property :retrievable_option, as: 'retrievableOption'
906
+ property :searchable_option, as: 'searchableOption'
907
+ end
908
+ end
909
+
555
910
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
556
911
  # @private
557
912
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -639,6 +994,8 @@ module Google
639
994
  class GoogleCloudDiscoveryengineV1alphaSchema
640
995
  # @private
641
996
  class Representation < Google::Apis::Core::JsonRepresentation
997
+ collection :field_configs, as: 'fieldConfigs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaFieldConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaFieldConfig::Representation
998
+
642
999
  property :json_schema, as: 'jsonSchema'
643
1000
  property :name, as: 'name'
644
1001
  hash :struct_schema, as: 'structSchema'
@@ -657,7 +1014,10 @@ module Google
657
1014
  # @private
658
1015
  class Representation < Google::Apis::Core::JsonRepresentation
659
1016
  property :exact_match, as: 'exactMatch'
1017
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason::Representation
1018
+
660
1019
  property :generated_uri_pattern, as: 'generatedUriPattern'
1020
+ property :indexing_status, as: 'indexingStatus'
661
1021
  property :name, as: 'name'
662
1022
  property :provided_uri_pattern, as: 'providedUriPattern'
663
1023
  property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
@@ -667,6 +1027,28 @@ module Google
667
1027
  end
668
1028
  end
669
1029
 
1030
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
1031
+ # @private
1032
+ class Representation < Google::Apis::Core::JsonRepresentation
1033
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure::Representation
1034
+
1035
+ end
1036
+ end
1037
+
1038
+ class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
1039
+ # @private
1040
+ class Representation < Google::Apis::Core::JsonRepresentation
1041
+ end
1042
+ end
1043
+
1044
+ class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
1045
+ # @private
1046
+ class Representation < Google::Apis::Core::JsonRepresentation
1047
+ property :create_time, as: 'createTime'
1048
+ property :update_time, as: 'updateTime'
1049
+ end
1050
+ end
1051
+
670
1052
  class GoogleCloudDiscoveryengineV1betaBigQuerySource
671
1053
  # @private
672
1054
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -680,6 +1062,23 @@ module Google
680
1062
  end
681
1063
  end
682
1064
 
1065
+ class GoogleCloudDiscoveryengineV1betaCompleteQueryResponse
1066
+ # @private
1067
+ class Representation < Google::Apis::Core::JsonRepresentation
1068
+ collection :query_suggestions, as: 'querySuggestions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion::Representation
1069
+
1070
+ property :tail_match_triggered, as: 'tailMatchTriggered'
1071
+ end
1072
+ end
1073
+
1074
+ class GoogleCloudDiscoveryengineV1betaCompleteQueryResponseQuerySuggestion
1075
+ # @private
1076
+ class Representation < Google::Apis::Core::JsonRepresentation
1077
+ collection :completable_field_paths, as: 'completableFieldPaths'
1078
+ property :suggestion, as: 'suggestion'
1079
+ end
1080
+ end
1081
+
683
1082
  class GoogleCloudDiscoveryengineV1betaCompletionInfo
684
1083
  # @private
685
1084
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -688,6 +1087,74 @@ module Google
688
1087
  end
689
1088
  end
690
1089
 
1090
+ class GoogleCloudDiscoveryengineV1betaConversation
1091
+ # @private
1092
+ class Representation < Google::Apis::Core::JsonRepresentation
1093
+ property :end_time, as: 'endTime'
1094
+ collection :messages, as: 'messages', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversationMessage, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversationMessage::Representation
1095
+
1096
+ property :name, as: 'name'
1097
+ property :start_time, as: 'startTime'
1098
+ property :state, as: 'state'
1099
+ property :user_pseudo_id, as: 'userPseudoId'
1100
+ end
1101
+ end
1102
+
1103
+ class GoogleCloudDiscoveryengineV1betaConversationContext
1104
+ # @private
1105
+ class Representation < Google::Apis::Core::JsonRepresentation
1106
+ property :active_document, as: 'activeDocument'
1107
+ collection :context_documents, as: 'contextDocuments'
1108
+ end
1109
+ end
1110
+
1111
+ class GoogleCloudDiscoveryengineV1betaConversationMessage
1112
+ # @private
1113
+ class Representation < Google::Apis::Core::JsonRepresentation
1114
+ property :create_time, as: 'createTime'
1115
+ property :reply, as: 'reply', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaReply, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaReply::Representation
1116
+
1117
+ property :user_input, as: 'userInput', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTextInput, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTextInput::Representation
1118
+
1119
+ end
1120
+ end
1121
+
1122
+ class GoogleCloudDiscoveryengineV1betaConverseConversationRequest
1123
+ # @private
1124
+ class Representation < Google::Apis::Core::JsonRepresentation
1125
+ property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversation::Representation
1126
+
1127
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTextInput, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaTextInput::Representation
1128
+
1129
+ property :safe_search, as: 'safeSearch'
1130
+ property :serving_config, as: 'servingConfig'
1131
+ property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec::Representation
1132
+
1133
+ hash :user_labels, as: 'userLabels'
1134
+ end
1135
+ end
1136
+
1137
+ class GoogleCloudDiscoveryengineV1betaConverseConversationResponse
1138
+ # @private
1139
+ class Representation < Google::Apis::Core::JsonRepresentation
1140
+ property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversation::Representation
1141
+
1142
+ collection :related_questions, as: 'relatedQuestions'
1143
+ property :reply, as: 'reply', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaReply, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaReply::Representation
1144
+
1145
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult::Representation
1146
+
1147
+ end
1148
+ end
1149
+
1150
+ class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
1151
+ # @private
1152
+ class Representation < Google::Apis::Core::JsonRepresentation
1153
+ property :create_time, as: 'createTime'
1154
+ property :update_time, as: 'updateTime'
1155
+ end
1156
+ end
1157
+
691
1158
  class GoogleCloudDiscoveryengineV1betaCustomAttribute
692
1159
  # @private
693
1160
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -696,9 +1163,20 @@ module Google
696
1163
  end
697
1164
  end
698
1165
 
1166
+ class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
1167
+ # @private
1168
+ class Representation < Google::Apis::Core::JsonRepresentation
1169
+ property :create_time, as: 'createTime'
1170
+ property :update_time, as: 'updateTime'
1171
+ end
1172
+ end
1173
+
699
1174
  class GoogleCloudDiscoveryengineV1betaDocument
700
1175
  # @private
701
1176
  class Representation < Google::Apis::Core::JsonRepresentation
1177
+ property :content, as: 'content', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentContent, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocumentContent::Representation
1178
+
1179
+ hash :derived_struct_data, as: 'derivedStructData'
702
1180
  property :id, as: 'id'
703
1181
  property :json_data, as: 'jsonData'
704
1182
  property :name, as: 'name'
@@ -708,6 +1186,15 @@ module Google
708
1186
  end
709
1187
  end
710
1188
 
1189
+ class GoogleCloudDiscoveryengineV1betaDocumentContent
1190
+ # @private
1191
+ class Representation < Google::Apis::Core::JsonRepresentation
1192
+ property :mime_type, as: 'mimeType'
1193
+ property :raw_bytes, :base64 => true, as: 'rawBytes'
1194
+ property :uri, as: 'uri'
1195
+ end
1196
+ end
1197
+
711
1198
  class GoogleCloudDiscoveryengineV1betaDocumentInfo
712
1199
  # @private
713
1200
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -719,6 +1206,13 @@ module Google
719
1206
  end
720
1207
  end
721
1208
 
1209
+ class GoogleCloudDiscoveryengineV1betaDoubleList
1210
+ # @private
1211
+ class Representation < Google::Apis::Core::JsonRepresentation
1212
+ collection :values, as: 'values'
1213
+ end
1214
+ end
1215
+
722
1216
  class GoogleCloudDiscoveryengineV1betaGcsSource
723
1217
  # @private
724
1218
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -823,6 +1317,25 @@ module Google
823
1317
  end
824
1318
  end
825
1319
 
1320
+ class GoogleCloudDiscoveryengineV1betaInterval
1321
+ # @private
1322
+ class Representation < Google::Apis::Core::JsonRepresentation
1323
+ property :exclusive_maximum, as: 'exclusiveMaximum'
1324
+ property :exclusive_minimum, as: 'exclusiveMinimum'
1325
+ property :maximum, as: 'maximum'
1326
+ property :minimum, as: 'minimum'
1327
+ end
1328
+ end
1329
+
1330
+ class GoogleCloudDiscoveryengineV1betaListConversationsResponse
1331
+ # @private
1332
+ class Representation < Google::Apis::Core::JsonRepresentation
1333
+ collection :conversations, as: 'conversations', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversation, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversation::Representation
1334
+
1335
+ property :next_page_token, as: 'nextPageToken'
1336
+ end
1337
+ end
1338
+
826
1339
  class GoogleCloudDiscoveryengineV1betaListDocumentsResponse
827
1340
  # @private
828
1341
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -832,6 +1345,15 @@ module Google
832
1345
  end
833
1346
  end
834
1347
 
1348
+ class GoogleCloudDiscoveryengineV1betaListSchemasResponse
1349
+ # @private
1350
+ class Representation < Google::Apis::Core::JsonRepresentation
1351
+ property :next_page_token, as: 'nextPageToken'
1352
+ collection :schemas, as: 'schemas', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSchema, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSchema::Representation
1353
+
1354
+ end
1355
+ end
1356
+
835
1357
  class GoogleCloudDiscoveryengineV1betaMediaInfo
836
1358
  # @private
837
1359
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -920,6 +1442,27 @@ module Google
920
1442
  end
921
1443
  end
922
1444
 
1445
+ class GoogleCloudDiscoveryengineV1betaReply
1446
+ # @private
1447
+ class Representation < Google::Apis::Core::JsonRepresentation
1448
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaReplyReference, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaReplyReference::Representation
1449
+
1450
+ property :reply, as: 'reply'
1451
+ property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummary::Representation
1452
+
1453
+ end
1454
+ end
1455
+
1456
+ class GoogleCloudDiscoveryengineV1betaReplyReference
1457
+ # @private
1458
+ class Representation < Google::Apis::Core::JsonRepresentation
1459
+ property :anchor_text, as: 'anchorText'
1460
+ property :end, as: 'end'
1461
+ property :start, as: 'start'
1462
+ property :uri, as: 'uri'
1463
+ end
1464
+ end
1465
+
923
1466
  class GoogleCloudDiscoveryengineV1betaSchema
924
1467
  # @private
925
1468
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -938,6 +1481,267 @@ module Google
938
1481
  end
939
1482
  end
940
1483
 
1484
+ class GoogleCloudDiscoveryengineV1betaSearchRequest
1485
+ # @private
1486
+ class Representation < Google::Apis::Core::JsonRepresentation
1487
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
1488
+
1489
+ property :branch, as: 'branch'
1490
+ property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec::Representation
1491
+
1492
+ property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec::Representation
1493
+
1494
+ collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec::Representation
1495
+
1496
+ property :filter, as: 'filter'
1497
+ property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery::Representation
1498
+
1499
+ property :offset, as: 'offset'
1500
+ property :order_by, as: 'orderBy'
1501
+ property :page_size, as: 'pageSize'
1502
+ property :page_token, as: 'pageToken'
1503
+ hash :params, as: 'params'
1504
+ property :query, as: 'query'
1505
+ property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec::Representation
1506
+
1507
+ property :ranking_expression, as: 'rankingExpression'
1508
+ property :safe_search, as: 'safeSearch'
1509
+ property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec::Representation
1510
+
1511
+ property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserInfo::Representation
1512
+
1513
+ hash :user_labels, as: 'userLabels'
1514
+ property :user_pseudo_id, as: 'userPseudoId'
1515
+ end
1516
+ end
1517
+
1518
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec
1519
+ # @private
1520
+ class Representation < Google::Apis::Core::JsonRepresentation
1521
+ collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec::Representation
1522
+
1523
+ end
1524
+ end
1525
+
1526
+ class GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpecConditionBoostSpec
1527
+ # @private
1528
+ class Representation < Google::Apis::Core::JsonRepresentation
1529
+ property :boost, as: 'boost'
1530
+ property :condition, as: 'condition'
1531
+ end
1532
+ end
1533
+
1534
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpec
1535
+ # @private
1536
+ class Representation < Google::Apis::Core::JsonRepresentation
1537
+ property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec::Representation
1538
+
1539
+ property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec::Representation
1540
+
1541
+ property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec::Representation
1542
+
1543
+ end
1544
+ end
1545
+
1546
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecExtractiveContentSpec
1547
+ # @private
1548
+ class Representation < Google::Apis::Core::JsonRepresentation
1549
+ property :max_extractive_answer_count, as: 'maxExtractiveAnswerCount'
1550
+ property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
1551
+ property :num_next_segments, as: 'numNextSegments'
1552
+ property :num_previous_segments, as: 'numPreviousSegments'
1553
+ property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
1554
+ end
1555
+ end
1556
+
1557
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSnippetSpec
1558
+ # @private
1559
+ class Representation < Google::Apis::Core::JsonRepresentation
1560
+ property :max_snippet_count, as: 'maxSnippetCount'
1561
+ property :reference_only, as: 'referenceOnly'
1562
+ property :return_snippet, as: 'returnSnippet'
1563
+ end
1564
+ end
1565
+
1566
+ class GoogleCloudDiscoveryengineV1betaSearchRequestContentSearchSpecSummarySpec
1567
+ # @private
1568
+ class Representation < Google::Apis::Core::JsonRepresentation
1569
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
1570
+ property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
1571
+ property :include_citations, as: 'includeCitations'
1572
+ property :language_code, as: 'languageCode'
1573
+ property :summary_result_count, as: 'summaryResultCount'
1574
+ end
1575
+ end
1576
+
1577
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
1578
+ # @private
1579
+ class Representation < Google::Apis::Core::JsonRepresentation
1580
+ collection :embedding_vectors, as: 'embeddingVectors', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector::Representation
1581
+
1582
+ end
1583
+ end
1584
+
1585
+ class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpecEmbeddingVector
1586
+ # @private
1587
+ class Representation < Google::Apis::Core::JsonRepresentation
1588
+ property :field_path, as: 'fieldPath'
1589
+ collection :vector, as: 'vector'
1590
+ end
1591
+ end
1592
+
1593
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec
1594
+ # @private
1595
+ class Representation < Google::Apis::Core::JsonRepresentation
1596
+ property :enable_dynamic_position, as: 'enableDynamicPosition'
1597
+ collection :excluded_filter_keys, as: 'excludedFilterKeys'
1598
+ property :facet_key, as: 'facetKey', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey::Representation
1599
+
1600
+ property :limit, as: 'limit'
1601
+ end
1602
+ end
1603
+
1604
+ class GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpecFacetKey
1605
+ # @private
1606
+ class Representation < Google::Apis::Core::JsonRepresentation
1607
+ property :case_insensitive, as: 'caseInsensitive'
1608
+ collection :contains, as: 'contains'
1609
+ collection :intervals, as: 'intervals', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaInterval, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaInterval::Representation
1610
+
1611
+ property :key, as: 'key'
1612
+ property :order_by, as: 'orderBy'
1613
+ collection :prefixes, as: 'prefixes'
1614
+ collection :restricted_values, as: 'restrictedValues'
1615
+ end
1616
+ end
1617
+
1618
+ class GoogleCloudDiscoveryengineV1betaSearchRequestImageQuery
1619
+ # @private
1620
+ class Representation < Google::Apis::Core::JsonRepresentation
1621
+ property :image_bytes, as: 'imageBytes'
1622
+ end
1623
+ end
1624
+
1625
+ class GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec
1626
+ # @private
1627
+ class Representation < Google::Apis::Core::JsonRepresentation
1628
+ property :condition, as: 'condition'
1629
+ property :pin_unexpanded_results, as: 'pinUnexpandedResults'
1630
+ end
1631
+ end
1632
+
1633
+ class GoogleCloudDiscoveryengineV1betaSearchRequestSpellCorrectionSpec
1634
+ # @private
1635
+ class Representation < Google::Apis::Core::JsonRepresentation
1636
+ property :mode, as: 'mode'
1637
+ end
1638
+ end
1639
+
1640
+ class GoogleCloudDiscoveryengineV1betaSearchResponse
1641
+ # @private
1642
+ class Representation < Google::Apis::Core::JsonRepresentation
1643
+ collection :applied_controls, as: 'appliedControls'
1644
+ property :attribution_token, as: 'attributionToken'
1645
+ property :corrected_query, as: 'correctedQuery'
1646
+ collection :facets, as: 'facets', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseFacet, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseFacet::Representation
1647
+
1648
+ property :guided_search_result, as: 'guidedSearchResult', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult::Representation
1649
+
1650
+ property :next_page_token, as: 'nextPageToken'
1651
+ property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo::Representation
1652
+
1653
+ property :redirect_uri, as: 'redirectUri'
1654
+ collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult::Representation
1655
+
1656
+ property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummary::Representation
1657
+
1658
+ property :total_size, as: 'totalSize'
1659
+ end
1660
+ end
1661
+
1662
+ class GoogleCloudDiscoveryengineV1betaSearchResponseFacet
1663
+ # @private
1664
+ class Representation < Google::Apis::Core::JsonRepresentation
1665
+ property :dynamic_facet, as: 'dynamicFacet'
1666
+ property :key, as: 'key'
1667
+ collection :values, as: 'values', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue::Representation
1668
+
1669
+ end
1670
+ end
1671
+
1672
+ class GoogleCloudDiscoveryengineV1betaSearchResponseFacetFacetValue
1673
+ # @private
1674
+ class Representation < Google::Apis::Core::JsonRepresentation
1675
+ property :count, :numeric_string => true, as: 'count'
1676
+ property :interval, as: 'interval', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaInterval, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaInterval::Representation
1677
+
1678
+ property :value, as: 'value'
1679
+ end
1680
+ end
1681
+
1682
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResult
1683
+ # @private
1684
+ class Representation < Google::Apis::Core::JsonRepresentation
1685
+ collection :follow_up_questions, as: 'followUpQuestions'
1686
+ collection :refinement_attributes, as: 'refinementAttributes', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute::Representation
1687
+
1688
+ end
1689
+ end
1690
+
1691
+ class GoogleCloudDiscoveryengineV1betaSearchResponseGuidedSearchResultRefinementAttribute
1692
+ # @private
1693
+ class Representation < Google::Apis::Core::JsonRepresentation
1694
+ property :attribute_key, as: 'attributeKey'
1695
+ property :attribute_value, as: 'attributeValue'
1696
+ end
1697
+ end
1698
+
1699
+ class GoogleCloudDiscoveryengineV1betaSearchResponseQueryExpansionInfo
1700
+ # @private
1701
+ class Representation < Google::Apis::Core::JsonRepresentation
1702
+ property :expanded_query, as: 'expandedQuery'
1703
+ property :pinned_result_count, :numeric_string => true, as: 'pinnedResultCount'
1704
+ end
1705
+ end
1706
+
1707
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResult
1708
+ # @private
1709
+ class Representation < Google::Apis::Core::JsonRepresentation
1710
+ property :document, as: 'document', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocument, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDocument::Representation
1711
+
1712
+ property :id, as: 'id'
1713
+ hash :model_scores, as: 'modelScores', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDoubleList, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaDoubleList::Representation
1714
+
1715
+ end
1716
+ end
1717
+
1718
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummary
1719
+ # @private
1720
+ class Representation < Google::Apis::Core::JsonRepresentation
1721
+ property :safety_attributes, as: 'safetyAttributes', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes::Representation
1722
+
1723
+ collection :summary_skipped_reasons, as: 'summarySkippedReasons'
1724
+ property :summary_text, as: 'summaryText'
1725
+ end
1726
+ end
1727
+
1728
+ class GoogleCloudDiscoveryengineV1betaSearchResponseSummarySafetyAttributes
1729
+ # @private
1730
+ class Representation < Google::Apis::Core::JsonRepresentation
1731
+ collection :categories, as: 'categories'
1732
+ collection :scores, as: 'scores'
1733
+ end
1734
+ end
1735
+
1736
+ class GoogleCloudDiscoveryengineV1betaTextInput
1737
+ # @private
1738
+ class Representation < Google::Apis::Core::JsonRepresentation
1739
+ property :context, as: 'context', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversationContext, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaConversationContext::Representation
1740
+
1741
+ property :input, as: 'input'
1742
+ end
1743
+ end
1744
+
941
1745
  class GoogleCloudDiscoveryengineV1betaTransactionInfo
942
1746
  # @private
943
1747
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -950,6 +1754,14 @@ module Google
950
1754
  end
951
1755
  end
952
1756
 
1757
+ class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
1758
+ # @private
1759
+ class Representation < Google::Apis::Core::JsonRepresentation
1760
+ property :create_time, as: 'createTime'
1761
+ property :update_time, as: 'updateTime'
1762
+ end
1763
+ end
1764
+
953
1765
  class GoogleCloudDiscoveryengineV1betaUserEvent
954
1766
  # @private
955
1767
  class Representation < Google::Apis::Core::JsonRepresentation