google-apis-discoveryengine_v1alpha 0.42.0 → 0.44.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -334,6 +334,222 @@ module Google
334
334
  include Google::Apis::Core::JsonObjectSupport
335
335
  end
336
336
 
337
+ class GoogleCloudDiscoveryengineV1alphaAnswer
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
337
553
  class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
338
554
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
555
 
@@ -388,6 +604,30 @@ module Google
388
604
  include Google::Apis::Core::JsonObjectSupport
389
605
  end
390
606
 
607
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
391
631
  class GoogleCloudDiscoveryengineV1alphaChunk
392
632
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
633
 
@@ -760,6 +1000,12 @@ module Google
760
1000
  include Google::Apis::Core::JsonObjectSupport
761
1001
  end
762
1002
 
1003
+ class GoogleCloudDiscoveryengineV1alphaFactChunk
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
763
1009
  class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
764
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
765
1011
 
@@ -790,7 +1036,7 @@ module Google
790
1036
  include Google::Apis::Core::JsonObjectSupport
791
1037
  end
792
1038
 
793
- class GoogleCloudDiscoveryengineV1alphaGroundingConfig
1039
+ class GoogleCloudDiscoveryengineV1alphaGroundingFact
794
1040
  class Representation < Google::Apis::Core::JsonRepresentation; end
795
1041
 
796
1042
  include Google::Apis::Core::JsonObjectSupport
@@ -814,18 +1060,6 @@ module Google
814
1060
  include Google::Apis::Core::JsonObjectSupport
815
1061
  end
816
1062
 
817
- class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
818
- class Representation < Google::Apis::Core::JsonRepresentation; end
819
-
820
- include Google::Apis::Core::JsonObjectSupport
821
- end
822
-
823
- class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
824
- class Representation < Google::Apis::Core::JsonRepresentation; end
825
-
826
- include Google::Apis::Core::JsonObjectSupport
827
- end
828
-
829
1063
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
830
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
831
1065
 
@@ -952,6 +1186,12 @@ module Google
952
1186
  include Google::Apis::Core::JsonObjectSupport
953
1187
  end
954
1188
 
1189
+ class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
955
1195
  class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
956
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
957
1197
 
@@ -1006,6 +1246,30 @@ module Google
1006
1246
  include Google::Apis::Core::JsonObjectSupport
1007
1247
  end
1008
1248
 
1249
+ class GoogleCloudDiscoveryengineV1alphaProject
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1009
1273
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
1010
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1275
 
@@ -1066,6 +1330,12 @@ module Google
1066
1330
  include Google::Apis::Core::JsonObjectSupport
1067
1331
  end
1068
1332
 
1333
+ class GoogleCloudDiscoveryengineV1alphaQuery
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1069
1339
  class GoogleCloudDiscoveryengineV1alphaRankRequest
1070
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1341
 
@@ -1144,6 +1414,12 @@ module Google
1144
1414
  include Google::Apis::Core::JsonObjectSupport
1145
1415
  end
1146
1416
 
1417
+ class GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1147
1423
  class GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
1148
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1425
 
@@ -1180,25 +1456,37 @@ module Google
1180
1456
  include Google::Apis::Core::JsonObjectSupport
1181
1457
  end
1182
1458
 
1183
- class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
1459
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
1184
1460
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1461
 
1186
1462
  include Google::Apis::Core::JsonObjectSupport
1187
1463
  end
1188
1464
 
1189
- class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec
1465
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
1190
1466
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1467
 
1192
1468
  include Google::Apis::Core::JsonObjectSupport
1193
1469
  end
1194
1470
 
1195
- class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec
1471
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
1196
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1473
 
1198
1474
  include Google::Apis::Core::JsonObjectSupport
1199
1475
  end
1200
1476
 
1201
- class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec
1477
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecChunkSpec
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecExtractiveContentSpec
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpecSnippetSpec
1202
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1491
 
1204
1492
  include Google::Apis::Core::JsonObjectSupport
@@ -1384,6 +1672,18 @@ module Google
1384
1672
  include Google::Apis::Core::JsonObjectSupport
1385
1673
  end
1386
1674
 
1675
+ class GoogleCloudDiscoveryengineV1alphaSession
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1387
1687
  class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
1388
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1689
 
@@ -1732,12 +2032,6 @@ module Google
1732
2032
  include Google::Apis::Core::JsonObjectSupport
1733
2033
  end
1734
2034
 
1735
- class GoogleCloudDiscoveryengineV1betaGroundingConfig
1736
- class Representation < Google::Apis::Core::JsonRepresentation; end
1737
-
1738
- include Google::Apis::Core::JsonObjectSupport
1739
- end
1740
-
1741
2035
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
1742
2036
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
2037
 
@@ -1852,6 +2146,12 @@ module Google
1852
2146
  include Google::Apis::Core::JsonObjectSupport
