google-apis-discoveryengine_v1alpha 0.42.0 → 0.43.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
@@ -952,6 +1198,12 @@ module Google
952
1198
  include Google::Apis::Core::JsonObjectSupport
953
1199
  end
954
1200
 
1201
+ class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
955
1207
  class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
956
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
957
1209
 
@@ -1066,6 +1318,12 @@ module Google
1066
1318
  include Google::Apis::Core::JsonObjectSupport
1067
1319
  end
1068
1320
 
1321
+ class GoogleCloudDiscoveryengineV1alphaQuery
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1069
1327
  class GoogleCloudDiscoveryengineV1alphaRankRequest
1070
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1329
 
@@ -1180,6 +1438,18 @@ module Google
1180
1438
  include Google::Apis::Core::JsonObjectSupport
1181
1439
  end
1182
1440
 
1441
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1443
+
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1446
+
1447
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1183
1453
  class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
1184
1454
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1455
 
@@ -1384,6 +1654,18 @@ module Google
1384
1654
  include Google::Apis::Core::JsonObjectSupport
1385
1655
  end
1386
1656
 
1657
+ class GoogleCloudDiscoveryengineV1alphaSession
1658
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1659
+
1660
+ include Google::Apis::Core::JsonObjectSupport
1661
+ end
1662
+
1663
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1387
1669
  class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
1388
1670
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1671
 
@@ -1732,12 +2014,6 @@ module Google
1732
2014
  include Google::Apis::Core::JsonObjectSupport
1733
2015
  end
1734
2016
 
1735
- class GoogleCloudDiscoveryengineV1betaGroundingConfig
1736
- class Representation < Google::Apis::Core::JsonRepresentation; end
1737
-
1738
- include Google::Apis::Core::JsonObjectSupport
1739
- end
1740
-
1741
2017
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
1742
2018
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
2019
 
@@ -2067,304 +2343,660 @@ module Google
2067
2343
  end
2068
2344
  end
2069
2345
 
