google-apis-discoveryengine_v1alpha 0.17.0 → 0.19.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 +8 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +3426 -946
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +1267 -238
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +1517 -352
- metadata +3 -3
@@ -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,6 +124,18 @@ 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
|
+
|
133
|
+
class GoogleCloudDiscoveryengineV1alphaAdditionalParams
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
115
139
|
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
116
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
141
|
|
@@ -124,30 +148,108 @@ module Google
|
|
124
148
|
include Google::Apis::Core::JsonObjectSupport
|
125
149
|
end
|
126
150
|
|
151
|
+
class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
127
169
|
class GoogleCloudDiscoveryengineV1alphaCompletionInfo
|
128
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
171
|
|
130
172
|
include Google::Apis::Core::JsonObjectSupport
|
131
173
|
end
|
132
174
|
|
175
|
+
class GoogleCloudDiscoveryengineV1alphaConversation
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleCloudDiscoveryengineV1alphaConversationContext
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleCloudDiscoveryengineV1alphaConversationMessage
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleCloudDiscoveryengineV1alphaConverseConversationRequest
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleCloudDiscoveryengineV1alphaConverseConversationResponse
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
133
211
|
class GoogleCloudDiscoveryengineV1alphaCustomAttribute
|
134
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
213
|
|
136
214
|
include Google::Apis::Core::JsonObjectSupport
|
137
215
|
end
|
138
216
|
|
217
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
139
223
|
class GoogleCloudDiscoveryengineV1alphaDocument
|
140
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
225
|
|
142
226
|
include Google::Apis::Core::JsonObjectSupport
|
143
227
|
end
|
144
228
|
|
229
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentContent
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
145
235
|
class GoogleCloudDiscoveryengineV1alphaDocumentInfo
|
146
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
237
|
|
148
238
|
include Google::Apis::Core::JsonObjectSupport
|
149
239
|
end
|
150
240
|
|
241
|
+
class GoogleCloudDiscoveryengineV1alphaDoubleList
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
151
253
|
class GoogleCloudDiscoveryengineV1alphaGcsSource
|
152
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
255
|
|
@@ -208,12 +310,42 @@ module Google
|
|
208
310
|
include Google::Apis::Core::JsonObjectSupport
|
209
311
|
end
|
210
312
|
|
313
|
+
class GoogleCloudDiscoveryengineV1alphaInterval
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class GoogleCloudDiscoveryengineV1alphaListConversationsResponse
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
211
325
|
class GoogleCloudDiscoveryengineV1alphaListDocumentsResponse
|
212
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
327
|
|
214
328
|
include Google::Apis::Core::JsonObjectSupport
|
215
329
|
end
|
216
330
|
|
331
|
+
class GoogleCloudDiscoveryengineV1alphaListSchemasResponse
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigResponse
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
217
349
|
class GoogleCloudDiscoveryengineV1alphaMediaInfo
|
218
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
351
|
|
@@ -286,6 +418,18 @@ module Google
|
|
286
418
|
include Google::Apis::Core::JsonObjectSupport
|
287
419
|
end
|
288
420
|
|
421
|
+
class GoogleCloudDiscoveryengineV1alphaReply
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class GoogleCloudDiscoveryengineV1alphaReplyReference
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
289
433
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
290
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
435
|
|
@@ -298,223 +442,816 @@ module Google
|
|
298
442
|
include Google::Apis::Core::JsonObjectSupport
|
299
443
|
end
|
300
444
|
|
301
|
-
class
|
445
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequest
|
302
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
447
|
|
304
448
|
include Google::Apis::Core::JsonObjectSupport
|
305
449
|
end
|
306
450
|
|
307
|
-
class
|
451
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec
|
308
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
453
|
|
310
454
|
include Google::Apis::Core::JsonObjectSupport
|
311
455
|
end
|
312
456
|
|
313
|
-
class
|
457
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec
|
314
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
459
|
|
316
460
|
include Google::Apis::Core::JsonObjectSupport
|
317
461
|
end
|
318
462
|
|
319
|
-
class
|
463
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
|
320
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
465
|
|
322
466
|
include Google::Apis::Core::JsonObjectSupport
|
323
467
|
end
|
324
468
|
|
325
|
-
class
|
469
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec
|
326
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
471
|
|
328
472
|
include Google::Apis::Core::JsonObjectSupport
|
329
473
|
end
|
330
474
|
|
331
|
-
class
|
475
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec
|
332
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
477
|
|
334
478
|
include Google::Apis::Core::JsonObjectSupport
|
335
479
|
end
|
336
480
|
|
337
|
-
class
|
481
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec
|
338
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
483
|
|
340
484
|
include Google::Apis::Core::JsonObjectSupport
|
341
485
|
end
|
342
486
|
|
343
|
-
class
|
487
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
344
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
489
|
|
346
490
|
include Google::Apis::Core::JsonObjectSupport
|
347
491
|
end
|
348
492
|
|
349
|
-
class
|
493
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector
|
350
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
495
|
|
352
496
|
include Google::Apis::Core::JsonObjectSupport
|
353
497
|
end
|
354
498
|
|
355
|
-
class
|
499
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec
|
356
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
501
|
|
358
502
|
include Google::Apis::Core::JsonObjectSupport
|
359
503
|
end
|
360
504
|
|
361
|
-
class
|
505
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey
|
362
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
507
|
|
364
508
|
include Google::Apis::Core::JsonObjectSupport
|
365
509
|
end
|
366
510
|
|
367
|
-
class
|
511
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery
|
368
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
513
|
|
370
514
|
include Google::Apis::Core::JsonObjectSupport
|
371
515
|
end
|
372
516
|
|
373
|
-
class
|
517
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
|
374
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
519
|
|
376
520
|
include Google::Apis::Core::JsonObjectSupport
|
377
521
|
end
|
378
522
|
|
379
|
-
class
|
523
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
|
380
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
525
|
|
382
526
|
include Google::Apis::Core::JsonObjectSupport
|
383
527
|
end
|
384
528
|
|
385
|
-
class
|
529
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponse
|
386
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
531
|
|
388
532
|
include Google::Apis::Core::JsonObjectSupport
|
389
533
|
end
|
390
534
|
|
391
|
-
class
|
535
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseFacet
|
392
536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
537
|
|
394
538
|
include Google::Apis::Core::JsonObjectSupport
|
395
539
|
end
|
396
540
|
|
397
|
-
class
|
541
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue
|
398
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
543
|
|
400
544
|
include Google::Apis::Core::JsonObjectSupport
|
401
545
|
end
|
402
546
|
|
403
|
-
class
|
547
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult
|
404
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
549
|
|
406
550
|
include Google::Apis::Core::JsonObjectSupport
|
407
551
|
end
|
408
552
|
|
409
|
-
class
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
property :data, :base64 => true, as: 'data'
|
414
|
-
collection :extensions, as: 'extensions'
|
415
|
-
end
|
553
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
416
557
|
end
|
417
558
|
|
418
|
-
class
|
419
|
-
|
420
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
421
|
-
property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
|
559
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
422
561
|
|
423
|
-
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
424
564
|
|
425
|
-
|
565
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
426
569
|
end
|
427
570
|
|
428
|
-
class
|
429
|
-
|
430
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
431
|
-
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
571
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
432
573
|
|
433
|
-
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
434
576
|
|
435
|
-
|
436
|
-
|
437
|
-
hash :response_payload, as: 'responsePayload'
|
438
|
-
property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
|
577
|
+
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
439
579
|
|
440
|
-
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
441
582
|
|
442
|
-
|
583
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSite
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
587
|
end
|
444
588
|
|
445
|
-
class
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
end
|
589
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
450
593
|
end
|
451
594
|
|
452
|
-
class
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
property :gcs_path, as: 'gcsPath'
|
457
|
-
property :line_number, as: 'lineNumber'
|
458
|
-
property :operation, as: 'operation'
|
459
|
-
property :user_event, as: 'userEvent'
|
460
|
-
end
|
595
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
599
|
end
|
462
600
|
|
463
|
-
class
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
end
|
601
|
+
class GoogleCloudDiscoveryengineV1alphaTextInput
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
468
605
|
end
|
469
606
|
|
470
|
-
class
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
end
|
607
|
+
class GoogleCloudDiscoveryengineV1alphaTransactionInfo
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
475
611
|
end
|
476
612
|
|
477
|
-
class
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
property :failure_count, :numeric_string => true, as: 'failureCount'
|
482
|
-
property :success_count, :numeric_string => true, as: 'successCount'
|
483
|
-
property :update_time, as: 'updateTime'
|
484
|
-
end
|
613
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
617
|
end
|
486
618
|
|
487
|
-
class
|
488
|
-
|
489
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
490
|
-
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
|
619
|
+
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
491
621
|
|
492
|
-
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
493
624
|
|
494
|
-
|
625
|
+
class GoogleCloudDiscoveryengineV1alphaUserInfo
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
495
629
|
end
|
496
630
|
|
497
|
-
class
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
end
|
631
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
502
635
|
end
|
503
636
|
|
504
|
-
class
|
505
|
-
|
506
|
-
|
507
|
-
|
637
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
|
+
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
641
|
+
end
|
642
|
+
|
643
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
+
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
647
|
+
end
|
648
|
+
|
649
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
+
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
653
|
+
end
|
654
|
+
|
655
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
661
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
667
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
673
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
+
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
677
|
+
end
|
678
|
+
|
679
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
|
+
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
683
|
+
end
|
684
|
+
|
685
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
|
+
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
689
|
+
end
|
690
|
+
|
691
|
+
class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
|
+
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
695
|
+
end
|
696
|
+
|
697
|
+
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
703
|
+
class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
+
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
707
|
+
end
|
708
|
+
|
709
|
+
class GoogleCloudDiscoveryengineV1betaImportDocumentsResponse
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
715
|
+
class GoogleCloudDiscoveryengineV1betaImportErrorConfig
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
721
|
+
class GoogleCloudDiscoveryengineV1betaImportUserEventsMetadata
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class GoogleCloudDiscoveryengineV1betaImportUserEventsResponse
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
733
|
+
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
739
|
+
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsResponse
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
|
+
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
743
|
+
end
|
744
|
+
|
745
|
+
class GoogleCloudDiscoveryengineV1betaSchema
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
751
|
+
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
757
|
+
class GoogleLongrunningListOperationsResponse
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
763
|
+
class GoogleLongrunningOperation
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
+
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
767
|
+
end
|
768
|
+
|
769
|
+
class GoogleProtobufEmpty
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
|
+
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
773
|
+
end
|
774
|
+
|
775
|
+
class GoogleRpcStatus
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
781
|
+
class GoogleTypeDate
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
787
|
+
class GoogleApiHttpBody
|
788
|
+
# @private
|
789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
790
|
+
property :content_type, as: 'contentType'
|
791
|
+
property :data, :base64 => true, as: 'data'
|
792
|
+
collection :extensions, as: 'extensions'
|
793
|
+
end
|
794
|
+
end
|
795
|
+
|
796
|
+
class GoogleCloudDiscoveryengineLoggingErrorContext
|
797
|
+
# @private
|
798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
799
|
+
property :http_request, as: 'httpRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingHttpRequestContext::Representation
|
800
|
+
|
801
|
+
property :report_location, as: 'reportLocation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingSourceLocation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingSourceLocation::Representation
|
802
|
+
|
803
|
+
end
|
804
|
+
end
|
805
|
+
|
806
|
+
class GoogleCloudDiscoveryengineLoggingErrorLog
|
807
|
+
# @private
|
808
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
809
|
+
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
810
|
+
|
811
|
+
property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
|
812
|
+
|
813
|
+
property :message, as: 'message'
|
814
|
+
hash :request_payload, as: 'requestPayload'
|
815
|
+
hash :response_payload, as: 'responsePayload'
|
816
|
+
property :service_context, as: 'serviceContext', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineLoggingServiceContext::Representation
|
817
|
+
|
818
|
+
property :status, as: 'status', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
819
|
+
|
820
|
+
end
|
821
|
+
end
|
822
|
+
|
823
|
+
class GoogleCloudDiscoveryengineLoggingHttpRequestContext
|
824
|
+
# @private
|
825
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
826
|
+
property :response_status_code, as: 'responseStatusCode'
|
827
|
+
end
|
828
|
+
end
|
829
|
+
|
830
|
+
class GoogleCloudDiscoveryengineLoggingImportErrorContext
|
831
|
+
# @private
|
832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
833
|
+
property :document, as: 'document'
|
834
|
+
property :gcs_path, as: 'gcsPath'
|
835
|
+
property :line_number, as: 'lineNumber'
|
836
|
+
property :operation, as: 'operation'
|
837
|
+
property :user_event, as: 'userEvent'
|
838
|
+
end
|
839
|
+
end
|
840
|
+
|
841
|
+
class GoogleCloudDiscoveryengineLoggingServiceContext
|
842
|
+
# @private
|
843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
844
|
+
property :service, as: 'service'
|
845
|
+
end
|
846
|
+
end
|
847
|
+
|
848
|
+
class GoogleCloudDiscoveryengineLoggingSourceLocation
|
849
|
+
# @private
|
850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
851
|
+
property :function_name, as: 'functionName'
|
852
|
+
end
|
853
|
+
end
|
854
|
+
|
855
|
+
class GoogleCloudDiscoveryengineV1CreateSchemaMetadata
|
856
|
+
# @private
|
857
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
858
|
+
property :create_time, as: 'createTime'
|
859
|
+
property :update_time, as: 'updateTime'
|
860
|
+
end
|
861
|
+
end
|
862
|
+
|
863
|
+
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
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
|
+
|
871
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
|
872
|
+
# @private
|
873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
874
|
+
property :create_time, as: 'createTime'
|
875
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
876
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
877
|
+
property :update_time, as: 'updateTime'
|
878
|
+
end
|
879
|
+
end
|
880
|
+
|
881
|
+
class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
|
882
|
+
# @private
|
883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
884
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
|
885
|
+
|
886
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
887
|
+
|
888
|
+
end
|
889
|
+
end
|
890
|
+
|
891
|
+
class GoogleCloudDiscoveryengineV1ImportErrorConfig
|
892
|
+
# @private
|
893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
894
|
+
property :gcs_prefix, as: 'gcsPrefix'
|
895
|
+
end
|
896
|
+
end
|
897
|
+
|
898
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
|
899
|
+
# @private
|
900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
901
|
+
property :create_time, as: 'createTime'
|
902
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
903
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
904
|
+
property :update_time, as: 'updateTime'
|
905
|
+
end
|
906
|
+
end
|
907
|
+
|
908
|
+
class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
|
909
|
+
# @private
|
910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
911
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
|
912
|
+
|
913
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
914
|
+
|
915
|
+
property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
|
916
|
+
property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
|
917
|
+
end
|
918
|
+
end
|
919
|
+
|
920
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
|
921
|
+
# @private
|
922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
923
|
+
property :create_time, as: 'createTime'
|
924
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
925
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
926
|
+
property :update_time, as: 'updateTime'
|
927
|
+
end
|
928
|
+
end
|
929
|
+
|
930
|
+
class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
|
931
|
+
# @private
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
933
|
+
property :purge_count, :numeric_string => true, as: 'purgeCount'
|
934
|
+
collection :purge_sample, as: 'purgeSample'
|
935
|
+
end
|
936
|
+
end
|
937
|
+
|
938
|
+
class GoogleCloudDiscoveryengineV1Schema
|
939
|
+
# @private
|
940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
941
|
+
property :json_schema, as: 'jsonSchema'
|
942
|
+
property :name, as: 'name'
|
943
|
+
hash :struct_schema, as: 'structSchema'
|
944
|
+
end
|
945
|
+
end
|
946
|
+
|
947
|
+
class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
|
948
|
+
# @private
|
949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
950
|
+
property :create_time, as: 'createTime'
|
951
|
+
property :update_time, as: 'updateTime'
|
952
|
+
end
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudDiscoveryengineV1alphaAdditionalParams
|
956
|
+
# @private
|
957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
958
|
+
property :token, as: 'token'
|
959
|
+
end
|
960
|
+
end
|
961
|
+
|
962
|
+
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSitesResponse
|
963
|
+
# @private
|
964
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
965
|
+
collection :target_sites, as: 'targetSites', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSite::Representation
|
966
|
+
|
967
|
+
end
|
968
|
+
end
|
969
|
+
|
970
|
+
class GoogleCloudDiscoveryengineV1alphaBigQuerySource
|
971
|
+
# @private
|
972
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
973
|
+
property :data_schema, as: 'dataSchema'
|
974
|
+
property :dataset_id, as: 'datasetId'
|
975
|
+
property :gcs_staging_dir, as: 'gcsStagingDir'
|
976
|
+
property :partition_date, as: 'partitionDate', class: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleTypeDate::Representation
|
977
|
+
|
978
|
+
property :project_id, as: 'projectId'
|
979
|
+
property :table_id, as: 'tableId'
|
980
|
+
end
|
981
|
+
end
|
982
|
+
|
983
|
+
class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
984
|
+
# @private
|
985
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
986
|
+
property :data_store, as: 'dataStore'
|
987
|
+
property :include_tail_suggestions, as: 'includeTailSuggestions'
|
988
|
+
property :query, as: 'query'
|
989
|
+
property :query_model, as: 'queryModel'
|
990
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
991
|
+
end
|
992
|
+
end
|
993
|
+
|
994
|
+
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
|
995
|
+
# @private
|
996
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
997
|
+
collection :query_suggestions, as: 'querySuggestions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion::Representation
|
998
|
+
|
999
|
+
property :tail_match_triggered, as: 'tailMatchTriggered'
|
1000
|
+
end
|
1001
|
+
end
|
1002
|
+
|
1003
|
+
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponseQuerySuggestion
|
1004
|
+
# @private
|
1005
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1006
|
+
collection :completable_field_path, as: 'completableFieldPath'
|
1007
|
+
property :suggestion, as: 'suggestion'
|
1008
|
+
end
|
1009
|
+
end
|
1010
|
+
|
1011
|
+
class GoogleCloudDiscoveryengineV1alphaCompletionInfo
|
1012
|
+
# @private
|
1013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1014
|
+
property :selected_position, as: 'selectedPosition'
|
1015
|
+
property :selected_suggestion, as: 'selectedSuggestion'
|
1016
|
+
end
|
1017
|
+
end
|
1018
|
+
|
1019
|
+
class GoogleCloudDiscoveryengineV1alphaConversation
|
1020
|
+
# @private
|
1021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1022
|
+
property :end_time, as: 'endTime'
|
1023
|
+
collection :messages, as: 'messages', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversationMessage, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversationMessage::Representation
|
1024
|
+
|
1025
|
+
property :name, as: 'name'
|
1026
|
+
property :start_time, as: 'startTime'
|
1027
|
+
property :state, as: 'state'
|
1028
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
1029
|
+
end
|
1030
|
+
end
|
1031
|
+
|
1032
|
+
class GoogleCloudDiscoveryengineV1alphaConversationContext
|
1033
|
+
# @private
|
1034
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1035
|
+
property :active_document, as: 'activeDocument'
|
1036
|
+
collection :context_documents, as: 'contextDocuments'
|
1037
|
+
end
|
1038
|
+
end
|
1039
|
+
|
1040
|
+
class GoogleCloudDiscoveryengineV1alphaConversationMessage
|
1041
|
+
# @private
|
1042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1043
|
+
property :create_time, as: 'createTime'
|
1044
|
+
property :reply, as: 'reply', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaReply, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaReply::Representation
|
1045
|
+
|
1046
|
+
property :user_input, as: 'userInput', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput::Representation
|
1047
|
+
|
1048
|
+
end
|
1049
|
+
end
|
1050
|
+
|
1051
|
+
class GoogleCloudDiscoveryengineV1alphaConverseConversationRequest
|
1052
|
+
# @private
|
1053
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1054
|
+
property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
|
1055
|
+
|
1056
|
+
property :name, as: 'name'
|
1057
|
+
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput::Representation
|
1058
|
+
|
1059
|
+
property :safe_search, as: 'safeSearch'
|
1060
|
+
property :serving_config, as: 'servingConfig'
|
1061
|
+
hash :user_labels, as: 'userLabels'
|
1062
|
+
end
|
1063
|
+
end
|
1064
|
+
|
1065
|
+
class GoogleCloudDiscoveryengineV1alphaConverseConversationResponse
|
1066
|
+
# @private
|
1067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1068
|
+
property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
|
1069
|
+
|
1070
|
+
collection :related_questions, as: 'relatedQuestions'
|
1071
|
+
property :reply, as: 'reply', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaReply, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaReply::Representation
|
1072
|
+
|
1073
|
+
collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult::Representation
|
1074
|
+
|
1075
|
+
end
|
1076
|
+
end
|
1077
|
+
|
1078
|
+
class GoogleCloudDiscoveryengineV1alphaCreateSchemaMetadata
|
1079
|
+
# @private
|
1080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1081
|
+
property :create_time, as: 'createTime'
|
1082
|
+
property :update_time, as: 'updateTime'
|
1083
|
+
end
|
1084
|
+
end
|
1085
|
+
|
1086
|
+
class GoogleCloudDiscoveryengineV1alphaCustomAttribute
|
1087
|
+
# @private
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1089
|
+
collection :numbers, as: 'numbers'
|
1090
|
+
collection :text, as: 'text'
|
1091
|
+
end
|
1092
|
+
end
|
1093
|
+
|
1094
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
1095
|
+
# @private
|
1096
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1097
|
+
property :create_time, as: 'createTime'
|
1098
|
+
property :update_time, as: 'updateTime'
|
1099
|
+
end
|
1100
|
+
end
|
1101
|
+
|
1102
|
+
class GoogleCloudDiscoveryengineV1alphaDocument
|
1103
|
+
# @private
|
1104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1105
|
+
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocumentContent::Representation
|
1106
|
+
|
1107
|
+
hash :derived_struct_data, as: 'derivedStructData'
|
1108
|
+
property :id, as: 'id'
|
1109
|
+
property :json_data, as: 'jsonData'
|
1110
|
+
property :name, as: 'name'
|
1111
|
+
property :parent_document_id, as: 'parentDocumentId'
|
1112
|
+
property :schema_id, as: 'schemaId'
|
1113
|
+
hash :struct_data, as: 'structData'
|
1114
|
+
end
|
1115
|
+
end
|
1116
|
+
|
1117
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentContent
|
1118
|
+
# @private
|
1119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1120
|
+
property :mime_type, as: 'mimeType'
|
1121
|
+
property :raw_bytes, :base64 => true, as: 'rawBytes'
|
1122
|
+
property :uri, as: 'uri'
|
1123
|
+
end
|
1124
|
+
end
|
1125
|
+
|
1126
|
+
class GoogleCloudDiscoveryengineV1alphaDocumentInfo
|
1127
|
+
# @private
|
1128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1129
|
+
property :id, as: 'id'
|
1130
|
+
property :name, as: 'name'
|
1131
|
+
collection :promotion_ids, as: 'promotionIds'
|
1132
|
+
property :quantity, as: 'quantity'
|
1133
|
+
property :uri, as: 'uri'
|
1134
|
+
end
|
1135
|
+
end
|
1136
|
+
|
1137
|
+
class GoogleCloudDiscoveryengineV1alphaDoubleList
|
1138
|
+
# @private
|
1139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1140
|
+
collection :values, as: 'values'
|
1141
|
+
end
|
1142
|
+
end
|
1143
|
+
|
1144
|
+
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
1145
|
+
# @private
|
1146
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1147
|
+
property :completable_option, as: 'completableOption'
|
1148
|
+
property :dynamic_facetable_option, as: 'dynamicFacetableOption'
|
1149
|
+
property :field_path, as: 'fieldPath'
|
1150
|
+
property :field_type, as: 'fieldType'
|
1151
|
+
property :indexable_option, as: 'indexableOption'
|
1152
|
+
property :key_property_type, as: 'keyPropertyType'
|
1153
|
+
property :recs_filterable_option, as: 'recsFilterableOption'
|
1154
|
+
property :retrievable_option, as: 'retrievableOption'
|
1155
|
+
property :searchable_option, as: 'searchableOption'
|
1156
|
+
end
|
1157
|
+
end
|
1158
|
+
|
1159
|
+
class GoogleCloudDiscoveryengineV1alphaGcsSource
|
1160
|
+
# @private
|
1161
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1162
|
+
property :data_schema, as: 'dataSchema'
|
1163
|
+
collection :input_uris, as: 'inputUris'
|
1164
|
+
end
|
1165
|
+
end
|
1166
|
+
|
1167
|
+
class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
|
1168
|
+
# @private
|
1169
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1170
|
+
property :create_time, as: 'createTime'
|
508
1171
|
property :failure_count, :numeric_string => true, as: 'failureCount'
|
509
1172
|
property :success_count, :numeric_string => true, as: 'successCount'
|
510
1173
|
property :update_time, as: 'updateTime'
|
511
1174
|
end
|
512
1175
|
end
|
513
1176
|
|
514
|
-
class
|
1177
|
+
class GoogleCloudDiscoveryengineV1alphaImportDocumentsRequest
|
515
1178
|
# @private
|
516
1179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
517
|
-
property :
|
1180
|
+
property :auto_generate_ids, as: 'autoGenerateIds'
|
1181
|
+
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
|
1182
|
+
|
1183
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
1184
|
+
|
1185
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
|
1186
|
+
|
1187
|
+
property :id_field, as: 'idField'
|
1188
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource::Representation
|
1189
|
+
|
1190
|
+
property :reconciliation_mode, as: 'reconciliationMode'
|
1191
|
+
end
|
1192
|
+
end
|
1193
|
+
|
1194
|
+
class GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource
|
1195
|
+
# @private
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1197
|
+
collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument::Representation
|
1198
|
+
|
1199
|
+
end
|
1200
|
+
end
|
1201
|
+
|
1202
|
+
class GoogleCloudDiscoveryengineV1alphaImportDocumentsResponse
|
1203
|
+
# @private
|
1204
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1205
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
1206
|
+
|
1207
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
1208
|
+
|
1209
|
+
end
|
1210
|
+
end
|
1211
|
+
|
1212
|
+
class GoogleCloudDiscoveryengineV1alphaImportErrorConfig
|
1213
|
+
# @private
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1215
|
+
property :gcs_prefix, as: 'gcsPrefix'
|
1216
|
+
end
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
class GoogleCloudDiscoveryengineV1alphaImportUserEventsMetadata
|
1220
|
+
# @private
|
1221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1222
|
+
property :create_time, as: 'createTime'
|
1223
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1224
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
1225
|
+
property :update_time, as: 'updateTime'
|
1226
|
+
end
|
1227
|
+
end
|
1228
|
+
|
1229
|
+
class GoogleCloudDiscoveryengineV1alphaImportUserEventsRequest
|
1230
|
+
# @private
|
1231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1232
|
+
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
|
1233
|
+
|
1234
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
1235
|
+
|
1236
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
|
1237
|
+
|
1238
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource::Representation
|
1239
|
+
|
1240
|
+
end
|
1241
|
+
end
|
1242
|
+
|
1243
|
+
class GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource
|
1244
|
+
# @private
|
1245
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1246
|
+
collection :user_events, as: 'userEvents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserEvent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserEvent::Representation
|
1247
|
+
|
1248
|
+
end
|
1249
|
+
end
|
1250
|
+
|
1251
|
+
class GoogleCloudDiscoveryengineV1alphaImportUserEventsResponse
|
1252
|
+
# @private
|
1253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1254
|
+
property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportErrorConfig::Representation
|
518
1255
|
|
519
1256
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
520
1257
|
|
@@ -523,7 +1260,87 @@ module Google
|
|
523
1260
|
end
|
524
1261
|
end
|
525
1262
|
|
526
|
-
class
|
1263
|
+
class GoogleCloudDiscoveryengineV1alphaInterval
|
1264
|
+
# @private
|
1265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1266
|
+
property :exclusive_maximum, as: 'exclusiveMaximum'
|
1267
|
+
property :exclusive_minimum, as: 'exclusiveMinimum'
|
1268
|
+
property :maximum, as: 'maximum'
|
1269
|
+
property :minimum, as: 'minimum'
|
1270
|
+
end
|
1271
|
+
end
|
1272
|
+
|
1273
|
+
class GoogleCloudDiscoveryengineV1alphaListConversationsResponse
|
1274
|
+
# @private
|
1275
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1276
|
+
collection :conversations, as: 'conversations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
|
1277
|
+
|
1278
|
+
property :next_page_token, as: 'nextPageToken'
|
1279
|
+
end
|
1280
|
+
end
|
1281
|
+
|
1282
|
+
class GoogleCloudDiscoveryengineV1alphaListDocumentsResponse
|
1283
|
+
# @private
|
1284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1285
|
+
collection :documents, as: 'documents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument::Representation
|
1286
|
+
|
1287
|
+
property :next_page_token, as: 'nextPageToken'
|
1288
|
+
end
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class GoogleCloudDiscoveryengineV1alphaListSchemasResponse
|
1292
|
+
# @private
|
1293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1294
|
+
property :next_page_token, as: 'nextPageToken'
|
1295
|
+
collection :schemas, as: 'schemas', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
1296
|
+
|
1297
|
+
end
|
1298
|
+
end
|
1299
|
+
|
1300
|
+
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
1301
|
+
# @private
|
1302
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1303
|
+
property :widget_config_id, as: 'widgetConfigId'
|
1304
|
+
end
|
1305
|
+
end
|
1306
|
+
|
1307
|
+
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigResponse
|
1308
|
+
# @private
|
1309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1310
|
+
property :anonymous_widget_config, as: 'anonymousWidgetConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfig::Representation
|
1311
|
+
|
1312
|
+
end
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class GoogleCloudDiscoveryengineV1alphaMediaInfo
|
1316
|
+
# @private
|
1317
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1318
|
+
property :media_progress_duration, as: 'mediaProgressDuration'
|
1319
|
+
property :media_progress_percentage, as: 'mediaProgressPercentage'
|
1320
|
+
end
|
1321
|
+
end
|
1322
|
+
|
1323
|
+
class GoogleCloudDiscoveryengineV1alphaPageInfo
|
1324
|
+
# @private
|
1325
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1326
|
+
property :page_category, as: 'pageCategory'
|
1327
|
+
property :pageview_id, as: 'pageviewId'
|
1328
|
+
property :referrer_uri, as: 'referrerUri'
|
1329
|
+
property :uri, as: 'uri'
|
1330
|
+
end
|
1331
|
+
end
|
1332
|
+
|
1333
|
+
class GoogleCloudDiscoveryengineV1alphaPanelInfo
|
1334
|
+
# @private
|
1335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1336
|
+
property :display_name, as: 'displayName'
|
1337
|
+
property :panel_id, as: 'panelId'
|
1338
|
+
property :panel_position, as: 'panelPosition'
|
1339
|
+
property :total_panels, as: 'totalPanels'
|
1340
|
+
end
|
1341
|
+
end
|
1342
|
+
|
1343
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
|
527
1344
|
# @private
|
528
1345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
529
1346
|
property :create_time, as: 'createTime'
|
@@ -533,7 +1350,15 @@ module Google
|
|
533
1350
|
end
|
534
1351
|
end
|
535
1352
|
|
536
|
-
class
|
1353
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsRequest
|
1354
|
+
# @private
|
1355
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1356
|
+
property :filter, as: 'filter'
|
1357
|
+
property :force, as: 'force'
|
1358
|
+
end
|
1359
|
+
end
|
1360
|
+
|
1361
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsResponse
|
537
1362
|
# @private
|
538
1363
|
class Representation < Google::Apis::Core::JsonRepresentation
|
539
1364
|
property :purge_count, :numeric_string => true, as: 'purgeCount'
|
@@ -541,316 +1366,346 @@ module Google
|
|
541
1366
|
end
|
542
1367
|
end
|
543
1368
|
|
544
|
-
class
|
1369
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsMetadata
|
545
1370
|
# @private
|
546
1371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
547
|
-
property :
|
548
|
-
property :
|
549
|
-
|
1372
|
+
property :create_time, as: 'createTime'
|
1373
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
1374
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
1375
|
+
property :update_time, as: 'updateTime'
|
550
1376
|
end
|
551
1377
|
end
|
552
1378
|
|
553
|
-
class
|
1379
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsRequest
|
554
1380
|
# @private
|
555
1381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
556
|
-
|
1382
|
+
property :filter, as: 'filter'
|
1383
|
+
property :force, as: 'force'
|
1384
|
+
end
|
1385
|
+
end
|
557
1386
|
|
1387
|
+
class GoogleCloudDiscoveryengineV1alphaPurgeUserEventsResponse
|
1388
|
+
# @private
|
1389
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1390
|
+
property :purge_count, :numeric_string => true, as: 'purgeCount'
|
558
1391
|
end
|
559
1392
|
end
|
560
1393
|
|
561
|
-
class
|
1394
|
+
class GoogleCloudDiscoveryengineV1alphaRecommendRequest
|
562
1395
|
# @private
|
563
1396
|
class Representation < Google::Apis::Core::JsonRepresentation
|
564
|
-
property :
|
565
|
-
property :
|
566
|
-
|
567
|
-
property :
|
1397
|
+
property :filter, as: 'filter'
|
1398
|
+
property :page_size, as: 'pageSize'
|
1399
|
+
hash :params, as: 'params'
|
1400
|
+
property :user_event, as: 'userEvent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserEvent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserEvent::Representation
|
568
1401
|
|
569
|
-
|
570
|
-
property :
|
1402
|
+
hash :user_labels, as: 'userLabels'
|
1403
|
+
property :validate_only, as: 'validateOnly'
|
571
1404
|
end
|
572
1405
|
end
|
573
1406
|
|
574
|
-
class
|
1407
|
+
class GoogleCloudDiscoveryengineV1alphaRecommendResponse
|
575
1408
|
# @private
|
576
1409
|
class Representation < Google::Apis::Core::JsonRepresentation
|
577
|
-
property :
|
578
|
-
|
1410
|
+
property :attribution_token, as: 'attributionToken'
|
1411
|
+
collection :missing_ids, as: 'missingIds'
|
1412
|
+
collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult::Representation
|
1413
|
+
|
1414
|
+
property :validate_only, as: 'validateOnly'
|
579
1415
|
end
|
580
1416
|
end
|
581
1417
|
|
582
|
-
class
|
1418
|
+
class GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult
|
583
1419
|
# @private
|
584
1420
|
class Representation < Google::Apis::Core::JsonRepresentation
|
585
|
-
|
586
|
-
|
1421
|
+
property :document, as: 'document', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument::Representation
|
1422
|
+
|
1423
|
+
property :id, as: 'id'
|
1424
|
+
hash :metadata, as: 'metadata'
|
587
1425
|
end
|
588
1426
|
end
|
589
1427
|
|
590
|
-
class
|
1428
|
+
class GoogleCloudDiscoveryengineV1alphaReply
|
591
1429
|
# @private
|
592
1430
|
class Representation < Google::Apis::Core::JsonRepresentation
|
593
|
-
|
594
|
-
|
595
|
-
property :
|
596
|
-
property :
|
597
|
-
|
598
|
-
hash :struct_data, as: 'structData'
|
1431
|
+
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaReplyReference, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaReplyReference::Representation
|
1432
|
+
|
1433
|
+
property :reply, as: 'reply'
|
1434
|
+
property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary::Representation
|
1435
|
+
|
599
1436
|
end
|
600
1437
|
end
|
601
1438
|
|
602
|
-
class
|
1439
|
+
class GoogleCloudDiscoveryengineV1alphaReplyReference
|
603
1440
|
# @private
|
604
1441
|
class Representation < Google::Apis::Core::JsonRepresentation
|
605
|
-
property :
|
606
|
-
property :
|
607
|
-
|
608
|
-
property :quantity, as: 'quantity'
|
1442
|
+
property :anchor_text, as: 'anchorText'
|
1443
|
+
property :end, as: 'end'
|
1444
|
+
property :start, as: 'start'
|
609
1445
|
property :uri, as: 'uri'
|
610
1446
|
end
|
611
1447
|
end
|
612
1448
|
|
613
|
-
class
|
1449
|
+
class GoogleCloudDiscoveryengineV1alphaSchema
|
614
1450
|
# @private
|
615
1451
|
class Representation < Google::Apis::Core::JsonRepresentation
|
616
|
-
|
617
|
-
|
1452
|
+
collection :field_configs, as: 'fieldConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFieldConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFieldConfig::Representation
|
1453
|
+
|
1454
|
+
property :json_schema, as: 'jsonSchema'
|
1455
|
+
property :name, as: 'name'
|
1456
|
+
hash :struct_schema, as: 'structSchema'
|
618
1457
|
end
|
619
1458
|
end
|
620
1459
|
|
621
|
-
class
|
1460
|
+
class GoogleCloudDiscoveryengineV1alphaSearchInfo
|
622
1461
|
# @private
|
623
1462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
624
|
-
property :
|
625
|
-
property :
|
626
|
-
property :
|
627
|
-
property :update_time, as: 'updateTime'
|
1463
|
+
property :offset, as: 'offset'
|
1464
|
+
property :order_by, as: 'orderBy'
|
1465
|
+
property :search_query, as: 'searchQuery'
|
628
1466
|
end
|
629
1467
|
end
|
630
1468
|
|
631
|
-
class
|
1469
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequest
|
632
1470
|
# @private
|
633
1471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
634
|
-
property :
|
635
|
-
property :bigquery_source, as: 'bigquerySource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaBigQuerySource::Representation
|
1472
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
|
636
1473
|
|
637
|
-
property :
|
1474
|
+
property :branch, as: 'branch'
|
1475
|
+
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec::Representation
|
638
1476
|
|
639
|
-
property :
|
1477
|
+
property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec::Representation
|
640
1478
|
|
641
|
-
|
642
|
-
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportDocumentsRequestInlineSource::Representation
|
1479
|
+
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec::Representation
|
643
1480
|
|
644
|
-
property :
|
1481
|
+
property :filter, as: 'filter'
|
1482
|
+
property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery::Representation
|
1483
|
+
|
1484
|
+
property :offset, as: 'offset'
|
1485
|
+
property :order_by, as: 'orderBy'
|
1486
|
+
property :page_size, as: 'pageSize'
|
1487
|
+
property :page_token, as: 'pageToken'
|
1488
|
+
hash :params, as: 'params'
|
1489
|
+
property :query, as: 'query'
|
1490
|
+
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec::Representation
|
1491
|
+
|
1492
|
+
property :ranking_expression, as: 'rankingExpression'
|
1493
|
+
property :safe_search, as: 'safeSearch'
|
1494
|
+
property :serving_config, as: 'servingConfig'
|
1495
|
+
property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec::Representation
|
1496
|
+
|
1497
|
+
property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo::Representation
|
1498
|
+
|
1499
|
+
hash :user_labels, as: 'userLabels'
|
1500
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
645
1501
|
end
|
646
1502
|
end
|
647
1503
|
|
648
|
-
class
|
1504
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec
|
649
1505
|
# @private
|
650
1506
|
class Representation < Google::Apis::Core::JsonRepresentation
|
651
|
-
collection :
|
1507
|
+
collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec::Representation
|
652
1508
|
|
653
1509
|
end
|
654
1510
|
end
|
655
1511
|
|
656
|
-
class
|
1512
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpec
|
657
1513
|
# @private
|
658
1514
|
class Representation < Google::Apis::Core::JsonRepresentation
|
659
|
-
property :
|
660
|
-
|
661
|
-
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
662
|
-
|
1515
|
+
property :boost, as: 'boost'
|
1516
|
+
property :condition, as: 'condition'
|
663
1517
|
end
|
664
1518
|
end
|
665
1519
|
|
666
|
-
class
|
1520
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
|
667
1521
|
# @private
|
668
1522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
669
|
-
property :
|
1523
|
+
property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec::Representation
|
1524
|
+
|
1525
|
+
property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec::Representation
|
1526
|
+
|
1527
|
+
property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec::Representation
|
1528
|
+
|
670
1529
|
end
|
671
1530
|
end
|
672
1531
|
|
673
|
-
class
|
1532
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec
|
674
1533
|
# @private
|
675
1534
|
class Representation < Google::Apis::Core::JsonRepresentation
|
676
|
-
property :
|
677
|
-
property :
|
678
|
-
property :
|
679
|
-
property :
|
1535
|
+
property :max_extractive_answer_count, as: 'maxExtractiveAnswerCount'
|
1536
|
+
property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
|
1537
|
+
property :num_next_segments, as: 'numNextSegments'
|
1538
|
+
property :num_previous_segments, as: 'numPreviousSegments'
|
1539
|
+
property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
|
680
1540
|
end
|
681
1541
|
end
|
682
1542
|
|
683
|
-
class
|
1543
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec
|
684
1544
|
# @private
|
685
1545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
686
|
-
property :
|
687
|
-
|
688
|
-
property :
|
689
|
-
|
690
|
-
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGcsSource::Representation
|
691
|
-
|
692
|
-
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaImportUserEventsRequestInlineSource::Representation
|
693
|
-
|
1546
|
+
property :max_snippet_count, as: 'maxSnippetCount'
|
1547
|
+
property :reference_only, as: 'referenceOnly'
|
1548
|
+
property :return_snippet, as: 'returnSnippet'
|
694
1549
|
end
|
695
1550
|
end
|
696
1551
|
|
697
|
-
class
|
1552
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSummarySpec
|
698
1553
|
# @private
|
699
1554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
700
|
-
|
701
|
-
|
1555
|
+
property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
|
1556
|
+
property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
|
1557
|
+
property :include_citations, as: 'includeCitations'
|
1558
|
+
property :language_code, as: 'languageCode'
|
1559
|
+
property :summary_result_count, as: 'summaryResultCount'
|
702
1560
|
end
|
703
1561
|
end
|
704
1562
|
|
705
|
-
class
|
1563
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
706
1564
|
# @private
|
707
1565
|
class Representation < Google::Apis::Core::JsonRepresentation
|
708
|
-
|
709
|
-
|
710
|
-
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
1566
|
+
collection :embedding_vectors, as: 'embeddingVectors', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector::Representation
|
711
1567
|
|
712
|
-
property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
|
713
|
-
property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
|
714
1568
|
end
|
715
1569
|
end
|
716
1570
|
|
717
|
-
class
|
1571
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpecEmbeddingVector
|
718
1572
|
# @private
|
719
1573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
720
|
-
|
721
|
-
|
722
|
-
property :next_page_token, as: 'nextPageToken'
|
1574
|
+
property :field_path, as: 'fieldPath'
|
1575
|
+
collection :vector, as: 'vector'
|
723
1576
|
end
|
724
1577
|
end
|
725
1578
|
|
726
|
-
class
|
1579
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec
|
727
1580
|
# @private
|
728
1581
|
class Representation < Google::Apis::Core::JsonRepresentation
|
729
|
-
property :
|
730
|
-
|
1582
|
+
property :enable_dynamic_position, as: 'enableDynamicPosition'
|
1583
|
+
collection :excluded_filter_keys, as: 'excludedFilterKeys'
|
1584
|
+
property :facet_key, as: 'facetKey', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey::Representation
|
1585
|
+
|
1586
|
+
property :limit, as: 'limit'
|
731
1587
|
end
|
732
1588
|
end
|
733
1589
|
|
734
|
-
class
|
1590
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpecFacetKey
|
735
1591
|
# @private
|
736
1592
|
class Representation < Google::Apis::Core::JsonRepresentation
|
737
|
-
property :
|
738
|
-
|
739
|
-
|
740
|
-
|
1593
|
+
property :case_insensitive, as: 'caseInsensitive'
|
1594
|
+
collection :contains, as: 'contains'
|
1595
|
+
collection :intervals, as: 'intervals', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaInterval, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaInterval::Representation
|
1596
|
+
|
1597
|
+
property :key, as: 'key'
|
1598
|
+
property :order_by, as: 'orderBy'
|
1599
|
+
collection :prefixes, as: 'prefixes'
|
1600
|
+
collection :restricted_values, as: 'restrictedValues'
|
741
1601
|
end
|
742
1602
|
end
|
743
1603
|
|
744
|
-
class
|
1604
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestImageQuery
|
745
1605
|
# @private
|
746
1606
|
class Representation < Google::Apis::Core::JsonRepresentation
|
747
|
-
property :
|
748
|
-
property :panel_id, as: 'panelId'
|
749
|
-
property :panel_position, as: 'panelPosition'
|
750
|
-
property :total_panels, as: 'totalPanels'
|
1607
|
+
property :image_bytes, as: 'imageBytes'
|
751
1608
|
end
|
752
1609
|
end
|
753
1610
|
|
754
|
-
class
|
1611
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec
|
755
1612
|
# @private
|
756
1613
|
class Representation < Google::Apis::Core::JsonRepresentation
|
757
|
-
property :
|
758
|
-
property :
|
759
|
-
property :success_count, :numeric_string => true, as: 'successCount'
|
760
|
-
property :update_time, as: 'updateTime'
|
1614
|
+
property :condition, as: 'condition'
|
1615
|
+
property :pin_unexpanded_results, as: 'pinUnexpandedResults'
|
761
1616
|
end
|
762
1617
|
end
|
763
1618
|
|
764
|
-
class
|
1619
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec
|
765
1620
|
# @private
|
766
1621
|
class Representation < Google::Apis::Core::JsonRepresentation
|
767
|
-
property :
|
768
|
-
property :force, as: 'force'
|
1622
|
+
property :mode, as: 'mode'
|
769
1623
|
end
|
770
1624
|
end
|
771
1625
|
|
772
|
-
class
|
1626
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponse
|
773
1627
|
# @private
|
774
1628
|
class Representation < Google::Apis::Core::JsonRepresentation
|
775
|
-
|
776
|
-
|
1629
|
+
collection :applied_controls, as: 'appliedControls'
|
1630
|
+
property :attribution_token, as: 'attributionToken'
|
1631
|
+
property :corrected_query, as: 'correctedQuery'
|
1632
|
+
collection :facets, as: 'facets', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseFacet, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseFacet::Representation
|
1633
|
+
|
1634
|
+
property :guided_search_result, as: 'guidedSearchResult', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult::Representation
|
1635
|
+
|
1636
|
+
property :next_page_token, as: 'nextPageToken'
|
1637
|
+
property :query_expansion_info, as: 'queryExpansionInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo::Representation
|
1638
|
+
|
1639
|
+
property :redirect_uri, as: 'redirectUri'
|
1640
|
+
collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult::Representation
|
1641
|
+
|
1642
|
+
property :summary, as: 'summary', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseSummary::Representation
|
1643
|
+
|
1644
|
+
property :total_size, as: 'totalSize'
|
777
1645
|
end
|
778
1646
|
end
|
779
1647
|
|
780
|
-
class
|
1648
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseFacet
|
781
1649
|
# @private
|
782
1650
|
class Representation < Google::Apis::Core::JsonRepresentation
|
783
|
-
property :
|
784
|
-
property :
|
785
|
-
|
786
|
-
|
1651
|
+
property :dynamic_facet, as: 'dynamicFacet'
|
1652
|
+
property :key, as: 'key'
|
1653
|
+
collection :values, as: 'values', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue::Representation
|
1654
|
+
|
787
1655
|
end
|
788
1656
|
end
|
789
1657
|
|
790
|
-
class
|
1658
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseFacetFacetValue
|
791
1659
|
# @private
|
792
1660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
793
|
-
property :
|
794
|
-
property :
|
1661
|
+
property :count, :numeric_string => true, as: 'count'
|
1662
|
+
property :interval, as: 'interval', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaInterval, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaInterval::Representation
|
1663
|
+
|
1664
|
+
property :value, as: 'value'
|
795
1665
|
end
|
796
1666
|
end
|
797
1667
|
|
798
|
-
class
|
1668
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResult
|
799
1669
|
# @private
|
800
1670
|
class Representation < Google::Apis::Core::JsonRepresentation
|
801
|
-
|
1671
|
+
collection :follow_up_questions, as: 'followUpQuestions'
|
1672
|
+
collection :refinement_attributes, as: 'refinementAttributes', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute::Representation
|
1673
|
+
|
802
1674
|
end
|
803
1675
|
end
|
804
1676
|
|
805
|
-
class
|
1677
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseGuidedSearchResultRefinementAttribute
|
806
1678
|
# @private
|
807
1679
|
class Representation < Google::Apis::Core::JsonRepresentation
|
808
|
-
property :
|
809
|
-
property :
|
810
|
-
hash :params, as: 'params'
|
811
|
-
property :user_event, as: 'userEvent', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserEvent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserEvent::Representation
|
812
|
-
|
813
|
-
hash :user_labels, as: 'userLabels'
|
814
|
-
property :validate_only, as: 'validateOnly'
|
1680
|
+
property :attribute_key, as: 'attributeKey'
|
1681
|
+
property :attribute_value, as: 'attributeValue'
|
815
1682
|
end
|
816
1683
|
end
|
817
1684
|
|
818
|
-
class
|
1685
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseQueryExpansionInfo
|
819
1686
|
# @private
|
820
1687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
821
|
-
property :
|
822
|
-
|
823
|
-
collection :results, as: 'results', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaRecommendResponseRecommendationResult::Representation
|
824
|
-
|
825
|
-
property :validate_only, as: 'validateOnly'
|
1688
|
+
property :expanded_query, as: 'expandedQuery'
|
1689
|
+
property :pinned_result_count, :numeric_string => true, as: 'pinnedResultCount'
|
826
1690
|
end
|
827
1691
|
end
|
828
1692
|
|
829
|
-
class
|
1693
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult
|
830
1694
|
# @private
|
831
1695
|
class Representation < Google::Apis::Core::JsonRepresentation
|
832
1696
|
property :document, as: 'document', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDocument::Representation
|
833
1697
|
|
834
1698
|
property :id, as: 'id'
|
835
|
-
hash :
|
836
|
-
end
|
837
|
-
end
|
1699
|
+
hash :model_scores, as: 'modelScores', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDoubleList, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaDoubleList::Representation
|
838
1700
|
|
839
|
-
class GoogleCloudDiscoveryengineV1alphaSchema
|
840
|
-
# @private
|
841
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
842
|
-
property :json_schema, as: 'jsonSchema'
|
843
|
-
property :name, as: 'name'
|
844
|
-
hash :struct_schema, as: 'structSchema'
|
845
1701
|
end
|
846
1702
|
end
|
847
1703
|
|
848
|
-
class
|
1704
|
+
class GoogleCloudDiscoveryengineV1alphaSearchResponseSummary
|
849
1705
|
# @private
|
850
1706
|
class Representation < Google::Apis::Core::JsonRepresentation
|
851
|
-
|
852
|
-
property :
|
853
|
-
property :search_query, as: 'searchQuery'
|
1707
|
+
collection :summary_skipped_reasons, as: 'summarySkippedReasons'
|
1708
|
+
property :summary_text, as: 'summaryText'
|
854
1709
|
end
|
855
1710
|
end
|
856
1711
|
|
@@ -866,7 +1721,10 @@ module Google
|
|
866
1721
|
# @private
|
867
1722
|
class Representation < Google::Apis::Core::JsonRepresentation
|
868
1723
|
property :exact_match, as: 'exactMatch'
|
1724
|
+
property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason::Representation
|
1725
|
+
|
869
1726
|
property :generated_uri_pattern, as: 'generatedUriPattern'
|
1727
|
+
property :indexing_status, as: 'indexingStatus'
|
870
1728
|
property :name, as: 'name'
|
871
1729
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
872
1730
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
|
@@ -876,6 +1734,30 @@ module Google
|
|
876
1734
|
end
|
877
1735
|
end
|
878
1736
|
|
1737
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReason
|
1738
|
+
# @private
|
1739
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1740
|
+
property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure::Representation
|
1741
|
+
|
1742
|
+
end
|
1743
|
+
end
|
1744
|
+
|
1745
|
+
class GoogleCloudDiscoveryengineV1alphaTargetSiteFailureReasonQuotaFailure
|
1746
|
+
# @private
|
1747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1748
|
+
property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
|
1749
|
+
end
|
1750
|
+
end
|
1751
|
+
|
1752
|
+
class GoogleCloudDiscoveryengineV1alphaTextInput
|
1753
|
+
# @private
|
1754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1755
|
+
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversationContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversationContext::Representation
|
1756
|
+
|
1757
|
+
property :input, as: 'input'
|
1758
|
+
end
|
1759
|
+
end
|
1760
|
+
|
879
1761
|
class GoogleCloudDiscoveryengineV1alphaTransactionInfo
|
880
1762
|
# @private
|
881
1763
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -888,6 +1770,14 @@ module Google
|
|
888
1770
|
end
|
889
1771
|
end
|
890
1772
|
|
1773
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
1774
|
+
# @private
|
1775
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1776
|
+
property :create_time, as: 'createTime'
|
1777
|
+
property :update_time, as: 'updateTime'
|
1778
|
+
end
|
1779
|
+
end
|
1780
|
+
|
891
1781
|
class GoogleCloudDiscoveryengineV1alphaUserEvent
|
892
1782
|
# @private
|
893
1783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -929,6 +1819,137 @@ module Google
|
|
929
1819
|
end
|
930
1820
|
end
|
931
1821
|
|
1822
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
1823
|
+
# @private
|
1824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1825
|
+
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
1826
|
+
|
1827
|
+
property :complete_query_request, as: 'completeQueryRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest::Representation
|
1828
|
+
|
1829
|
+
property :config_id, as: 'configId'
|
1830
|
+
end
|
1831
|
+
end
|
1832
|
+
|
1833
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
1834
|
+
# @private
|
1835
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1836
|
+
property :u_token, as: 'uToken'
|
1837
|
+
collection :widget_query_suggestions, as: 'widgetQuerySuggestions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion::Representation
|
1838
|
+
|
1839
|
+
end
|
1840
|
+
end
|
1841
|
+
|
1842
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
1843
|
+
# @private
|
1844
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1845
|
+
property :suggestion, as: 'suggestion'
|
1846
|
+
end
|
1847
|
+
end
|
1848
|
+
|
1849
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
1850
|
+
# @private
|
1851
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1852
|
+
property :allow_public_access, as: 'allowPublicAccess'
|
1853
|
+
collection :allowlisted_domains, as: 'allowlistedDomains'
|
1854
|
+
property :config_id, as: 'configId'
|
1855
|
+
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec::Representation
|
1856
|
+
|
1857
|
+
property :create_time, as: 'createTime'
|
1858
|
+
property :data_store_type, as: 'dataStoreType'
|
1859
|
+
property :display_name, as: 'displayName'
|
1860
|
+
property :enable_autocomplete, as: 'enableAutocomplete'
|
1861
|
+
property :enable_conversational_search, as: 'enableConversationalSearch'
|
1862
|
+
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
1863
|
+
property :enable_result_score, as: 'enableResultScore'
|
1864
|
+
property :enable_safe_search, as: 'enableSafeSearch'
|
1865
|
+
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
1866
|
+
property :enable_summarization, as: 'enableSummarization'
|
1867
|
+
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
1868
|
+
|
1869
|
+
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
1870
|
+
|
1871
|
+
property :llm_enabled, as: 'llmEnabled'
|
1872
|
+
property :name, as: 'name'
|
1873
|
+
property :solution_type, as: 'solutionType'
|
1874
|
+
property :update_time, as: 'updateTime'
|
1875
|
+
end
|
1876
|
+
end
|
1877
|
+
|
1878
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
1879
|
+
# @private
|
1880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1881
|
+
property :display_name, as: 'displayName'
|
1882
|
+
property :field, as: 'field'
|
1883
|
+
end
|
1884
|
+
end
|
1885
|
+
|
1886
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
1887
|
+
# @private
|
1888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1889
|
+
collection :device_visibility, as: 'deviceVisibility'
|
1890
|
+
property :display_template, as: 'displayTemplate'
|
1891
|
+
property :field, as: 'field'
|
1892
|
+
end
|
1893
|
+
end
|
1894
|
+
|
1895
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
1896
|
+
# @private
|
1897
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1898
|
+
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
1899
|
+
|
1900
|
+
property :config_id, as: 'configId'
|
1901
|
+
property :conversation_id, as: 'conversationId'
|
1902
|
+
property :converse_conversation_request, as: 'converseConversationRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationRequest::Representation
|
1903
|
+
|
1904
|
+
end
|
1905
|
+
end
|
1906
|
+
|
1907
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
1908
|
+
# @private
|
1909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1910
|
+
property :conversation_id, as: 'conversationId'
|
1911
|
+
property :converse_conversation_response, as: 'converseConversationResponse', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationResponse::Representation
|
1912
|
+
|
1913
|
+
property :u_token, as: 'uToken'
|
1914
|
+
end
|
1915
|
+
end
|
1916
|
+
|
1917
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
1918
|
+
# @private
|
1919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1920
|
+
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
1921
|
+
|
1922
|
+
property :config_id, as: 'configId'
|
1923
|
+
property :search_request, as: 'searchRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest::Representation
|
1924
|
+
|
1925
|
+
end
|
1926
|
+
end
|
1927
|
+
|
1928
|
+
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
1929
|
+
# @private
|
1930
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1931
|
+
property :search_response, as: 'searchResponse', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponse::Representation
|
1932
|
+
|
1933
|
+
property :u_token, as: 'uToken'
|
1934
|
+
end
|
1935
|
+
end
|
1936
|
+
|
1937
|
+
class GoogleCloudDiscoveryengineV1betaCreateSchemaMetadata
|
1938
|
+
# @private
|
1939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1940
|
+
property :create_time, as: 'createTime'
|
1941
|
+
property :update_time, as: 'updateTime'
|
1942
|
+
end
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
1946
|
+
# @private
|
1947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1948
|
+
property :create_time, as: 'createTime'
|
1949
|
+
property :update_time, as: 'updateTime'
|
1950
|
+
end
|
1951
|
+
end
|
1952
|
+
|
932
1953
|
class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
|
933
1954
|
# @private
|
934
1955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1005,6 +2026,14 @@ module Google
|
|
1005
2026
|
end
|
1006
2027
|
end
|
1007
2028
|
|
2029
|
+
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
2030
|
+
# @private
|
2031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2032
|
+
property :create_time, as: 'createTime'
|
2033
|
+
property :update_time, as: 'updateTime'
|
2034
|
+
end
|
2035
|
+
end
|
2036
|
+
|
1008
2037
|
class GoogleLongrunningListOperationsResponse
|
1009
2038
|
# @private
|
1010
2039
|
class Representation < Google::Apis::Core::JsonRepresentation
|