1853
2147
  end
1854
2148
 
2149
+ class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
2150
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2151
+
2152
+ include Google::Apis::Core::JsonObjectSupport
2153
+ end
2154
+
1855
2155
  class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
1856
2156
  class Representation < Google::Apis::Core::JsonRepresentation; end
1857
2157
 
@@ -2172,199 +2472,558 @@ module Google
2172
2472
  class GoogleCloudDiscoveryengineV1EngineCommonConfig
2173
2473
  # @private
2174
2474
  class Representation < Google::Apis::Core::JsonRepresentation
2175
- property :company_name, as: 'companyName'
2475
+ property :company_name, as: 'companyName'
2476
+ end
2477
+ end
2478
+
2479
+ class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2480
+ # @private
2481
+ class Representation < Google::Apis::Core::JsonRepresentation
2482
+ collection :search_add_ons, as: 'searchAddOns'
2483
+ property :search_tier, as: 'searchTier'
2484
+ end
2485
+ end
2486
+
2487
+ class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2488
+ # @private
2489
+ class Representation < Google::Apis::Core::JsonRepresentation
2490
+ property :create_time, as: 'createTime'
2491
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2492
+ property :success_count, :numeric_string => true, as: 'successCount'
2493
+ property :total_count, :numeric_string => true, as: 'totalCount'
2494
+ property :update_time, as: 'updateTime'
2495
+ end
2496
+ end
2497
+
2498
+ class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2499
+ # @private
2500
+ class Representation < Google::Apis::Core::JsonRepresentation
2501
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2502
+
2503
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2504
+
2505
+ end
2506
+ end
2507
+
2508
+ class GoogleCloudDiscoveryengineV1ImportErrorConfig
2509
+ # @private
2510
+ class Representation < Google::Apis::Core::JsonRepresentation
2511
+ property :gcs_prefix, as: 'gcsPrefix'
2512
+ end
2513
+ end
2514
+
2515
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
2516
+ # @private
2517
+ class Representation < Google::Apis::Core::JsonRepresentation
2518
+ property :create_time, as: 'createTime'
2519
+ property :update_time, as: 'updateTime'
2520
+ end
2521
+ end
2522
+
2523
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
2524
+ # @private
2525
+ class Representation < Google::Apis::Core::JsonRepresentation
2526
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2527
+
2528
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2529
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
2530
+ end
2531
+ end
2532
+
2533
+ class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
2534
+ # @private
2535
+ class Representation < Google::Apis::Core::JsonRepresentation
2536
+ property :create_time, as: 'createTime'
2537
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2538
+ property :success_count, :numeric_string => true, as: 'successCount'
2539
+ property :update_time, as: 'updateTime'
2540
+ end
2541
+ end
2542
+
2543
+ class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
2544
+ # @private
2545
+ class Representation < Google::Apis::Core::JsonRepresentation
2546
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2547
+
2548
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2549
+
2550
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2551
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2552
+ end
2553
+ end
2554
+
2555
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2556
+ # @private
2557
+ class Representation < Google::Apis::Core::JsonRepresentation
2558
+ property :create_time, as: 'createTime'
2559
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2560
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2561
+ property :success_count, :numeric_string => true, as: 'successCount'
2562
+ property :update_time, as: 'updateTime'
2563
+ end
2564
+ end
2565
+
2566
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
2567
+ # @private
2568
+ class Representation < Google::Apis::Core::JsonRepresentation
2569
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2570
+ collection :purge_sample, as: 'purgeSample'
2571
+ end
2572
+ end
2573
+
2574
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
2575
+ # @private
2576
+ class Representation < Google::Apis::Core::JsonRepresentation
2577
+ property :create_time, as: 'createTime'
2578
+ property :update_time, as: 'updateTime'
2579
+ end
2580
+ end
2581
+
2582
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
2583
+ # @private
2584
+ class Representation < Google::Apis::Core::JsonRepresentation
2585
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2586
+
2587
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2588
+ end
2589
+ end
2590
+
2591
+ class GoogleCloudDiscoveryengineV1Schema
2592
+ # @private
2593
+ class Representation < Google::Apis::Core::JsonRepresentation
2594
+ property :json_schema, as: 'jsonSchema'
2595
+ property :name, as: 'name'
2596
+ hash :struct_schema, as: 'structSchema'
2597
+ end
2598
+ end
2599
+
2600
+ class GoogleCloudDiscoveryengineV1SiteVerificationInfo
2601
+ # @private
2602
+ class Representation < Google::Apis::Core::JsonRepresentation
2603
+ property :site_verification_state, as: 'siteVerificationState'
2604
+ property :verify_time, as: 'verifyTime'
2605
+ end
2606
+ end
2607
+
2608
+ class GoogleCloudDiscoveryengineV1TargetSite
2609
+ # @private
2610
+ class Representation < Google::Apis::Core::JsonRepresentation
2611
+ property :exact_match, as: 'exactMatch'
2612
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
2613
+
2614
+ property :generated_uri_pattern, as: 'generatedUriPattern'
2615
+ property :indexing_status, as: 'indexingStatus'
2616
+ property :name, as: 'name'
2617
+ property :provided_uri_pattern, as: 'providedUriPattern'
2618
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
2619
+
2620
+ property :type, as: 'type'
2621
+ property :update_time, as: 'updateTime'
2622
+ end
2623
+ end
2624
+
2625
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
2626
+ # @private
2627
+ class Representation < Google::Apis::Core::JsonRepresentation
2628
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
2629
+
2630
+ end
2631
+ end
2632
+
2633
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
2634
+ # @private
2635
+ class Representation < Google::Apis::Core::JsonRepresentation
2636
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2637
+ end
2638
+ end
2639
+
2640
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
2641
+ # @private
2642
+ class Representation < Google::Apis::Core::JsonRepresentation
2643
+ property :create_time, as: 'createTime'
2644
+ property :update_time, as: 'updateTime'
2645
+ end
2646
+ end
2647
+
2648
+ class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
2649
+ # @private
2650
+ class Representation < Google::Apis::Core::JsonRepresentation
2651
+ property :create_time, as: 'createTime'
2652
+ property :update_time, as: 'updateTime'
2653
+ end
2654
+ end
2655
+
2656
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
2657
+ # @private
2658
+ class Representation < Google::Apis::Core::JsonRepresentation
2659
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2660
+
2661
+ property :name, as: 'name'
2662
+ end
2663
+ end
2664
+
2665
+ class GoogleCloudDiscoveryengineV1alphaAdditionalParams
2666
+ # @private
2667
+ class Representation < Google::Apis::Core::JsonRepresentation
2668
+ property :token, as: 'token'
2669
+ end
2670
+ end
2671
+
2672
+ class GoogleCloudDiscoveryengineV1alphaAnswer
2673
+ # @private
2674
+ class Representation < Google::Apis::Core::JsonRepresentation
2675
+ collection :answer_skipped_reasons, as: 'answerSkippedReasons'
2676
+ property :answer_text, as: 'answerText'
2677
+ collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitation::Representation
2678
+
2679
+ property :complete_time, as: 'completeTime'
2680
+ property :create_time, as: 'createTime'
2681
+ property :name, as: 'name'
2682
+ property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
2683
+
2684
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
2685
+
2686
+ collection :related_questions, as: 'relatedQuestions'
2687
+ property :state, as: 'state'
2688
+ collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
2689
+
2690
+ end
2691
+ end
2692
+
2693
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
2694
+ # @private
2695
+ class Representation < Google::Apis::Core::JsonRepresentation
2696
+ property :end_index, :numeric_string => true, as: 'endIndex'
2697
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
2698
+
2699
+ property :start_index, :numeric_string => true, as: 'startIndex'
2700
+ end
2701
+ end
2702
+
2703
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
2704
+ # @private
2705
+ class Representation < Google::Apis::Core::JsonRepresentation
2706
+ property :reference_id, as: 'referenceId'
2707
+ end
2708
+ end
2709
+
2710
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest
2711
+ # @private
2712
+ class Representation < Google::Apis::Core::JsonRepresentation
2713
+ property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec::Representation
2714
+
2715
+ property :asynchronous_mode, as: 'asynchronousMode'
2716
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery::Representation
2717
+
2718
+ property :query_understanding_spec, as: 'queryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec::Representation
2719
+
2720
+ property :related_questions_spec, as: 'relatedQuestionsSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec::Representation
2721
+
2722
+ property :safety_spec, as: 'safetySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec::Representation
2723
+
2724
+ property :search_spec, as: 'searchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec::Representation
2725
+
2726
+ property :session, as: 'session'
2727
+ property :user_pseudo_id, as: 'userPseudoId'
2728
+ end
2729
+ end
2730
+
2731
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec
2732
+ # @private
2733
+ class Representation < Google::Apis::Core::JsonRepresentation
2734
+ property :answer_language_code, as: 'answerLanguageCode'
2735
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
2736
+ property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
2737
+ property :include_citations, as: 'includeCitations'
2738
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
2739
+
2740
+ property :prompt_spec, as: 'promptSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec::Representation
2741
+
2742
+ end
2743
+ end
2744
+
2745
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec
2746
+ # @private
2747
+ class Representation < Google::Apis::Core::JsonRepresentation
2748
+ property :model_version, as: 'modelVersion'
2749
+ end
2750
+ end
2751
+
2752
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec
2753
+ # @private
2754
+ class Representation < Google::Apis::Core::JsonRepresentation
2755
+ property :preamble, as: 'preamble'
2756
+ end
2757
+ end
2758
+
2759
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec
2760
+ # @private
2761
+ class Representation < Google::Apis::Core::JsonRepresentation
2762
+ property :query_classification_spec, as: 'queryClassificationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec::Representation
2763
+
2764
+ property :query_rephraser_spec, as: 'queryRephraserSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec::Representation
2765
+
2766
+ end
2767
+ end
2768
+
2769
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
2770
+ # @private
2771
+ class Representation < Google::Apis::Core::JsonRepresentation
2772
+ collection :types, as: 'types'
2773
+ end
2774
+ end
2775
+
2776
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
2777
+ # @private
2778
+ class Representation < Google::Apis::Core::JsonRepresentation
2779
+ property :disable, as: 'disable'
2780
+ property :max_rephrase_steps, as: 'maxRephraseSteps'
2781
+ end
2782
+ end
2783
+
2784
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec
2785
+ # @private
2786
+ class Representation < Google::Apis::Core::JsonRepresentation
2787
+ property :enable, as: 'enable'
2788
+ end
2789
+ end
2790
+
2791
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec
2792
+ # @private
2793
+ class Representation < Google::Apis::Core::JsonRepresentation
2794
+ property :enable, as: 'enable'
2795
+ end
2796
+ end
2797
+
2798
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec
2799
+ # @private
2800
+ class Representation < Google::Apis::Core::JsonRepresentation
2801
+ property :search_params, as: 'searchParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams::Representation
2802
+
2803
+ property :search_result_list, as: 'searchResultList', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList::Representation
2804
+
2805
+ end
2806
+ end
2807
+
2808
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams
2809
+ # @private
2810
+ class Representation < Google::Apis::Core::JsonRepresentation
2811
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
2812
+
2813
+ property :custom_fine_tuning_spec, as: 'customFineTuningSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec::Representation
2814
+
2815
+ property :filter, as: 'filter'
2816
+ property :max_return_results, as: 'maxReturnResults'
2817
+ property :order_by, as: 'orderBy'
2818
+ property :search_result_mode, as: 'searchResultMode'
2819
+ end
2820
+ end
2821
+
2822
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList
2823
+ # @private
2824
+ class Representation < Google::Apis::Core::JsonRepresentation
2825
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult::Representation
2826
+
2176
2827
  end