2070
- class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
2346
+ class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchResponse
2347
+ # @private
2348
+ class Representation < Google::Apis::Core::JsonRepresentation
2349
+ end
2350
+ end
2351
+
2352
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
2353
+ # @private
2354
+ class Representation < Google::Apis::Core::JsonRepresentation
2355
+ property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2356
+
2357
+ property :name, as: 'name'
2358
+ hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2359
+
2360
+ end
2361
+ end
2362
+
2363
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
2364
+ # @private
2365
+ class Representation < Google::Apis::Core::JsonRepresentation
2366
+ property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2367
+
2368
+ property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2369
+
2370
+ end
2371
+ end
2372
+
2373
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
2374
+ # @private
2375
+ class Representation < Google::Apis::Core::JsonRepresentation
2376
+ end
2377
+ end
2378
+
2379
+ class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
2380
+ # @private
2381
+ class Representation < Google::Apis::Core::JsonRepresentation
2382
+ collection :enhanced_document_elements, as: 'enhancedDocumentElements'
2383
+ property :use_native_text, as: 'useNativeText'
2384
+ end
2385
+ end
2386
+
2387
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
2388
+ # @private
2389
+ class Representation < Google::Apis::Core::JsonRepresentation
2390
+ property :create_time, as: 'createTime'
2391
+ property :update_time, as: 'updateTime'
2392
+ end
2393
+ end
2394
+
2395
+ class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
2396
+ # @private
2397
+ class Representation < Google::Apis::Core::JsonRepresentation
2398
+ end
2399
+ end
2400
+
2401
+ class GoogleCloudDiscoveryengineV1Engine
2402
+ # @private
2403
+ class Representation < Google::Apis::Core::JsonRepresentation
2404
+ property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
2405
+
2406
+ property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
2407
+
2408
+ property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
2409
+
2410
+ property :create_time, as: 'createTime'
2411
+ collection :data_store_ids, as: 'dataStoreIds'
2412
+ property :display_name, as: 'displayName'
2413
+ property :industry_vertical, as: 'industryVertical'
2414
+ property :name, as: 'name'
2415
+ property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
2416
+
2417
+ property :solution_type, as: 'solutionType'
2418
+ property :update_time, as: 'updateTime'
2419
+ end
2420
+ end
2421
+
2422
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
2423
+ # @private
2424
+ class Representation < Google::Apis::Core::JsonRepresentation
2425
+ property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
2426
+
2427
+ property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
2428
+ end
2429
+ end
2430
+
2431
+ class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
2432
+ # @private
2433
+ class Representation < Google::Apis::Core::JsonRepresentation
2434
+ property :business, as: 'business'
2435
+ property :default_language_code, as: 'defaultLanguageCode'
2436
+ property :location, as: 'location'
2437
+ property :time_zone, as: 'timeZone'
2438
+ end
2439
+ end
2440
+
2441
+ class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
2442
+ # @private
2443
+ class Representation < Google::Apis::Core::JsonRepresentation
2444
+ property :dialogflow_agent, as: 'dialogflowAgent'
2445
+ end
2446
+ end
2447
+
2448
+ class GoogleCloudDiscoveryengineV1EngineCommonConfig
2449
+ # @private
2450
+ class Representation < Google::Apis::Core::JsonRepresentation
2451
+ property :company_name, as: 'companyName'
2452
+ end
2453
+ end
2454
+
2455
+ class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2456
+ # @private
2457
+ class Representation < Google::Apis::Core::JsonRepresentation
2458
+ collection :search_add_ons, as: 'searchAddOns'
2459
+ property :search_tier, as: 'searchTier'
2460
+ end
2461
+ end
2462
+
2463
+ class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2464
+ # @private
2465
+ class Representation < Google::Apis::Core::JsonRepresentation
2466
+ property :create_time, as: 'createTime'
2467
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2468
+ property :success_count, :numeric_string => true, as: 'successCount'
2469
+ property :total_count, :numeric_string => true, as: 'totalCount'
2470
+ property :update_time, as: 'updateTime'
2471
+ end
2472
+ end
2473
+
2474
+ class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2475
+ # @private
2476
+ class Representation < Google::Apis::Core::JsonRepresentation
2477
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2478
+
2479
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2480
+
2481
+ end
2482
+ end
2483
+
2484
+ class GoogleCloudDiscoveryengineV1ImportErrorConfig
2485
+ # @private
2486
+ class Representation < Google::Apis::Core::JsonRepresentation
2487
+ property :gcs_prefix, as: 'gcsPrefix'
2488
+ end
2489
+ end
2490
+
2491
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
2492
+ # @private
2493
+ class Representation < Google::Apis::Core::JsonRepresentation
2494
+ property :create_time, as: 'createTime'
2495
+ property :update_time, as: 'updateTime'
2496
+ end
2497
+ end
2498
+
2499
+ class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
2500
+ # @private
2501
+ class Representation < Google::Apis::Core::JsonRepresentation
2502
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2503
+
2504
+ property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2505
+ property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
2506
+ end
2507
+ end
2508
+
2509
+ class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
2510
+ # @private
2511
+ class Representation < Google::Apis::Core::JsonRepresentation
2512
+ property :create_time, as: 'createTime'
2513
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2514
+ property :success_count, :numeric_string => true, as: 'successCount'
2515
+ property :update_time, as: 'updateTime'
2516
+ end
2517
+ end
2518
+
2519
+ class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
2520
+ # @private
2521
+ class Representation < Google::Apis::Core::JsonRepresentation
2522
+ property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2523
+
2524
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2525
+
2526
+ property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2527
+ property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2528
+ end
2529
+ end
2530
+
2531
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2532
+ # @private
2533
+ class Representation < Google::Apis::Core::JsonRepresentation
2534
+ property :create_time, as: 'createTime'
2535
+ property :failure_count, :numeric_string => true, as: 'failureCount'
2536
+ property :ignored_count, :numeric_string => true, as: 'ignoredCount'
2537
+ property :success_count, :numeric_string => true, as: 'successCount'
2538
+ property :update_time, as: 'updateTime'
2539
+ end
2540
+ end
2541
+
2542
+ class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
2543
+ # @private
2544
+ class Representation < Google::Apis::Core::JsonRepresentation
2545
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2546
+ collection :purge_sample, as: 'purgeSample'
2547
+ end
2548
+ end
2549
+
2550
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
2551
+ # @private
2552
+ class Representation < Google::Apis::Core::JsonRepresentation
2553
+ property :create_time, as: 'createTime'
2554
+ property :update_time, as: 'updateTime'
2555
+ end
2556
+ end
2557
+
2558
+ class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
2559
+ # @private
2560
+ class Representation < Google::Apis::Core::JsonRepresentation
2561
+ collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2562
+
2563
+ property :purge_count, :numeric_string => true, as: 'purgeCount'
2564
+ end
2565
+ end
2566
+
2567
+ class GoogleCloudDiscoveryengineV1Schema
2568
+ # @private
2569
+ class Representation < Google::Apis::Core::JsonRepresentation
2570
+ property :json_schema, as: 'jsonSchema'
2571
+ property :name, as: 'name'
2572
+ hash :struct_schema, as: 'structSchema'
2573
+ end
2574
+ end
2575
+
2576
+ class GoogleCloudDiscoveryengineV1SiteVerificationInfo
2577
+ # @private
2578
+ class Representation < Google::Apis::Core::JsonRepresentation
2579
+ property :site_verification_state, as: 'siteVerificationState'
2580
+ property :verify_time, as: 'verifyTime'
2581
+ end
2582
+ end
2583
+
2584
+ class GoogleCloudDiscoveryengineV1TargetSite
2585
+ # @private
2586
+ class Representation < Google::Apis::Core::JsonRepresentation
2587
+ property :exact_match, as: 'exactMatch'
2588
+ property :failure_reason, as: 'failureReason', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReason::Representation
2589
+
2590
+ property :generated_uri_pattern, as: 'generatedUriPattern'
2591
+ property :indexing_status, as: 'indexingStatus'
2592
+ property :name, as: 'name'
2593
+ property :provided_uri_pattern, as: 'providedUriPattern'
2594
+ property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
2595
+
2596
+ property :type, as: 'type'
2597
+ property :update_time, as: 'updateTime'
2598
+ end
2599
+ end
2600
+
2601
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
2602
+ # @private
2603
+ class Representation < Google::Apis::Core::JsonRepresentation
2604
+ property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
2605
+
2606
+ end
2607
+ end
2608
+
2609
+ class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
2610
+ # @private
2611
+ class Representation < Google::Apis::Core::JsonRepresentation
2612
+ property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2613
+ end
2614
+ end
2615
+
2616
+ class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
2617
+ # @private
2618
+ class Representation < Google::Apis::Core::JsonRepresentation
2619
+ property :create_time, as: 'createTime'
2620
+ property :update_time, as: 'updateTime'
2621
+ end
2622
+ end
2623
+
2624
+ class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
2625
+ # @private
2626
+ class Representation < Google::Apis::Core::JsonRepresentation
2627
+ property :create_time, as: 'createTime'
2628
+ property :update_time, as: 'updateTime'
2629
+ end
2630
+ end
2631
+
2632
+ class GoogleCloudDiscoveryengineV1alphaAclConfig
2633
+ # @private
2634
+ class Representation < Google::Apis::Core::JsonRepresentation
2635
+ property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
2636
+
2637
+ property :name, as: 'name'
2638
+ end
2639
+ end
2640
+
2641
+ class GoogleCloudDiscoveryengineV1alphaAdditionalParams
2642
+ # @private
2643
+ class Representation < Google::Apis::Core::JsonRepresentation
2644
+ property :token, as: 'token'
2645
+ end
2646
+ end
2647
+
2648
+ class GoogleCloudDiscoveryengineV1alphaAnswer
2649
+ # @private
2650
+ class Representation < Google::Apis::Core::JsonRepresentation
2651
+ collection :answer_skipped_reasons, as: 'answerSkippedReasons'
2652
+ property :answer_text, as: 'answerText'
2653
+ collection :citations, as: 'citations', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitation::Representation
2654
+
2655
+ property :complete_time, as: 'completeTime'
2656
+ property :create_time, as: 'createTime'
2657
+ property :name, as: 'name'
2658
+ property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
2659
+
2660
+ collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
2661
+
2662
+ collection :related_questions, as: 'relatedQuestions'
2663
+ property :state, as: 'state'
2664
+ collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
2665
+
2666
+ end
2667
+ end
2668
+
2669
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitation
2670
+ # @private
2671
+ class Representation < Google::Apis::Core::JsonRepresentation
2672
+ property :end_index, :numeric_string => true, as: 'endIndex'
2673
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
2674
+
2675
+ property :start_index, :numeric_string => true, as: 'startIndex'
2676
+ end
2677
+ end
2678
+
2679
+ class GoogleCloudDiscoveryengineV1alphaAnswerCitationSource
2680
+ # @private
2681
+ class Representation < Google::Apis::Core::JsonRepresentation
2682
+ property :reference_id, as: 'referenceId'
2683
+ end
2684
+ end
2685
+
2686
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequest
2687
+ # @private
2688
+ class Representation < Google::Apis::Core::JsonRepresentation
2689
+ property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec::Representation
2690
+
2691
+ property :asynchronous_mode, as: 'asynchronousMode'
2692
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery::Representation
2693
+
2694
+ property :query_understanding_spec, as: 'queryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec::Representation
2695
+
2696
+ property :related_questions_spec, as: 'relatedQuestionsSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec::Representation
2697
+
2698
+ property :safety_spec, as: 'safetySpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec::Representation
2699
+
2700
+ property :search_spec, as: 'searchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec::Representation
2701
+
2702
+ property :session, as: 'session'
2703
+ property :user_pseudo_id, as: 'userPseudoId'
2704
+ end
2705
+ end
2706
+
2707
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpec
2708
+ # @private
2709
+ class Representation < Google::Apis::Core::JsonRepresentation
2710
+ property :answer_language_code, as: 'answerLanguageCode'
2711
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
2712
+ property :ignore_non_answer_seeking_query, as: 'ignoreNonAnswerSeekingQuery'
2713
+ property :include_citations, as: 'includeCitations'
2714
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec::Representation
2715
+
2716
+ property :prompt_spec, as: 'promptSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec::Representation
2717
+
2718
+ end
2719
+ end
2720
+
2721
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecModelSpec
2071
2722
  # @private
