google-apis-discoveryengine_v1beta 0.51.0 → 0.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DiscoveryengineV1beta
18
18
  # Version of the google-apis-discoveryengine_v1beta gem
19
- GEM_VERSION = "0.51.0"
19
+ GEM_VERSION = "0.52.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241123"
25
+ REVISION = "20241206"
26
26
  end
27
27
  end
28
28
  end
@@ -490,6 +490,66 @@ module Google
490
490
  include Google::Apis::Core::JsonObjectSupport
491
491
  end
492
492
 
493
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDiscoveryengineV1ServingConfig
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDiscoveryengineV1ServingConfigGenericConfig
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDiscoveryengineV1ServingConfigMediaConfig
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
493
553
  class GoogleCloudDiscoveryengineV1SiteVerificationInfo
494
554
  class Representation < Google::Apis::Core::JsonRepresentation; end
495
555
 
@@ -580,6 +640,12 @@ module Google
580
640
  include Google::Apis::Core::JsonObjectSupport
581
641
  end
582
642
 
643
+ class GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
583
649
  class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
584
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
585
651
 
@@ -838,6 +904,12 @@ module Google
838
904
  include Google::Apis::Core::JsonObjectSupport
839
905
  end
840
906
 
907
+ class GoogleCloudDiscoveryengineV1alphaDeleteSessionRequest
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
841
913
  class GoogleCloudDiscoveryengineV1alphaDeleteSitemapMetadata
842
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
843
915
 
@@ -1024,6 +1096,12 @@ module Google
1024
1096
  include Google::Apis::Core::JsonObjectSupport
1025
1097
  end
1026
1098
 
1099
+ class GoogleCloudDiscoveryengineV1alphaGetSessionRequest
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1027
1105
  class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
1028
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1107
 
@@ -1126,6 +1204,18 @@ module Google
1126
1204
  include Google::Apis::Core::JsonObjectSupport
1127
1205
  end
1128
1206
 
1207
+ class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1129
1219
  class GoogleCloudDiscoveryengineV1alphaNaturalLanguageQueryUnderstandingConfig
1130
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1221
 
@@ -1498,6 +1588,12 @@ module Google
1498
1588
  include Google::Apis::Core::JsonObjectSupport
1499
1589
  end
1500
1590
 
1591
+ class GoogleCloudDiscoveryengineV1alphaUpdateSessionRequest
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1501
1597
  class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
1502
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1599
 
@@ -1594,6 +1690,12 @@ module Google
1594
1690
  include Google::Apis::Core::JsonObjectSupport
1595
1691
  end
1596
1692
 
1693
+ class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1597
1699
  class GoogleCloudDiscoveryengineV1betaAnswerQueryRequest
1598
1700
  class Representation < Google::Apis::Core::JsonRepresentation; end
1599
1701
 
@@ -1642,6 +1744,12 @@ module Google
1642
1744
  include Google::Apis::Core::JsonObjectSupport
1643
1745
  end
1644
1746
 
1747
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1645
1753
  class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec
1646
1754
  class Representation < Google::Apis::Core::JsonRepresentation; end
1647
1755
 
@@ -4096,6 +4204,127 @@ module Google
4096
4204
  end
4097
4205
  end
4098
4206
 