2177
2828
  end
2178
2829
 
2179
- class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2830
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult
2180
2831
  # @private
2181
2832
  class Representation < Google::Apis::Core::JsonRepresentation
2182
- collection :search_add_ons, as: 'searchAddOns'
2183
- property :search_tier, as: 'searchTier'
2833
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo::Representation
2834
+
2835
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo::Representation
2836
+
2184
2837
  end
2185
2838
  end
2186
2839
 
2187
- class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2840
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
2188
2841
  # @private
2189
2842
  class Representation < Google::Apis::Core::JsonRepresentation
2190
- property :create_time, as: 'createTime'
2191
- property :failure_count, :numeric_string => true, as: 'failureCount'
2192
- property :success_count, :numeric_string => true, as: 'successCount'
2193
- property :update_time, as: 'updateTime'
2843
+ property :chunk, as: 'chunk'
2844
+ property :content, as: 'content'
2194
2845
  end
2195
2846
  end
2196
2847
 
2197
- class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2848
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
2198
2849
  # @private
2199
2850
  class Representation < Google::Apis::Core::JsonRepresentation
2200
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2851
+ property :document, as: 'document'
2852
+ collection :document_contexts, as: 'documentContexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext::Representation
2201
2853
 
2202
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2854
+ collection :extractive_answers, as: 'extractiveAnswers', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer::Representation
2855
+
2856
+ collection :extractive_segments, as: 'extractiveSegments', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment::Representation
2203
2857
 