2072
2723
  class Representation < Google::Apis::Core::JsonRepresentation
2724
+ property :model_version, as: 'modelVersion'
2073
2725
  end
2074
2726
  end
2075
2727
 
2076
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfig
2728
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestAnswerGenerationSpecPromptSpec
2077
2729
  # @private
2078
2730
  class Representation < Google::Apis::Core::JsonRepresentation
2079
- property :default_parsing_config, as: 'defaultParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2080
-
2081
- property :name, as: 'name'
2082
- hash :parsing_config_overrides, as: 'parsingConfigOverrides', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig::Representation
2083
-
2731
+ property :preamble, as: 'preamble'
2084
2732
  end
2085
2733
  end
2086
2734
 
2087
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig
2735
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpec
2088
2736
  # @private
2089
2737
  class Representation < Google::Apis::Core::JsonRepresentation
2090
- property :digital_parsing_config, as: 'digitalParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig::Representation
2738
+ property :query_classification_spec, as: 'queryClassificationSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec::Representation
2091
2739
 
2092
- property :ocr_parsing_config, as: 'ocrParsingConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig::Representation
2740
+ property :query_rephraser_spec, as: 'queryRephraserSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec::Representation
2093
2741
 
2094
2742
  end
2095
2743
  end