4207
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec
4208
+ # @private
4209
+ class Representation < Google::Apis::Core::JsonRepresentation
4210
+ property :chunk_spec, as: 'chunkSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec::Representation
4211
+
4212
+ property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec::Representation
4213
+
4214
+ property :search_result_mode, as: 'searchResultMode'
4215
+ property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec::Representation
4216
+
4217
+ property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec::Representation
4218
+
4219
+ end
4220
+ end
4221
+
4222
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec
4223
+ # @private
4224
+ class Representation < Google::Apis::Core::JsonRepresentation
4225
+ property :num_next_chunks, as: 'numNextChunks'
4226
+ property :num_previous_chunks, as: 'numPreviousChunks'
4227
+ end
4228
+ end
4229
+
4230
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec
4231
+ # @private
4232
+ class Representation < Google::Apis::Core::JsonRepresentation
4233
+ property :max_extractive_answer_count, as: 'maxExtractiveAnswerCount'
4234
+ property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
4235
+ property :num_next_segments, as: 'numNextSegments'
4236
+ property :num_previous_segments, as: 'numPreviousSegments'
4237
+ property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
4238
+ end
4239
+ end
4240
+
4241
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec
4242
+ # @private
4243
+ class Representation < Google::Apis::Core::JsonRepresentation
4244
+ property :max_snippet_count, as: 'maxSnippetCount'
4245
+ property :reference_only, as: 'referenceOnly'
4246
+ property :return_snippet, as: 'returnSnippet'
4247
+ end
4248
+ end
4249
+
4250
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec
4251
+ # @private
4252
+ class Representation < Google::Apis::Core::JsonRepresentation
4253
+ property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
4254
+ property :ignore_jail_breaking_query, as: 'ignoreJailBreakingQuery'
4255
+ property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
4256
+ property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
4257
+ property :include_citations, as: 'includeCitations'
4258
+ property :language_code, as: 'languageCode'
4259
+ property :model_prompt_spec, as: 'modelPromptSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec::Representation
4260
+
4261
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec::Representation
4262
+
4263
+ property :summary_result_count, as: 'summaryResultCount'
4264
+ property :use_semantic_chunks, as: 'useSemanticChunks'
4265
+ end
4266
+ end
4267
+
4268
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec
4269
+ # @private
4270
+ class Representation < Google::Apis::Core::JsonRepresentation
4271
+ property :preamble, as: 'preamble'
4272
+ end
4273
+ end
4274
+
4275
+ class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec
4276
+ # @private
4277
+ class Representation < Google::Apis::Core::JsonRepresentation
4278
+ property :version, as: 'version'
4279
+ end
4280
+ end
4281
+
4282
+ class GoogleCloudDiscoveryengineV1ServingConfig
4283
+ # @private
4284
+ class Representation < Google::Apis::Core::JsonRepresentation
4285
+ collection :boost_control_ids, as: 'boostControlIds'
4286
+ property :create_time, as: 'createTime'
4287
+ property :display_name, as: 'displayName'
4288
+ collection :dissociate_control_ids, as: 'dissociateControlIds'
4289
+ property :diversity_level, as: 'diversityLevel'
4290
+ collection :filter_control_ids, as: 'filterControlIds'
4291
+ property :generic_config, as: 'genericConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigGenericConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigGenericConfig::Representation
4292
+
4293
+ collection :ignore_control_ids, as: 'ignoreControlIds'
4294
+ property :media_config, as: 'mediaConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigMediaConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigMediaConfig::Representation
4295
+
4296
+ property :model_id, as: 'modelId'
4297
+ property :name, as: 'name'
4298
+ collection :oneway_synonyms_control_ids, as: 'onewaySynonymsControlIds'
4299
+ collection :promote_control_ids, as: 'promoteControlIds'
4300
+ property :ranking_expression, as: 'rankingExpression'
4301
+ collection :redirect_control_ids, as: 'redirectControlIds'
4302
+ collection :replacement_control_ids, as: 'replacementControlIds'
4303
+ property :solution_type, as: 'solutionType'
4304
+ collection :synonyms_control_ids, as: 'synonymsControlIds'
4305
+ property :update_time, as: 'updateTime'
4306
+ end
4307
+ end
4308
+
4309
+ class GoogleCloudDiscoveryengineV1ServingConfigGenericConfig
4310
+ # @private
4311
+ class Representation < Google::Apis::Core::JsonRepresentation
4312
+ property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec::Representation
4313
+
4314
+ end
4315
+ end
4316
+
4317
+ class GoogleCloudDiscoveryengineV1ServingConfigMediaConfig
4318
+ # @private
4319
+ class Representation < Google::Apis::Core::JsonRepresentation
4320
+ property :content_freshness_cutoff_days, as: 'contentFreshnessCutoffDays'
4321
+ property :content_watched_percentage_threshold, as: 'contentWatchedPercentageThreshold'
4322
+ property :content_watched_seconds_threshold, as: 'contentWatchedSecondsThreshold'
4323
+ property :demote_content_watched_past_days, as: 'demoteContentWatchedPastDays'
4324
+ property :demotion_event_type, as: 'demotionEventType'
4325
+ end
4326
+ end
4327
+
4099
4328
  class GoogleCloudDiscoveryengineV1SiteVerificationInfo