2858
+ property :title, as: 'title'
2859
+ property :uri, as: 'uri'
2204
2860
  end
2205
2861
  end
2206
2862
 
2207
- class GoogleCloudDiscoveryengineV1ImportErrorConfig
2863
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
2208
2864
  # @private
2209
2865
  class Representation < Google::Apis::Core::JsonRepresentation
2210
- property :gcs_prefix, as: 'gcsPrefix'
2866
+ property :content, as: 'content'
2867
+ property :page_identifier, as: 'pageIdentifier'
2211
2868
  end
2212
2869
  end
2213
2870
 
2214
- class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
2871
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
2215
2872
  # @private
2216
2873
  class Representation < Google::Apis::Core::JsonRepresentation
2217
- property :create_time, as: 'createTime'
2218
- property :update_time, as: 'updateTime'
2874
+ property :content, as: 'content'
2875
+ property :page_identifier, as: 'pageIdentifier'
2219
2876
  end
2220
2877
  end
2221
2878
 
2222
- class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
2879
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
2223
2880
  # @private
2224
2881
  class Representation < Google::Apis::Core::JsonRepresentation
2225
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2226
-
2227
- property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2228
- property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
2882
+ property :content, as: 'content'
2883
+ property :page_identifier, as: 'pageIdentifier'
2229
2884
  end