2096
2744
 
2097
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigDigitalParsingConfig
2745
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec
2098
2746
  # @private
2099
2747
  class Representation < Google::Apis::Core::JsonRepresentation
2748
+ collection :types, as: 'types'
2100
2749
  end
2101
2750
  end
2102
2751
 
2103
- class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigOcrParsingConfig
2752
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec
2104
2753
  # @private
2105
2754
  class Representation < Google::Apis::Core::JsonRepresentation
2106
- collection :enhanced_document_elements, as: 'enhancedDocumentElements'
2107
- property :use_native_text, as: 'useNativeText'
2755
+ property :disable, as: 'disable'
2756
+ property :max_rephrase_steps, as: 'maxRephraseSteps'
2108
2757
  end
2109
2758
  end
2110
2759
 
2111
- class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
2760
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestRelatedQuestionsSpec
2112
2761
  # @private
2113
2762
  class Representation < Google::Apis::Core::JsonRepresentation
2114
- property :create_time, as: 'createTime'
2115
- property :update_time, as: 'updateTime'
2763
+ property :enable, as: 'enable'
2116
2764
  end
2117
2765
  end
2118
2766
 
2119
- class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchResponse
2767
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSafetySpec
2120
2768
  # @private
2121
2769
  class Representation < Google::Apis::Core::JsonRepresentation
2770
+ property :enable, as: 'enable'
2122
2771
  end
2123
2772
  end
2124
2773
 
2125
- class GoogleCloudDiscoveryengineV1Engine
2774
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpec
2126
2775
  # @private
2127
2776
  class Representation < Google::Apis::Core::JsonRepresentation
2128
- property :chat_engine_config, as: 'chatEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfig::Representation
2777
+ property :search_params, as: 'searchParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams::Representation
2129
2778
 
2130
- property :chat_engine_metadata, as: 'chatEngineMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineMetadata::Representation
2131
-
2132
- property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
2133
-
2134
- property :create_time, as: 'createTime'
2135
- collection :data_store_ids, as: 'dataStoreIds'
2136
- property :display_name, as: 'displayName'
2137
- property :industry_vertical, as: 'industryVertical'
2138
- property :name, as: 'name'
2139
- property :search_engine_config, as: 'searchEngineConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineSearchEngineConfig::Representation
2779
+ property :search_result_list, as: 'searchResultList', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList::Representation
2140
2780
 
2141
- property :solution_type, as: 'solutionType'
2142
- property :update_time, as: 'updateTime'
2143
2781
  end
2144
2782
  end
2145
2783
 
2146
- class GoogleCloudDiscoveryengineV1EngineChatEngineConfig
2784
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchParams
2147
2785
  # @private
2148
2786
  class Representation < Google::Apis::Core::JsonRepresentation
2149
- property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
2787
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
2150
2788
 
2151
- property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
2789
+ property :filter, as: 'filter'
2790
+ property :max_return_results, as: 'maxReturnResults'
2791
+ property :order_by, as: 'orderBy'
2792
+ property :search_result_mode, as: 'searchResultMode'
2152
2793
  end
2153
2794
  end
2154
2795
 
2155
- class GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig
2796
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultList
2156
2797
  # @private
2157
2798
  class Representation < Google::Apis::Core::JsonRepresentation
2158
- property :business, as: 'business'
2159
- property :default_language_code, as: 'defaultLanguageCode'
2160
- property :location, as: 'location'
2161
- property :time_zone, as: 'timeZone'
2799
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult::Representation
2800
+
2162
2801
  end
2163
2802
  end
2164
2803
 