4100
4329
  # @private
4101
4330
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4218,6 +4447,9 @@ module Google
4218
4447
 
4219
4448
  property :complete_time, as: 'completeTime'
4220
4449
  property :create_time, as: 'createTime'
4450
+ property :grounding_score, as: 'groundingScore'
4451
+ collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport::Representation
4452
+
4221
4453
  property :name, as: 'name'
4222
4454
  property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
4223
4455
 
@@ -4247,6 +4479,18 @@ module Google
4247
4479
  end
4248
4480
  end
4249
4481
 
4482
+ class GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport
4483
+ # @private
4484
+ class Representation < Google::Apis::Core::JsonRepresentation
4485
+ property :end_index, :numeric_string => true, as: 'endIndex'
4486
+ property :grounding_check_required, as: 'groundingCheckRequired'
4487
+ property :grounding_score, as: 'groundingScore'
4488
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
4489
+
4490
+ property :start_index, :numeric_string => true, as: 'startIndex'
4491
+ end
4492
+ end
4493
+
4250
4494
  class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
4251
4495
  # @private
4252
4496
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4674,6 +4918,13 @@ module Google
4674
4918
  end
4675
4919
  end
4676
4920
 
4921
+ class GoogleCloudDiscoveryengineV1alphaDeleteSessionRequest
4922
+ # @private
4923
+ class Representation < Google::Apis::Core::JsonRepresentation
4924
+ property :name, as: 'name'
4925
+ end
4926
+ end
4927
+
4677
4928
  class GoogleCloudDiscoveryengineV1alphaDeleteSitemapMetadata
4678
4929
  # @private
4679
4930
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4967,6 +5218,14 @@ module Google
4967
5218
  end
4968
5219
  end
4969
5220
 
5221
+ class GoogleCloudDiscoveryengineV1alphaGetSessionRequest
5222
+ # @private
5223
+ class Representation < Google::Apis::Core::JsonRepresentation
5224
+ property :include_answer_details, as: 'includeAnswerDetails'
5225
+ property :name, as: 'name'
5226
+ end
5227
+ end
5228
+
4970
5229
  class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
4971
5230
  # @private
4972
5231
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5127,6 +5386,26 @@ module Google
5127
5386
  end
5128
5387
  end
5129
5388
 
5389
+ class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
5390
+ # @private
5391
+ class Representation < Google::Apis::Core::JsonRepresentation
5392
+ property :filter, as: 'filter'
5393
+ property :order_by, as: 'orderBy'
5394
+ property :page_size, as: 'pageSize'
5395
+ property :page_token, as: 'pageToken'
5396
+ property :parent, as: 'parent'
5397
+ end
5398
+ end
5399
+
5400
+ class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
5401
+ # @private
5402
+ class Representation < Google::Apis::Core::JsonRepresentation
5403
+ property :next_page_token, as: 'nextPageToken'
5404
+ collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession::Representation
5405
+
5406
+ end
5407
+ end
5408
+
5130
5409
  class GoogleCloudDiscoveryengineV1alphaNaturalLanguageQueryUnderstandingConfig
5131
5410
  # @private
5132
5411
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5521,6 +5800,8 @@ module Google
5521
5800
  class GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec
5522
5801
  # @private
5523
5802
  class Representation < Google::Apis::Core::JsonRepresentation
5803
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
5804
+
5524
5805
  property :data_store, as: 'dataStore'
5525
5806
  property :filter, as: 'filter'
5526
5807
  end
@@ -5622,7 +5903,9 @@ module Google
5622
5903
  class GoogleCloudDiscoveryengineV1alphaSession