2230
2885
  end
2231
2886
 
2232
- class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
2887
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse
2233
2888
  # @private
2234
2889
  class Representation < Google::Apis::Core::JsonRepresentation
2235
- property :create_time, as: 'createTime'
2236
- property :failure_count, :numeric_string => true, as: 'failureCount'
2237
- property :success_count, :numeric_string => true, as: 'successCount'
2238
- property :update_time, as: 'updateTime'
2890
+ property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer::Representation
2891
+
2892
+ property :answer_query_token, as: 'answerQueryToken'
2893
+ property :session, as: 'session', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
2894
+
2239
2895
  end
2240
2896
  end
2241
2897
 
2242
- class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
2898
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
2243
2899
  # @private
2244
2900
  class Representation < Google::Apis::Core::JsonRepresentation
2245
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2246
-
2247
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2901
+ collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
2248
2902
 
2249
- property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2250
- property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2251
2903
  end
2252
2904
  end
2253
2905
 
2254
- class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2906
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
2255
2907
  # @private
2256
2908
  class Representation < Google::Apis::Core::JsonRepresentation
2257
- property :create_time, as: 'createTime'
2258
- property :failure_count, :numeric_string => true, as: 'failureCount'
2259
- property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2260
- property :success_count, :numeric_string => true, as: 'successCount'
2261
- property :update_time, as: 'updateTime'
2909
+ property :positive, as: 'positive'
2910
+ property :type, as: 'type'
2262
2911
  end
2263
2912
  end
2264
2913
 
2265
- class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
2914
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
2266
2915
  # @private
2267
2916
  class Representation < Google::Apis::Core::JsonRepresentation
2268
- property :purge_count, :numeric_string => true, as: 'purgeCount'
2269
- collection :purge_sample, as: 'purgeSample'
2917
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo::Representation
2918
+
2919
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo::Representation
2920
+
2270
2921
  end
2271
2922
  end
2272
2923
 
2273
- class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
2924
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
2274
2925
  # @private
2275
2926
  class Representation < Google::Apis::Core::JsonRepresentation
2276
- property :create_time, as: 'createTime'
2277
- property :update_time, as: 'updateTime'
2927
+ property :chunk, as: 'chunk'
2928
+ property :content, as: 'content'
2929
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata::Representation
2930
+
2931
+ property :relevance_score, as: 'relevanceScore'
2278
2932
  end
2279
2933
  end
2280
2934
 
2281
- class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
2935
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
2282
2936
  # @private
2283
2937
  class Representation < Google::Apis::Core::JsonRepresentation
2284
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2285
-
2286
- property :purge_count, :numeric_string => true, as: 'purgeCount'
2938
+ property :document, as: 'document'
2939
+ property :page_identifier, as: 'pageIdentifier'
2940
+ property :title, as: 'title'
2941
+ property :uri, as: 'uri'
2287
2942
  end
2288
2943
  end
2289
2944
 
2290
- class GoogleCloudDiscoveryengineV1Schema
2945
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
2291
2946
  # @private
2292
2947
  class Representation < Google::Apis::Core::JsonRepresentation
2293
- property :json_schema, as: 'jsonSchema'
2294
- property :name, as: 'name'
2295
- hash :struct_schema, as: 'structSchema'
2948
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
2949
+
2950
+ property :document, as: 'document'
2951
+ property :title, as: 'title'
2952
+ property :uri, as: 'uri'
2296
2953
  end
2297
2954
  end
2298
2955
 
2299
- class GoogleCloudDiscoveryengineV1SiteVerificationInfo
2956
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
2300
2957
  # @private
2301
2958
  class Representation < Google::Apis::Core::JsonRepresentation
2302
- property :site_verification_state, as: 'siteVerificationState'
2303
- property :verify_time, as: 'verifyTime'
2959
+ property :content, as: 'content'
2960
+ property :page_identifier, as: 'pageIdentifier'
2304
2961
  end
2305
2962
  end
2306
2963
 
2307
- class GoogleCloudDiscoveryengineV1TargetSite
2964
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
2308
2965
  # @private
2309
2966
  class Representation < Google::Apis::Core::JsonRepresentation
2310
- property :exact_match, as: 'exactMatch'
2311
- property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
2312
-
2313
- property :generated_uri_pattern, as: 'generatedUriPattern'
2314
- property :indexing_status, as: 'indexingStatus'
2315
- property :name, as: 'name'
2316
- property :provided_uri_pattern, as: 'providedUriPattern'
2317
- property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
2967
+ collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepAction::Representation
2318
2968
 