2165
- class GoogleCloudDiscoveryengineV1EngineChatEngineMetadata
2804
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResult
2166
2805
  # @private
2167
2806
  class Representation < Google::Apis::Core::JsonRepresentation
2168
- property :dialogflow_agent, as: 'dialogflowAgent'
2807
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo::Representation
2808
+
2809
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo::Representation
2810
+
2169
2811
  end
2170
2812
  end
2171
2813
 
2172
- class GoogleCloudDiscoveryengineV1EngineCommonConfig
2814
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfo
2173
2815
  # @private
2174
2816
  class Representation < Google::Apis::Core::JsonRepresentation
2175
- property :company_name, as: 'companyName'
2817
+ property :chunk, as: 'chunk'
2818
+ property :content, as: 'content'
2176
2819
  end
2177
2820
  end
2178
2821
 
2179
- class GoogleCloudDiscoveryengineV1EngineSearchEngineConfig
2822
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfo
2180
2823
  # @private
2181
2824
  class Representation < Google::Apis::Core::JsonRepresentation
2182
- collection :search_add_ons, as: 'searchAddOns'
2183
- property :search_tier, as: 'searchTier'
2825
+ property :document, as: 'document'
2826
+ collection :document_contexts, as: 'documentContexts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext::Representation
2827
+
2828
+ collection :extractive_answers, as: 'extractiveAnswers', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer::Representation
2829
+
2830
+ collection :extractive_segments, as: 'extractiveSegments', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment::Representation
2831
+
2832
+ property :title, as: 'title'
2833
+ property :uri, as: 'uri'
2184
2834
  end
2185
2835
  end
2186
2836
 
2187
- class GoogleCloudDiscoveryengineV1ImportDocumentsMetadata
2837
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoDocumentContext
2188
2838
  # @private
2189
2839
  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'
2840
+ property :content, as: 'content'
2841
+ property :page_identifier, as: 'pageIdentifier'
2194
2842
  end
2195
2843
  end
2196
2844
 
2197
- class GoogleCloudDiscoveryengineV1ImportDocumentsResponse
2845
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveAnswer
2198
2846
  # @private
2199
2847
  class Representation < Google::Apis::Core::JsonRepresentation
2200
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2201
-
2202
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2203
-
2848
+ property :content, as: 'content'
2849
+ property :page_identifier, as: 'pageIdentifier'
2204
2850
  end
2205
2851
  end
2206
2852
 
2207
- class GoogleCloudDiscoveryengineV1ImportErrorConfig
2853
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryRequestSearchSpecSearchResultListSearchResultUnstructuredDocumentInfoExtractiveSegment
2208
2854
  # @private
2209
2855
  class Representation < Google::Apis::Core::JsonRepresentation
2210
- property :gcs_prefix, as: 'gcsPrefix'
2856
+ property :content, as: 'content'
2857
+ property :page_identifier, as: 'pageIdentifier'
2211
2858
  end
2212
2859
  end
2213
2860
 
2214
- class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
2861
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryResponse
2215
2862
  # @private
2216
2863
  class Representation < Google::Apis::Core::JsonRepresentation
2217
- property :create_time, as: 'createTime'
2218
- property :update_time, as: 'updateTime'
2864
+ property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer::Representation
2865
+
2866
+ property :session, as: 'session', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
2867
+
2219
2868
  end
2220
2869
  end
2221
2870
 
2222
- class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesResponse
2871
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
2223
2872
  # @private
2224
2873
  class Representation < Google::Apis::Core::JsonRepresentation
2225
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2874
+ collection :query_classification_info, as: 'queryClassificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo::Representation
2226
2875
 
2227
- property :failed_entries_count, :numeric_string => true, as: 'failedEntriesCount'
2228
- property :imported_entries_count, :numeric_string => true, as: 'importedEntriesCount'
2229
2876
  end
2230
2877
  end
2231
2878
 
2232
- class GoogleCloudDiscoveryengineV1ImportUserEventsMetadata
2879
+ class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfoQueryClassificationInfo
2233
2880
  # @private
2234
2881
  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'
2882
+ property :positive, as: 'positive'
2883
+ property :type, as: 'type'
2239
2884
  end
2240
2885
  end
2241
2886
 
2242
- class GoogleCloudDiscoveryengineV1ImportUserEventsResponse
2887
+ class GoogleCloudDiscoveryengineV1alphaAnswerReference
2243
2888
  # @private
2244
2889
  class Representation < Google::Apis::Core::JsonRepresentation
2245
- property :error_config, as: 'errorConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1ImportErrorConfig::Representation
2890
+ property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo::Representation
2246
2891
 
2247
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2892
+ property :unstructured_document_info, as: 'unstructuredDocumentInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo::Representation
2248
2893
 
2249
- property :joined_events_count, :numeric_string => true, as: 'joinedEventsCount'
2250
- property :unjoined_events_count, :numeric_string => true, as: 'unjoinedEventsCount'
2251
2894
  end