5623
5904
  # @private
5624
5905
  class Representation < Google::Apis::Core::JsonRepresentation
5906
+ property :display_name, as: 'displayName'
5625
5907
  property :end_time, as: 'endTime'
5908
+ property :is_pinned, as: 'isPinned'
5626
5909
  property :name, as: 'name'
5627
5910
  property :start_time, as: 'startTime'
5628
5911
  property :state, as: 'state'
@@ -5757,6 +6040,15 @@ module Google
5757
6040
  end
5758
6041
  end
5759
6042
 
6043
+ class GoogleCloudDiscoveryengineV1alphaUpdateSessionRequest
6044
+ # @private
6045
+ class Representation < Google::Apis::Core::JsonRepresentation
6046
+ property :session, as: 'session', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession::Representation
6047
+
6048
+ property :update_mask, as: 'updateMask'
6049
+ end
6050
+ end
6051
+
5760
6052
  class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
5761
6053
  # @private
5762
6054
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5895,6 +6187,9 @@ module Google
5895
6187
 
5896
6188
  property :complete_time, as: 'completeTime'
5897
6189
  property :create_time, as: 'createTime'
6190
+ property :grounding_score, as: 'groundingScore'
6191
+ collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport::Representation
6192
+
5898
6193
  property :name, as: 'name'
5899
6194
  property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo::Representation
5900
6195
 
@@ -5924,6 +6219,18 @@ module Google
5924
6219
  end
5925
6220
  end
5926
6221
 
6222
+ class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
6223
+ # @private
6224
+ class Representation < Google::Apis::Core::JsonRepresentation
6225
+ property :end_index, :numeric_string => true, as: 'endIndex'
6226
+ property :grounding_check_required, as: 'groundingCheckRequired'
6227
+ property :grounding_score, as: 'groundingScore'
6228
+ collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitationSource::Representation
6229
+
6230
+ property :start_index, :numeric_string => true, as: 'startIndex'
6231
+ end
6232
+ end
6233
+
5927
6234
  class GoogleCloudDiscoveryengineV1betaAnswerQueryRequest
5928
6235
  # @private
5929
6236
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6008,6 +6315,15 @@ module Google
6008
6315
  class Representation < Google::Apis::Core::JsonRepresentation
6009
6316
  property :disable, as: 'disable'
6010
6317
  property :max_rephrase_steps, as: 'maxRephraseSteps'
6318
+ property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec::Representation
6319
+
6320
+ end
6321
+ end
6322
+
6323
+ class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec
6324
+ # @private
6325
+ class Representation < Google::Apis::Core::JsonRepresentation
6326
+ property :model_type, as: 'modelType'
6011
6327
  end
6012
6328
  end
6013
6329
 
@@ -7175,6 +7491,7 @@ module Google
7175
7491
  property :fhir_store, as: 'fhirStore'
7176
7492
  property :gcs_staging_dir, as: 'gcsStagingDir'
7177
7493
  collection :resource_types, as: 'resourceTypes'
7494
+ property :update_from_latest_predefined_schema, as: 'updateFromLatestPredefinedSchema'
7178
7495
  end
7179
7496
  end
7180
7497
 
@@ -8121,6 +8438,8 @@ module Google
8121
8438
  class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
8122
8439
  # @private
8123
8440
  class Representation < Google::Apis::Core::JsonRepresentation
8441
+ property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
8442
+
8124
8443
  property :data_store, as: 'dataStore'
8125
8444
  property :filter, as: 'filter'
8126
8445
  end
@@ -8542,7 +8861,9 @@ module Google
8542
8861
  class GoogleCloudDiscoveryengineV1betaSession
8543
8862
  # @private
8544
8863
  class Representation < Google::Apis::Core::JsonRepresentation
8864
+ property :display_name, as: 'displayName'
8545
8865
  property :end_time, as: 'endTime'
8866
+ property :is_pinned, as: 'isPinned'
8546
8867
  property :name, as: 'name'
8547
8868
  property :start_time, as: 'startTime'
8548
8869
  property :state, as: 'state'