2319
- property :type, as: 'type'
2320
- property :update_time, as: 'updateTime'
2969
+ property :description, as: 'description'
2970
+ property :state, as: 'state'
2971
+ property :thought, as: 'thought'
2321
2972
  end
2322
2973
  end
2323
2974
 
2324
- class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
2975
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
2325
2976
  # @private
2326
2977
  class Representation < Google::Apis::Core::JsonRepresentation
2327
- property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
2978
+ property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation::Representation
2979
+
2980
+ property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction::Representation
2328
2981
 
2329
2982
  end
2330
2983
  end
2331
2984
 
2332
- class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
2985
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
2333
2986
  # @private
2334
2987
  class Representation < Google::Apis::Core::JsonRepresentation
2335
- property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2988
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult::Representation
2989
+
2336
2990
  end
2337
2991
  end
2338
2992
 
2339
- class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
2993
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
2340
2994
  # @private
2341
2995
  class Representation < Google::Apis::Core::JsonRepresentation
2342
- property :create_time, as: 'createTime'
2343
- property :update_time, as: 'updateTime'
2996
+ collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo::Representation
2997
+
2998
+ property :document, as: 'document'
2999
+ collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
3000
+
3001
+ property :title, as: 'title'
3002
+ property :uri, as: 'uri'
2344
3003
  end
2345
3004
  end
2346
3005
 
2347
- class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
3006
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
2348
3007
  # @private
2349
3008
  class Representation < Google::Apis::Core::JsonRepresentation
2350
- property :create_time, as: 'createTime'
2351
- property :update_time, as: 'updateTime'
3009
+ property :chunk, as: 'chunk'
3010
+ property :content, as: 'content'
3011
+ property :relevance_score, as: 'relevanceScore'
2352
3012
  end
2353
3013
  end
2354
3014
 
2355
- class GoogleCloudDiscoveryengineV1alphaAclConfig
3015
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
2356
3016
  # @private
2357
3017
  class Representation < Google::Apis::Core::JsonRepresentation
2358
- property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2359
-
2360
- property :name, as: 'name'
3018
+ property :snippet, as: 'snippet'
3019
+ property :snippet_status, as: 'snippetStatus'
2361
3020
  end
2362
3021
  end
2363
3022
 
2364
- class GoogleCloudDiscoveryengineV1alphaAdditionalParams
3023
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
2365
3024
  # @private
2366
3025
  class Representation < Google::Apis::Core::JsonRepresentation
2367
- property :token, as: 'token'
3026
+ property :query, as: 'query'
2368
3027
  end
2369
3028
  end
2370
3029
 
@@ -2452,6 +3111,45 @@ module Google
2452
3111
  end
2453
3112
  end
2454
3113
 
3114
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
3115
+ # @private
3116
+ class Representation < Google::Apis::Core::JsonRepresentation
3117
+ property :answer_candidate, as: 'answerCandidate'
3118
+ collection :facts, as: 'facts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGroundingFact, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGroundingFact::Representation
3119
+
3120
+ property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec::Representation
3121
+
3122
+ end
3123
+ end
3124
+
3125
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse
3126
+ # @private
3127
+ class Representation < Google::Apis::Core::JsonRepresentation
3128
+ collection :cited_chunks, as: 'citedChunks', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFactChunk, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFactChunk::Representation
3129
+
3130
+ collection :claims, as: 'claims', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim::Representation
3131
+
3132
+ property :support_score, as: 'supportScore'
3133
+ end
3134
+ end
3135
+
3136
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim
3137
+ # @private
3138
+ class Representation < Google::Apis::Core::JsonRepresentation
3139
+ collection :citation_indices, as: 'citationIndices'
3140
+ property :claim_text, as: 'claimText'
3141
+ property :end_pos, as: 'endPos'
3142
+ property :start_pos, as: 'startPos'
3143
+ end
3144
+ end
3145
+
3146
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec
3147
+ # @private
3148
+ class Representation < Google::Apis::Core::JsonRepresentation
3149
+ property :citation_threshold, as: 'citationThreshold'
3150
+ end
3151
+ end
3152
+
2455
3153
  class GoogleCloudDiscoveryengineV1alphaChunk
2456
3154
  # @private
2457
3155
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2481,6 +3179,7 @@ module Google
2481
3179
  class GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata
2482
3180
  # @private
2483
3181
  class Representation < Google::Apis::Core::JsonRepresentation
3182
+ hash :struct_data, as: 'structData'
2484
3183
  property :title, as: 'title'
2485
3184
  property :uri, as: 'uri'
2486
3185
  end
@@ -3038,6 +3737,15 @@ module Google
3038
3737
  end
3039
3738
  end