2252
2895
  end
2253
2896
 
2254
- class GoogleCloudDiscoveryengineV1PurgeDocumentsMetadata
2897
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfo
2255
2898
  # @private
2256
2899
  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'
2262
- end
2263
- end
2900
+ property :chunk, as: 'chunk'
2901
+ property :content, as: 'content'
2902
+ property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata::Representation
2264
2903
 
2265
- class GoogleCloudDiscoveryengineV1PurgeDocumentsResponse
2266
- # @private
2267
- class Representation < Google::Apis::Core::JsonRepresentation
2268
- property :purge_count, :numeric_string => true, as: 'purgeCount'
2269
- collection :purge_sample, as: 'purgeSample'
2904
+ property :relevance_score, as: 'relevanceScore'
2270
2905
  end
2271
2906
  end
2272
2907
 
2273
- class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
2908
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceChunkInfoDocumentMetadata
2274
2909
  # @private
2275
2910
  class Representation < Google::Apis::Core::JsonRepresentation
2276
- property :create_time, as: 'createTime'
2277
- property :update_time, as: 'updateTime'
2911
+ property :document, as: 'document'
2912
+ property :page_identifier, as: 'pageIdentifier'
2913
+ property :title, as: 'title'
2914
+ property :uri, as: 'uri'
2278
2915
  end
2279
2916
  end
2280
2917
 
2281
- class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesResponse
2918
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfo
2282
2919
  # @private
2283
2920
  class Representation < Google::Apis::Core::JsonRepresentation
2284
- collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
2921
+ collection :chunk_contents, as: 'chunkContents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent::Representation
2285
2922
 
2286
- property :purge_count, :numeric_string => true, as: 'purgeCount'
2923
+ property :document, as: 'document'
2924
+ property :title, as: 'title'
2925
+ property :uri, as: 'uri'
2287
2926
  end
2288
2927
  end
2289
2928
 
2290
- class GoogleCloudDiscoveryengineV1Schema
2929
+ class GoogleCloudDiscoveryengineV1alphaAnswerReferenceUnstructuredDocumentInfoChunkContent
2291
2930
  # @private
2292
2931
  class Representation < Google::Apis::Core::JsonRepresentation
2293
- property :json_schema, as: 'jsonSchema'
2294
- property :name, as: 'name'
2295
- hash :struct_schema, as: 'structSchema'
2932
+ property :content, as: 'content'
2933
+ property :page_identifier, as: 'pageIdentifier'
2296
2934
  end
2297
2935
  end
2298
2936
 
2299
- class GoogleCloudDiscoveryengineV1SiteVerificationInfo
2937
+ class GoogleCloudDiscoveryengineV1alphaAnswerStep
2300
2938
  # @private
2301
2939
  class Representation < Google::Apis::Core::JsonRepresentation
2302
- property :site_verification_state, as: 'siteVerificationState'
2303
- property :verify_time, as: 'verifyTime'
2940
+ collection :actions, as: 'actions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepAction::Representation
2941
+
2942
+ property :description, as: 'description'
2943
+ property :state, as: 'state'
2944
+ property :thought, as: 'thought'
2304
2945
  end
2305
2946
  end
2306
2947
 
2307
- class GoogleCloudDiscoveryengineV1TargetSite
2948
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepAction
2308
2949
  # @private
2309
2950
  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
2951
+ property :observation, as: 'observation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation::Representation
2312
2952
 
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
2953
+ property :search_action, as: 'searchAction', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction::Representation
2318
2954
 
2319
- property :type, as: 'type'
2320
- property :update_time, as: 'updateTime'
2321
2955
  end
2322
2956
  end
2323
2957
 
2324
- class GoogleCloudDiscoveryengineV1TargetSiteFailureReason
2958
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservation
2325
2959
  # @private
2326
2960
  class Representation < Google::Apis::Core::JsonRepresentation
2327
- property :quota_failure, as: 'quotaFailure', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure::Representation
2961
+ collection :search_results, as: 'searchResults', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult::Representation
2328
2962
 
2329
2963
  end
2330
2964
  end
2331
2965
 
2332
- class GoogleCloudDiscoveryengineV1TargetSiteFailureReasonQuotaFailure
2966
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResult
2333
2967
  # @private
2334
2968
  class Representation < Google::Apis::Core::JsonRepresentation
2335
- property :total_required_quota, :numeric_string => true, as: 'totalRequiredQuota'
2336
- end
2337
- end
2969
+ collection :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo::Representation
2338
2970
 
2339
- class GoogleCloudDiscoveryengineV1UpdateSchemaMetadata
2340
- # @private
2341
- class Representation < Google::Apis::Core::JsonRepresentation
2342
- property :create_time, as: 'createTime'
2343
- property :update_time, as: 'updateTime'
2971
+ property :document, as: 'document'
2972
+ collection :snippet_info, as: 'snippetInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo::Representation
2973
+
2974
+ property :title, as: 'title'
2975
+ property :uri, as: 'uri'
2344
2976
  end
