google-apis-discoveryengine_v1beta 0.51.0 → 0.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1beta/classes.rb +994 -107
- data/lib/google/apis/discoveryengine_v1beta/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1beta/representations.rb +310 -23
- data/lib/google/apis/discoveryengine_v1beta/service.rb +159 -12
- metadata +4 -4
@@ -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.
|
19
|
+
GEM_VERSION = "0.53.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 = "
|
25
|
+
REVISION = "20241210"
|
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
|
|
@@ -790,12 +856,6 @@ module Google
|
|
790
856
|
include Google::Apis::Core::JsonObjectSupport
|
791
857
|
end
|
792
858
|
|
793
|
-
class GoogleCloudDiscoveryengineV1alphaCustomTuningModel
|
794
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
-
|
796
|
-
include Google::Apis::Core::JsonObjectSupport
|
797
|
-
end
|
798
|
-
|
799
859
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
800
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
861
|
|
@@ -838,6 +898,12 @@ module Google
|
|
838
898
|
include Google::Apis::Core::JsonObjectSupport
|
839
899
|
end
|
840
900
|
|
901
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteSessionRequest
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
841
907
|
class GoogleCloudDiscoveryengineV1alphaDeleteSitemapMetadata
|
842
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
909
|
|
@@ -1024,6 +1090,12 @@ module Google
|
|
1024
1090
|
include Google::Apis::Core::JsonObjectSupport
|
1025
1091
|
end
|
1026
1092
|
|
1093
|
+
class GoogleCloudDiscoveryengineV1alphaGetSessionRequest
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1027
1099
|
class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
|
1028
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
1101
|
|
@@ -1120,7 +1192,13 @@ module Google
|
|
1120
1192
|
include Google::Apis::Core::JsonObjectSupport
|
1121
1193
|
end
|
1122
1194
|
|
1123
|
-
class
|
1195
|
+
class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
+
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
1199
|
+
end
|
1200
|
+
|
1201
|
+
class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
|
1124
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
1203
|
|
1126
1204
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1498,6 +1576,12 @@ module Google
|
|
1498
1576
|
include Google::Apis::Core::JsonObjectSupport
|
1499
1577
|
end
|
1500
1578
|
|
1579
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateSessionRequest
|
1580
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1581
|
+
|
1582
|
+
include Google::Apis::Core::JsonObjectSupport
|
1583
|
+
end
|
1584
|
+
|
1501
1585
|
class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
|
1502
1586
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
1587
|
|
@@ -1594,6 +1678,12 @@ module Google
|
|
1594
1678
|
include Google::Apis::Core::JsonObjectSupport
|
1595
1679
|
end
|
1596
1680
|
|
1681
|
+
class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
|
1682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
|
+
|
1684
|
+
include Google::Apis::Core::JsonObjectSupport
|
1685
|
+
end
|
1686
|
+
|
1597
1687
|
class GoogleCloudDiscoveryengineV1betaAnswerQueryRequest
|
1598
1688
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1599
1689
|
|
@@ -1642,6 +1732,12 @@ module Google
|
|
1642
1732
|
include Google::Apis::Core::JsonObjectSupport
|
1643
1733
|
end
|
1644
1734
|
|
1735
|
+
class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec
|
1736
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
|
+
|
1738
|
+
include Google::Apis::Core::JsonObjectSupport
|
1739
|
+
end
|
1740
|
+
|
1645
1741
|
class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestRelatedQuestionsSpec
|
1646
1742
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
1743
|
|
@@ -4096,6 +4192,127 @@ module Google
|
|
4096
4192
|
end
|
4097
4193
|
end
|
4098
4194
|
|
4195
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec
|
4196
|
+
# @private
|
4197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4198
|
+
property :chunk_spec, as: 'chunkSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec::Representation
|
4199
|
+
|
4200
|
+
property :extractive_content_spec, as: 'extractiveContentSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec::Representation
|
4201
|
+
|
4202
|
+
property :search_result_mode, as: 'searchResultMode'
|
4203
|
+
property :snippet_spec, as: 'snippetSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec::Representation
|
4204
|
+
|
4205
|
+
property :summary_spec, as: 'summarySpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec::Representation
|
4206
|
+
|
4207
|
+
end
|
4208
|
+
end
|
4209
|
+
|
4210
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecChunkSpec
|
4211
|
+
# @private
|
4212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4213
|
+
property :num_next_chunks, as: 'numNextChunks'
|
4214
|
+
property :num_previous_chunks, as: 'numPreviousChunks'
|
4215
|
+
end
|
4216
|
+
end
|
4217
|
+
|
4218
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecExtractiveContentSpec
|
4219
|
+
# @private
|
4220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4221
|
+
property :max_extractive_answer_count, as: 'maxExtractiveAnswerCount'
|
4222
|
+
property :max_extractive_segment_count, as: 'maxExtractiveSegmentCount'
|
4223
|
+
property :num_next_segments, as: 'numNextSegments'
|
4224
|
+
property :num_previous_segments, as: 'numPreviousSegments'
|
4225
|
+
property :return_extractive_segment_score, as: 'returnExtractiveSegmentScore'
|
4226
|
+
end
|
4227
|
+
end
|
4228
|
+
|
4229
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSnippetSpec
|
4230
|
+
# @private
|
4231
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4232
|
+
property :max_snippet_count, as: 'maxSnippetCount'
|
4233
|
+
property :reference_only, as: 'referenceOnly'
|
4234
|
+
property :return_snippet, as: 'returnSnippet'
|
4235
|
+
end
|
4236
|
+
end
|
4237
|
+
|
4238
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpec
|
4239
|
+
# @private
|
4240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4241
|
+
property :ignore_adversarial_query, as: 'ignoreAdversarialQuery'
|
4242
|
+
property :ignore_jail_breaking_query, as: 'ignoreJailBreakingQuery'
|
4243
|
+
property :ignore_low_relevant_content, as: 'ignoreLowRelevantContent'
|
4244
|
+
property :ignore_non_summary_seeking_query, as: 'ignoreNonSummarySeekingQuery'
|
4245
|
+
property :include_citations, as: 'includeCitations'
|
4246
|
+
property :language_code, as: 'languageCode'
|
4247
|
+
property :model_prompt_spec, as: 'modelPromptSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec::Representation
|
4248
|
+
|
4249
|
+
property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec::Representation
|
4250
|
+
|
4251
|
+
property :summary_result_count, as: 'summaryResultCount'
|
4252
|
+
property :use_semantic_chunks, as: 'useSemanticChunks'
|
4253
|
+
end
|
4254
|
+
end
|
4255
|
+
|
4256
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelPromptSpec
|
4257
|
+
# @private
|
4258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4259
|
+
property :preamble, as: 'preamble'
|
4260
|
+
end
|
4261
|
+
end
|
4262
|
+
|
4263
|
+
class GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpecSummarySpecModelSpec
|
4264
|
+
# @private
|
4265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4266
|
+
property :version, as: 'version'
|
4267
|
+
end
|
4268
|
+
end
|
4269
|
+
|
4270
|
+
class GoogleCloudDiscoveryengineV1ServingConfig
|
4271
|
+
# @private
|
4272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4273
|
+
collection :boost_control_ids, as: 'boostControlIds'
|
4274
|
+
property :create_time, as: 'createTime'
|
4275
|
+
property :display_name, as: 'displayName'
|
4276
|
+
collection :dissociate_control_ids, as: 'dissociateControlIds'
|
4277
|
+
property :diversity_level, as: 'diversityLevel'
|
4278
|
+
collection :filter_control_ids, as: 'filterControlIds'
|
4279
|
+
property :generic_config, as: 'genericConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigGenericConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigGenericConfig::Representation
|
4280
|
+
|
4281
|
+
collection :ignore_control_ids, as: 'ignoreControlIds'
|
4282
|
+
property :media_config, as: 'mediaConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigMediaConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ServingConfigMediaConfig::Representation
|
4283
|
+
|
4284
|
+
property :model_id, as: 'modelId'
|
4285
|
+
property :name, as: 'name'
|
4286
|
+
collection :oneway_synonyms_control_ids, as: 'onewaySynonymsControlIds'
|
4287
|
+
collection :promote_control_ids, as: 'promoteControlIds'
|
4288
|
+
property :ranking_expression, as: 'rankingExpression'
|
4289
|
+
collection :redirect_control_ids, as: 'redirectControlIds'
|
4290
|
+
collection :replacement_control_ids, as: 'replacementControlIds'
|
4291
|
+
property :solution_type, as: 'solutionType'
|
4292
|
+
collection :synonyms_control_ids, as: 'synonymsControlIds'
|
4293
|
+
property :update_time, as: 'updateTime'
|
4294
|
+
end
|
4295
|
+
end
|
4296
|
+
|
4297
|
+
class GoogleCloudDiscoveryengineV1ServingConfigGenericConfig
|
4298
|
+
# @private
|
4299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4300
|
+
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec::Representation
|
4301
|
+
|
4302
|
+
end
|
4303
|
+
end
|
4304
|
+
|
4305
|
+
class GoogleCloudDiscoveryengineV1ServingConfigMediaConfig
|
4306
|
+
# @private
|
4307
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4308
|
+
property :content_freshness_cutoff_days, as: 'contentFreshnessCutoffDays'
|
4309
|
+
property :content_watched_percentage_threshold, as: 'contentWatchedPercentageThreshold'
|
4310
|
+
property :content_watched_seconds_threshold, as: 'contentWatchedSecondsThreshold'
|
4311
|
+
property :demote_content_watched_past_days, as: 'demoteContentWatchedPastDays'
|
4312
|
+
property :demotion_event_type, as: 'demotionEventType'
|
4313
|
+
end
|
4314
|
+
end
|
4315
|
+
|
4099
4316
|
class GoogleCloudDiscoveryengineV1SiteVerificationInfo
|
4100
4317
|
# @private
|
4101
4318
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4218,6 +4435,9 @@ module Google
|
|
4218
4435
|
|
4219
4436
|
property :complete_time, as: 'completeTime'
|
4220
4437
|
property :create_time, as: 'createTime'
|
4438
|
+
property :grounding_score, as: 'groundingScore'
|
4439
|
+
collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport::Representation
|
4440
|
+
|
4221
4441
|
property :name, as: 'name'
|
4222
4442
|
property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo::Representation
|
4223
4443
|
|
@@ -4247,6 +4467,18 @@ module Google
|
|
4247
4467
|
end
|
4248
4468
|
end
|
4249
4469
|
|
4470
|
+
class GoogleCloudDiscoveryengineV1alphaAnswerGroundingSupport
|
4471
|
+
# @private
|
4472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4473
|
+
property :end_index, :numeric_string => true, as: 'endIndex'
|
4474
|
+
property :grounding_check_required, as: 'groundingCheckRequired'
|
4475
|
+
property :grounding_score, as: 'groundingScore'
|
4476
|
+
collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAnswerCitationSource::Representation
|
4477
|
+
|
4478
|
+
property :start_index, :numeric_string => true, as: 'startIndex'
|
4479
|
+
end
|
4480
|
+
end
|
4481
|
+
|
4250
4482
|
class GoogleCloudDiscoveryengineV1alphaAnswerQueryUnderstandingInfo
|
4251
4483
|
# @private
|
4252
4484
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4572,20 +4804,6 @@ module Google
|
|
4572
4804
|
end
|
4573
4805
|
end
|
4574
4806
|
|
4575
|
-
class GoogleCloudDiscoveryengineV1alphaCustomTuningModel
|
4576
|
-
# @private
|
4577
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4578
|
-
property :create_time, as: 'createTime'
|
4579
|
-
property :display_name, as: 'displayName'
|
4580
|
-
property :error_message, as: 'errorMessage'
|
4581
|
-
hash :metrics, as: 'metrics'
|
4582
|
-
property :model_state, as: 'modelState'
|
4583
|
-
property :model_version, :numeric_string => true, as: 'modelVersion'
|
4584
|
-
property :name, as: 'name'
|
4585
|
-
property :training_start_time, as: 'trainingStartTime'
|
4586
|
-
end
|
4587
|
-
end
|
4588
|
-
|
4589
4807
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
4590
4808
|
# @private
|
4591
4809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4674,6 +4892,13 @@ module Google
|
|
4674
4892
|
end
|
4675
4893
|
end
|
4676
4894
|
|
4895
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteSessionRequest
|
4896
|
+
# @private
|
4897
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4898
|
+
property :name, as: 'name'
|
4899
|
+
end
|
4900
|
+
end
|
4901
|
+
|
4677
4902
|
class GoogleCloudDiscoveryengineV1alphaDeleteSitemapMetadata
|
4678
4903
|
# @private
|
4679
4904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4967,6 +5192,14 @@ module Google
|
|
4967
5192
|
end
|
4968
5193
|
end
|
4969
5194
|
|
5195
|
+
class GoogleCloudDiscoveryengineV1alphaGetSessionRequest
|
5196
|
+
# @private
|
5197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5198
|
+
property :include_answer_details, as: 'includeAnswerDetails'
|
5199
|
+
property :name, as: 'name'
|
5200
|
+
end
|
5201
|
+
end
|
5202
|
+
|
4970
5203
|
class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
|
4971
5204
|
# @private
|
4972
5205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5119,10 +5352,22 @@ module Google
|
|
5119
5352
|
end
|
5120
5353
|
end
|
5121
5354
|
|
5122
|
-
class
|
5355
|
+
class GoogleCloudDiscoveryengineV1alphaListSessionsRequest
|
5123
5356
|
# @private
|
5124
5357
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5125
|
-
|
5358
|
+
property :filter, as: 'filter'
|
5359
|
+
property :order_by, as: 'orderBy'
|
5360
|
+
property :page_size, as: 'pageSize'
|
5361
|
+
property :page_token, as: 'pageToken'
|
5362
|
+
property :parent, as: 'parent'
|
5363
|
+
end
|
5364
|
+
end
|
5365
|
+
|
5366
|
+
class GoogleCloudDiscoveryengineV1alphaListSessionsResponse
|
5367
|
+
# @private
|
5368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5369
|
+
property :next_page_token, as: 'nextPageToken'
|
5370
|
+
collection :sessions, as: 'sessions', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession::Representation
|
5126
5371
|
|
5127
5372
|
end
|
5128
5373
|
end
|
@@ -5521,6 +5766,8 @@ module Google
|
|
5521
5766
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec
|
5522
5767
|
# @private
|
5523
5768
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5769
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
|
5770
|
+
|
5524
5771
|
property :data_store, as: 'dataStore'
|
5525
5772
|
property :filter, as: 'filter'
|
5526
5773
|
end
|
@@ -5622,7 +5869,9 @@ module Google
|
|
5622
5869
|
class GoogleCloudDiscoveryengineV1alphaSession
|
5623
5870
|
# @private
|
5624
5871
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5872
|
+
property :display_name, as: 'displayName'
|
5625
5873
|
property :end_time, as: 'endTime'
|
5874
|
+
property :is_pinned, as: 'isPinned'
|
5626
5875
|
property :name, as: 'name'
|
5627
5876
|
property :start_time, as: 'startTime'
|
5628
5877
|
property :state, as: 'state'
|
@@ -5757,6 +6006,15 @@ module Google
|
|
5757
6006
|
end
|
5758
6007
|
end
|
5759
6008
|
|
6009
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateSessionRequest
|
6010
|
+
# @private
|
6011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6012
|
+
property :session, as: 'session', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaSession::Representation
|
6013
|
+
|
6014
|
+
property :update_mask, as: 'updateMask'
|
6015
|
+
end
|
6016
|
+
end
|
6017
|
+
|
5760
6018
|
class GoogleCloudDiscoveryengineV1alphaUpdateTargetSiteMetadata
|
5761
6019
|
# @private
|
5762
6020
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5895,6 +6153,9 @@ module Google
|
|
5895
6153
|
|
5896
6154
|
property :complete_time, as: 'completeTime'
|
5897
6155
|
property :create_time, as: 'createTime'
|
6156
|
+
property :grounding_score, as: 'groundingScore'
|
6157
|
+
collection :grounding_supports, as: 'groundingSupports', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport::Representation
|
6158
|
+
|
5898
6159
|
property :name, as: 'name'
|
5899
6160
|
property :query_understanding_info, as: 'queryUnderstandingInfo', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryUnderstandingInfo::Representation
|
5900
6161
|
|
@@ -5924,6 +6185,18 @@ module Google
|
|
5924
6185
|
end
|
5925
6186
|
end
|
5926
6187
|
|
6188
|
+
class GoogleCloudDiscoveryengineV1betaAnswerGroundingSupport
|
6189
|
+
# @private
|
6190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6191
|
+
property :end_index, :numeric_string => true, as: 'endIndex'
|
6192
|
+
property :grounding_check_required, as: 'groundingCheckRequired'
|
6193
|
+
property :grounding_score, as: 'groundingScore'
|
6194
|
+
collection :sources, as: 'sources', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitationSource, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerCitationSource::Representation
|
6195
|
+
|
6196
|
+
property :start_index, :numeric_string => true, as: 'startIndex'
|
6197
|
+
end
|
6198
|
+
end
|
6199
|
+
|
5927
6200
|
class GoogleCloudDiscoveryengineV1betaAnswerQueryRequest
|
5928
6201
|
# @private
|
5929
6202
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6008,6 +6281,15 @@ module Google
|
|
6008
6281
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6009
6282
|
property :disable, as: 'disable'
|
6010
6283
|
property :max_rephrase_steps, as: 'maxRephraseSteps'
|
6284
|
+
property :model_spec, as: 'modelSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec::Representation
|
6285
|
+
|
6286
|
+
end
|
6287
|
+
end
|
6288
|
+
|
6289
|
+
class GoogleCloudDiscoveryengineV1betaAnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpecModelSpec
|
6290
|
+
# @private
|
6291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6292
|
+
property :model_type, as: 'modelType'
|
6011
6293
|
end
|
6012
6294
|
end
|
6013
6295
|
|
@@ -7175,6 +7457,7 @@ module Google
|
|
7175
7457
|
property :fhir_store, as: 'fhirStore'
|
7176
7458
|
property :gcs_staging_dir, as: 'gcsStagingDir'
|
7177
7459
|
collection :resource_types, as: 'resourceTypes'
|
7460
|
+
property :update_from_latest_predefined_schema, as: 'updateFromLatestPredefinedSchema'
|
7178
7461
|
end
|
7179
7462
|
end
|
7180
7463
|
|
@@ -8121,6 +8404,8 @@ module Google
|
|
8121
8404
|
class GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec
|
8122
8405
|
# @private
|
8123
8406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8407
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchRequestBoostSpec::Representation
|
8408
|
+
|
8124
8409
|
property :data_store, as: 'dataStore'
|
8125
8410
|
property :filter, as: 'filter'
|
8126
8411
|
end
|
@@ -8542,7 +8827,9 @@ module Google
|
|
8542
8827
|
class GoogleCloudDiscoveryengineV1betaSession
|
8543
8828
|
# @private
|
8544
8829
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8830
|
+
property :display_name, as: 'displayName'
|
8545
8831
|
property :end_time, as: 'endTime'
|
8832
|
+
property :is_pinned, as: 'isPinned'
|
8546
8833
|
property :name, as: 'name'
|
8547
8834
|
property :start_time, as: 'startTime'
|
8548
8835
|
property :state, as: 'state'
|