3040
3739
 
3740
+ class GoogleCloudDiscoveryengineV1alphaFactChunk
3741
+ # @private
3742
+ class Representation < Google::Apis::Core::JsonRepresentation
3743
+ property :chunk_text, as: 'chunkText'
3744
+ property :source, as: 'source'
3745
+ hash :source_metadata, as: 'sourceMetadata'
3746
+ end
3747
+ end
3748
+
3041
3749
  class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
3042
3750
  # @private
3043
3751
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3059,6 +3767,7 @@ module Google
3059
3767
  class GoogleCloudDiscoveryengineV1alphaFieldConfig
3060
3768
  # @private
3061
3769
  class Representation < Google::Apis::Core::JsonRepresentation
3770
+ collection :advanced_site_search_data_sources, as: 'advancedSiteSearchDataSources'
3062
3771
  property :completable_option, as: 'completableOption'
3063
3772
  property :dynamic_facetable_option, as: 'dynamicFacetableOption'
3064
3773
  property :field_path, as: 'fieldPath'
@@ -3089,10 +3798,11 @@ module Google
3089
3798
  end
3090
3799
  end
3091
3800
 
3092
- class GoogleCloudDiscoveryengineV1alphaGroundingConfig
3801
+ class GoogleCloudDiscoveryengineV1alphaGroundingFact
3093
3802
  # @private
3094
3803
  class Representation < Google::Apis::Core::JsonRepresentation
3095
- property :name, as: 'name'
3804
+ hash :attributes, as: 'attributes'
3805
+ property :fact_text, as: 'factText'
3096
3806
  end
3097
3807
  end
3098
3808
 
@@ -3121,30 +3831,13 @@ module Google
3121
3831
  end
3122
3832
  end
3123
3833
 
3124
- class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
3125
- # @private
3126
- class Representation < Google::Apis::Core::JsonRepresentation
3127
- property :create_time, as: 'createTime'
3128
- property :update_time, as: 'updateTime'
3129
- end
3130
- end
3131
-
3132
- class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
3133
- # @private
3134
- class Representation < Google::Apis::Core::JsonRepresentation
3135
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
3136
-
3137
- property :failure_count, :numeric_string => true, as: 'failureCount'
3138
- property :success_count, :numeric_string => true, as: 'successCount'
3139
- end
3140
- end
3141
-
3142
3834
  class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
3143
3835
  # @private
3144
3836
  class Representation < Google::Apis::Core::JsonRepresentation
3145
3837
  property :create_time, as: 'createTime'
3146
3838
  property :failure_count, :numeric_string => true, as: 'failureCount'
3147
3839
  property :success_count, :numeric_string => true, as: 'successCount'
3840
+ property :total_count, :numeric_string => true, as: 'totalCount'
3148
3841
  property :update_time, as: 'updateTime'
3149
3842
  end
3150
3843
  end
@@ -3173,6 +3866,7 @@ module Google
3173
3866
  property :reconciliation_mode, as: 'reconciliationMode'
3174
3867
  property :spanner_source, as: 'spannerSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSpannerSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSpannerSource::Representation
3175
3868
 
3869
+ property :update_mask, as: 'updateMask'
3176
3870
  end
3177
3871
  end
3178
3872
 
@@ -3354,6 +4048,15 @@ module Google
3354
4048
  end
3355
4049
  end
3356
4050
 
4051
+ class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
4052
+ # @private
4053
+ class Representation < Google::Apis::Core::JsonRepresentation
4054
+ property :next_page_token, as: 'nextPageToken'
4055
+ collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
4056
+
4057
+ end
4058
+ end
4059
+
3357
4060
  class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
3358
4061
  # @private
3359
4062
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3429,6 +4132,42 @@ module Google
3429
4132
  end
3430
4133
  end
3431
4134
 
4135
+ class GoogleCloudDiscoveryengineV1alphaProject
4136
+ # @private
4137
+ class Representation < Google::Apis::Core::JsonRepresentation
4138
+ property :create_time, as: 'createTime'
4139
+ property :name, as: 'name'
4140
+ property :provision_completion_time, as: 'provisionCompletionTime'
4141
+ hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
4142
+
4143
+ end
4144
+ end
4145
+
4146
+ class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
4147
+ # @private
4148
+ class Representation < Google::Apis::Core::JsonRepresentation
4149
+ property :accept_time, as: 'acceptTime'
4150
+ property :decline_time, as: 'declineTime'
4151
+ property :id, as: 'id'
4152
+ property :state, as: 'state'
4153
+ property :version, as: 'version'
4154
+ end
4155
+ end
4156
+
4157
+ class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
4158
+ # @private
4159
+ class Representation < Google::Apis::Core::JsonRepresentation
4160
+ end
4161
+ end
4162
+
4163
+ class GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest
4164
+ # @private
4165
+ class Representation < Google::Apis::Core::JsonRepresentation
4166
+ property :accept_data_use_terms, as: 'acceptDataUseTerms'
4167
+ property :data_use_terms_version, as: 'dataUseTermsVersion'
4168
+ end
4169
+ end
4170
+
3432
4171
  class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