2345
2977
  end
2346
2978
 
2347
- class GoogleCloudDiscoveryengineV1UpdateTargetSiteMetadata
2979
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultChunkInfo
2348
2980
  # @private
2349
2981
  class Representation < Google::Apis::Core::JsonRepresentation
2350
- property :create_time, as: 'createTime'
2351
- property :update_time, as: 'updateTime'
2982
+ property :chunk, as: 'chunk'
2983
+ property :content, as: 'content'
2984
+ property :relevance_score, as: 'relevanceScore'
2352
2985
  end
2353
2986
  end
2354
2987
 
2355
- class GoogleCloudDiscoveryengineV1alphaAclConfig
2988
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionObservationSearchResultSnippetInfo
2356
2989
  # @private
2357
2990
  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'
2991
+ property :snippet, as: 'snippet'
2992
+ property :snippet_status, as: 'snippetStatus'
2361
2993
  end
2362
2994
  end
2363
2995
 
2364
- class GoogleCloudDiscoveryengineV1alphaAdditionalParams
2996
+ class GoogleCloudDiscoveryengineV1alphaAnswerStepActionSearchAction
2365
2997
  # @private
2366
2998
  class Representation < Google::Apis::Core::JsonRepresentation
2367
- property :token, as: 'token'
2999
+ property :query, as: 'query'
2368
3000
  end
2369
3001
  end
2370
3002
 
@@ -2452,6 +3084,45 @@ module Google
2452
3084
  end
2453
3085
  end
2454
3086
 
3087
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingRequest
3088
+ # @private
3089
+ class Representation < Google::Apis::Core::JsonRepresentation
3090
+ property :answer_candidate, as: 'answerCandidate'
3091
+ collection :facts, as: 'facts', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGroundingFact, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaGroundingFact::Representation
3092
+
3093
+ property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec::Representation
3094
+
3095
+ end
3096
+ end
3097
+
3098
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponse
3099
+ # @private
3100
+ class Representation < Google::Apis::Core::JsonRepresentation
3101
+ collection :cited_chunks, as: 'citedChunks', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFactChunk, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaFactChunk::Representation
3102
+
3103
+ collection :claims, as: 'claims', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim::Representation
3104
+
3105
+ property :support_score, as: 'supportScore'
3106
+ end
3107
+ end
3108
+
3109
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingResponseClaim
3110
+ # @private
3111
+ class Representation < Google::Apis::Core::JsonRepresentation
3112
+ collection :citation_indices, as: 'citationIndices'
3113
+ property :claim_text, as: 'claimText'
3114
+ property :end_pos, as: 'endPos'
3115
+ property :start_pos, as: 'startPos'
3116
+ end
3117
+ end
3118
+
3119
+ class GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec
3120
+ # @private
3121
+ class Representation < Google::Apis::Core::JsonRepresentation
3122
+ property :citation_threshold, as: 'citationThreshold'
3123
+ end
3124
+ end
3125
+
2455
3126
  class GoogleCloudDiscoveryengineV1alphaChunk
2456
3127
  # @private
2457
3128
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3038,6 +3709,15 @@ module Google
3038
3709
  end
3039
3710
  end
3040
3711
 
3712
+ class GoogleCloudDiscoveryengineV1alphaFactChunk
3713
+ # @private
3714
+ class Representation < Google::Apis::Core::JsonRepresentation
3715
+ property :chunk_text, as: 'chunkText'
3716
+ property :source, as: 'source'
3717
+ hash :source_metadata, as: 'sourceMetadata'
3718
+ end
3719
+ end
3720
+
3041
3721
  class GoogleCloudDiscoveryengineV1alphaFetchDomainVerificationStatusResponse
3042
3722
  # @private
3043
3723
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3089,10 +3769,11 @@ module Google
3089
3769
  end
3090
3770
  end
3091
3771
 
3092
- class GoogleCloudDiscoveryengineV1alphaGroundingConfig
3772
+ class GoogleCloudDiscoveryengineV1alphaGroundingFact
3093
3773
  # @private
3094
3774
  class Representation < Google::Apis::Core::JsonRepresentation
3095
- property :name, as: 'name'
3775
+ hash :attributes, as: 'attributes'
3776
+ property :fact_text, as: 'factText'
3096
3777
  end
3097
3778
  end
3098
3779
 
@@ -3145,6 +3826,7 @@ module Google
3145
3826
  property :create_time, as: 'createTime'
3146
3827
  property :failure_count, :numeric_string => true, as: 'failureCount'
3147
3828
  property :success_count, :numeric_string => true, as: 'successCount'
3829
+ property :total_count, :numeric_string => true, as: 'totalCount'
3148
3830
  property :update_time, as: 'updateTime'
3149
3831
  end
3150
3832
  end
@@ -3173,6 +3855,7 @@ module Google
3173
3855
  property :reconciliation_mode, as: 'reconciliationMode'
3174
3856
  property :spanner_source, as: 'spannerSource', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSpannerSource, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSpannerSource::Representation
3175
3857
 
3858
+ property :update_mask, as: 'updateMask'
3176
3859
  end
3177
3860
  end
3178
3861
 
@@ -3354,6 +4037,15 @@ module Google
3354
4037
  end
3355
4038
  end
3356
4039
 
4040
+ class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
4041
+ # @private
4042
+ class Representation < Google::Apis::Core::JsonRepresentation
4043
+ property :next_page_token, as: 'nextPageToken'
4044
+ collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
4045
+
4046
+ end
4047
+ end
4048
+
3357
4049
  class GoogleCloudDiscoveryengineV1alphaListTargetSitesResponse
3358
4050
  # @private
3359
4051
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3515,6 +4207,14 @@ module Google
3515
4207
  end
3516
4208
  end
3517
4209
 
4210
+ class GoogleCloudDiscoveryengineV1alphaQuery
4211
+ # @private
4212
+ class Representation < Google::Apis::Core::JsonRepresentation
4213
+ property :query_id, as: 'queryId'
4214
+ property :text, as: 'text'
4215
+ end
4216
+ end
4217
+
3518
4218
  class GoogleCloudDiscoveryengineV1alphaRankRequest
3519
4219
  # @private
3520
4220
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3724,10 +4424,31 @@ module Google
3724
4424
  # @private
3725
4425
  class Representation < Google::Apis::Core::JsonRepresentation
3726
4426
  property :boost, as: 'boost'
4427
+ property :boost_control_spec, as: 'boostControlSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec::Representation
4428
+
3727
4429
  property :condition, as: 'condition'
3728
4430
  end
3729
4431
  end
3730
4432
 
4433
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpec
4434
+ # @private
4435
+ class Representation < Google::Apis::Core::JsonRepresentation
4436
+ property :attribute_type, as: 'attributeType'
4437
+ collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint::Representation
4438
+
4439
+ property :field_name, as: 'fieldName'
4440
+ property :interpolation_type, as: 'interpolationType'
4441
+ end
4442
+ end
4443
+
4444
+ class GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint
4445
+ # @private
4446
+ class Representation < Google::Apis::Core::JsonRepresentation
4447
+ property :attribute_value, as: 'attributeValue'
4448
+ property :boost_amount, as: 'boostAmount'
4449
+ end
4450
+ end
4451
+
3731
4452
  class GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec
3732
4453
  # @private
3733
4454
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4086,6 +4807,28 @@ module Google
4086
4807
  end
4087
4808
  end
4088
4809
 
4810
+ class GoogleCloudDiscoveryengineV1alphaSession
4811
+ # @private
4812
+ class Representation < Google::Apis::Core::JsonRepresentation
4813
+ property :end_time, as: 'endTime'
4814
+ property :name, as: 'name'
4815
+ property :start_time, as: 'startTime'
4816
+ property :state, as: 'state'
4817
+ collection :turns, as: 'turns', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSessionTurn, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSessionTurn::Representation
4818
+
4819
+ property :user_pseudo_id, as: 'userPseudoId'
4820
+ end
4821
+ end
4822
+
4823
+ class GoogleCloudDiscoveryengineV1alphaSessionTurn
4824
+ # @private
4825
+ class Representation < Google::Apis::Core::JsonRepresentation
4826
+ property :answer, as: 'answer'
4827
+ property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaQuery::Representation
4828
+
4829
+ end
4830
+ end
4831
+
4089
4832
  class GoogleCloudDiscoveryengineV1alphaSiteSearchEngine
4090
4833
  # @private
4091
4834
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4668,19 +5411,13 @@ module Google
4668
5411
  end
4669
5412
  end
4670
5413
 
4671
- class GoogleCloudDiscoveryengineV1betaGroundingConfig
4672
- # @private
4673
- class Representation < Google::Apis::Core::JsonRepresentation
4674
- property :name, as: 'name'
4675
- end
4676
- end
4677
-
4678
5414
  class GoogleCloudDiscoveryengineV1betaImportDocumentsMetadata
4679
5415
  # @private
4680
5416
  class Representation < Google::Apis::Core::JsonRepresentation
4681
5417
  property :create_time, as: 'createTime'
4682
5418
  property :failure_count, :numeric_string => true, as: 'failureCount'
4683
5419
  property :success_count, :numeric_string => true, as: 'successCount'
5420
+ property :total_count, :numeric_string => true, as: 'totalCount'
4684
5421
  property :update_time, as: 'updateTime'
4685
5422
  end
4686
5423
  end