3433
4172
  # @private
3434
4173
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3515,6 +4254,14 @@ module Google
3515
4254
  end
3516
4255
  end
3517
4256
 
4257
+ class GoogleCloudDiscoveryengineV1alphaQuery
4258
+ # @private
4259
+ class Representation < Google::Apis::Core::JsonRepresentation
4260
+ property :query_id, as: 'queryId'
4261
+ property :text, as: 'text'
4262
+ end
4263
+ end
4264
+
3518
4265
  class GoogleCloudDiscoveryengineV1alphaRankRequest
3519
4266
  # @private
3520
4267
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3646,6 +4393,15 @@ module Google
3646
4393
  end
3647
4394
  end
3648
4395
 
4396
+ class GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest
4397
+ # @private
4398
+ class Representation < Google::Apis::Core::JsonRepresentation
4399
+ property :consent_change_action, as: 'consentChangeAction'
4400
+ property :service_term_id, as: 'serviceTermId'
4401
+ property :service_term_version, as: 'serviceTermVersion'
4402
+ end
4403
+ end
4404
+
3649
4405
  class GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
3650
4406
  # @private
3651
4407
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3724,10 +4480,31 @@ module Google
3724
4480
  # @private
3725
4481
  class Representation < Google::Apis::Core::JsonRepresentation
3726
4482
  property :boost, as: 'boost'
4483
+ property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec::Representation
4484
+
3727
4485
  property :condition, as: 'condition'
3728
4486
  end
3729
4487
  end
3730
4488
 
4489
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
4490
+ # @private
4491
+ class Representation < Google::Apis::Core::JsonRepresentation
4492
+ property :attribute_type, as: 'attributeType'
4493
+ collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
4494
+
4495
+ property :field_name, as: 'fieldName'
4496
+ property :interpolation_type, as: 'interpolationType'
4497
+ end
4498
+ end
4499
+
4500
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
4501
+ # @private
4502
+ class Representation < Google::Apis::Core::JsonRepresentation
4503
+ property :attribute_value, as: 'attributeValue'
4504
+ property :boost_amount, as: 'boostAmount'
4505
+ end
4506
+ end
4507
+
3731
4508
  class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
3732
4509
  # @private
3733
4510
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4086,6 +4863,28 @@ module Google
4086
4863
  end
4087
4864
  end
4088
4865
 
4866
+ class GoogleCloudDiscoveryengineV1alphaSession
4867
+ # @private
4868
+ class Representation < Google::Apis::Core::JsonRepresentation
4869
+ property :end_time, as: 'endTime'
4870
+ property :name, as: 'name'
4871
+ property :start_time, as: 'startTime'
4872
+ property :state, as: 'state'
4873
+ collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSessionTurn, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSessionTurn::Representation
4874
+
4875
+ property :user_pseudo_id, as: 'userPseudoId'
4876
+ end
4877
+ end
4878
+
4879
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
4880
+ # @private
4881
+ class Representation < Google::Apis::Core::JsonRepresentation
4882
+ property :answer, as: 'answer'
4883
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery::Representation
4884
+
4885
+ end
4886
+ end
4887
+
4089
4888
  class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
4090
4889
  # @private
4091
4890
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4668,19 +5467,13 @@ module Google
4668
5467
  end
4669
5468
  end
4670
5469
 
4671
- class GoogleCloudDiscoveryengineV1betaGroundingConfig
4672
- # @private
4673
- class Representation < Google::Apis::Core::JsonRepresentation
4674
- property :name, as: 'name'
4675
- end
4676
- end
4677
-
4678
5470
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
4679
5471
  # @private
4680
5472
  class Representation < Google::Apis::Core::JsonRepresentation
4681
5473
  property :create_time, as: 'createTime'
4682
5474
  property :failure_count, :numeric_string => true, as: 'failureCount'
4683
5475
  property :success_count, :numeric_string => true, as: 'successCount'
5476
+ property :total_count, :numeric_string => true, as: 'totalCount'
4684
5477
  property :update_time, as: 'updateTime'
4685
5478
  end
4686
5479
  end
@@ -4854,6 +5647,12 @@ module Google
4854
5647
  end
4855
5648
  end
4856
5649
 
5650
+ class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
5651
+ # @private
5652
+ class Representation < Google::Apis::Core::JsonRepresentation
5653
+ end
5654
+ end
5655
+
4857
5656
  class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
4858
5657
  # @private
4859
5658
  class Representation < Google::Apis::Core::JsonRepresentation