google-apis-discoveryengine_v1 0.44.0 → 0.45.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 +4 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1193 -75
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +519 -0
- data/lib/google/apis/discoveryengine_v1/service.rb +149 -3
- data/lib/google/apis/discoveryengine_v1.rb +3 -0
- metadata +2 -2
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DiscoveryengineV1
|
18
18
|
# Version of the google-apis-discoveryengine_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.45.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250716"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -130,6 +130,60 @@ module Google
|
|
130
130
|
include Google::Apis::Core::JsonObjectSupport
|
131
131
|
end
|
132
132
|
|
133
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequest
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpec
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpecConditionBoostSpec
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestSuggestionTypeSpec
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponse
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseContentSuggestion
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponsePersonSuggestion
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseQuerySuggestion
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseRecentSearchSuggestion
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
133
187
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
134
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
189
|
|
@@ -430,6 +484,84 @@ module Google
|
|
430
484
|
include Google::Apis::Core::JsonObjectSupport
|
431
485
|
end
|
432
486
|
|
487
|
+
class GoogleCloudDiscoveryengineV1AssistAnswer
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerReply
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class GoogleCloudDiscoveryengineV1AssistUserMetadata
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class GoogleCloudDiscoveryengineV1AssistantContent
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
511
|
+
class GoogleCloudDiscoveryengineV1AssistantContentBlob
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
517
|
+
class GoogleCloudDiscoveryengineV1AssistantContentCodeExecutionResult
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
523
|
+
class GoogleCloudDiscoveryengineV1AssistantContentExecutableCode
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class GoogleCloudDiscoveryengineV1AssistantContentFile
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContent
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadata
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReference
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataSegment
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
433
565
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
434
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
567
|
|
@@ -1780,6 +1912,60 @@ module Google
|
|
1780
1912
|
include Google::Apis::Core::JsonObjectSupport
|
1781
1913
|
end
|
1782
1914
|
|
1915
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequest
|
1916
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
|
+
|
1918
|
+
include Google::Apis::Core::JsonObjectSupport
|
1919
|
+
end
|
1920
|
+
|
1921
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec
|
1922
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
|
+
|
1924
|
+
include Google::Apis::Core::JsonObjectSupport
|
1925
|
+
end
|
1926
|
+
|
1927
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpec
|
1928
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1929
|
+
|
1930
|
+
include Google::Apis::Core::JsonObjectSupport
|
1931
|
+
end
|
1932
|
+
|
1933
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecImageGenerationSpec
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1935
|
+
|
1936
|
+
include Google::Apis::Core::JsonObjectSupport
|
1937
|
+
end
|
1938
|
+
|
1939
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVertexAiSearchSpec
|
1940
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
|
+
|
1942
|
+
include Google::Apis::Core::JsonObjectSupport
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVideoGenerationSpec
|
1946
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
|
+
|
1948
|
+
include Google::Apis::Core::JsonObjectSupport
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecWebGroundingSpec
|
1952
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
|
+
|
1954
|
+
include Google::Apis::Core::JsonObjectSupport
|
1955
|
+
end
|
1956
|
+
|
1957
|
+
class GoogleCloudDiscoveryengineV1StreamAssistResponse
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class GoogleCloudDiscoveryengineV1StreamAssistResponseSessionInfo
|
1964
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
|
+
|
1966
|
+
include Google::Apis::Core::JsonObjectSupport
|
1967
|
+
end
|
1968
|
+
|
1783
1969
|
class GoogleCloudDiscoveryengineV1SuggestionDenyListEntry
|
1784
1970
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
1971
|
|
@@ -2230,6 +2416,12 @@ module Google
|
|
2230
2416
|
include Google::Apis::Core::JsonObjectSupport
|
2231
2417
|
end
|
2232
2418
|
|
2419
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfigStreamingError
|
2420
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2421
|
+
|
2422
|
+
include Google::Apis::Core::JsonObjectSupport
|
2423
|
+
end
|
2424
|
+
|
2233
2425
|
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
2234
2426
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
2427
|
|
@@ -4177,6 +4369,110 @@ module Google
|
|
4177
4369
|
end
|
4178
4370
|
end
|
4179
4371
|
|
4372
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequest
|
4373
|
+
# @private
|
4374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4375
|
+
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpec::Representation
|
4376
|
+
|
4377
|
+
collection :experiment_ids, as: 'experimentIds'
|
4378
|
+
property :include_tail_suggestions, as: 'includeTailSuggestions'
|
4379
|
+
property :query, as: 'query'
|
4380
|
+
property :query_model, as: 'queryModel'
|
4381
|
+
collection :suggestion_type_specs, as: 'suggestionTypeSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestSuggestionTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestSuggestionTypeSpec::Representation
|
4382
|
+
|
4383
|
+
collection :suggestion_types, as: 'suggestionTypes'
|
4384
|
+
property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1UserInfo::Representation
|
4385
|
+
|
4386
|
+
property :user_pseudo_id, as: 'userPseudoId'
|
4387
|
+
end
|
4388
|
+
end
|
4389
|
+
|
4390
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpec
|
4391
|
+
# @private
|
4392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4393
|
+
collection :condition_boost_specs, as: 'conditionBoostSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpecConditionBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpecConditionBoostSpec::Representation
|
4394
|
+
|
4395
|
+
end
|
4396
|
+
end
|
4397
|
+
|
4398
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestBoostSpecConditionBoostSpec
|
4399
|
+
# @private
|
4400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4401
|
+
property :boost, as: 'boost'
|
4402
|
+
property :condition, as: 'condition'
|
4403
|
+
end
|
4404
|
+
end
|
4405
|
+
|
4406
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequestSuggestionTypeSpec
|
4407
|
+
# @private
|
4408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4409
|
+
property :max_suggestions, as: 'maxSuggestions'
|
4410
|
+
property :suggestion_type, as: 'suggestionType'
|
4411
|
+
end
|
4412
|
+
end
|
4413
|
+
|
4414
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponse
|
4415
|
+
# @private
|
4416
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4417
|
+
collection :content_suggestions, as: 'contentSuggestions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseContentSuggestion, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseContentSuggestion::Representation
|
4418
|
+
|
4419
|
+
collection :people_suggestions, as: 'peopleSuggestions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponsePersonSuggestion, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponsePersonSuggestion::Representation
|
4420
|
+
|
4421
|
+
collection :query_suggestions, as: 'querySuggestions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseQuerySuggestion::Representation
|
4422
|
+
|
4423
|
+
collection :recent_search_suggestions, as: 'recentSearchSuggestions', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseRecentSearchSuggestion, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseRecentSearchSuggestion::Representation
|
4424
|
+
|
4425
|
+
property :tail_match_triggered, as: 'tailMatchTriggered'
|
4426
|
+
end
|
4427
|
+
end
|
4428
|
+
|
4429
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseContentSuggestion
|
4430
|
+
# @private
|
4431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4432
|
+
property :content_type, as: 'contentType'
|
4433
|
+
property :data_store, as: 'dataStore'
|
4434
|
+
property :destination_uri, as: 'destinationUri'
|
4435
|
+
property :document, as: 'document', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
|
4436
|
+
|
4437
|
+
property :icon_uri, as: 'iconUri'
|
4438
|
+
property :score, as: 'score'
|
4439
|
+
property :suggestion, as: 'suggestion'
|
4440
|
+
end
|
4441
|
+
end
|
4442
|
+
|
4443
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponsePersonSuggestion
|
4444
|
+
# @private
|
4445
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4446
|
+
property :data_store, as: 'dataStore'
|
4447
|
+
property :destination_uri, as: 'destinationUri'
|
4448
|
+
property :display_photo_uri, as: 'displayPhotoUri'
|
4449
|
+
property :document, as: 'document', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
|
4450
|
+
|
4451
|
+
property :person_type, as: 'personType'
|
4452
|
+
property :score, as: 'score'
|
4453
|
+
property :suggestion, as: 'suggestion'
|
4454
|
+
end
|
4455
|
+
end
|
4456
|
+
|
4457
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseQuerySuggestion
|
4458
|
+
# @private
|
4459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4460
|
+
collection :completable_field_paths, as: 'completableFieldPaths'
|
4461
|
+
collection :data_store, as: 'dataStore'
|
4462
|
+
property :score, as: 'score'
|
4463
|
+
property :suggestion, as: 'suggestion'
|
4464
|
+
end
|
4465
|
+
end
|
4466
|
+
|
4467
|
+
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryResponseRecentSearchSuggestion
|
4468
|
+
# @private
|
4469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4470
|
+
property :recent_search_time, as: 'recentSearchTime'
|
4471
|
+
property :score, as: 'score'
|
4472
|
+
property :suggestion, as: 'suggestion'
|
4473
|
+
end
|
4474
|
+
end
|
4475
|
+
|
4180
4476
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
4181
4477
|
# @private
|
4182
4478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4687,6 +4983,131 @@ module Google
|
|
4687
4983
|
end
|
4688
4984
|
end
|
4689
4985
|
|
4986
|
+
class GoogleCloudDiscoveryengineV1AssistAnswer
|
4987
|
+
# @private
|
4988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4989
|
+
collection :assist_skipped_reasons, as: 'assistSkippedReasons'
|
4990
|
+
collection :replies, as: 'replies', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerReply, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerReply::Representation
|
4991
|
+
|
4992
|
+
property :state, as: 'state'
|
4993
|
+
end
|
4994
|
+
end
|
4995
|
+
|
4996
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerReply
|
4997
|
+
# @private
|
4998
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4999
|
+
property :grounded_content, as: 'groundedContent', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContent::Representation
|
5000
|
+
|
5001
|
+
end
|
5002
|
+
end
|
5003
|
+
|
5004
|
+
class GoogleCloudDiscoveryengineV1AssistUserMetadata
|
5005
|
+
# @private
|
5006
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5007
|
+
property :preferred_language_code, as: 'preferredLanguageCode'
|
5008
|
+
property :time_zone, as: 'timeZone'
|
5009
|
+
end
|
5010
|
+
end
|
5011
|
+
|
5012
|
+
class GoogleCloudDiscoveryengineV1AssistantContent
|
5013
|
+
# @private
|
5014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5015
|
+
property :code_execution_result, as: 'codeExecutionResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentCodeExecutionResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentCodeExecutionResult::Representation
|
5016
|
+
|
5017
|
+
property :executable_code, as: 'executableCode', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentExecutableCode, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentExecutableCode::Representation
|
5018
|
+
|
5019
|
+
property :file, as: 'file', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentFile, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentFile::Representation
|
5020
|
+
|
5021
|
+
property :inline_data, as: 'inlineData', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentBlob, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContentBlob::Representation
|
5022
|
+
|
5023
|
+
property :role, as: 'role'
|
5024
|
+
property :text, as: 'text'
|
5025
|
+
property :thought, as: 'thought'
|
5026
|
+
end
|
5027
|
+
end
|
5028
|
+
|
5029
|
+
class GoogleCloudDiscoveryengineV1AssistantContentBlob
|
5030
|
+
# @private
|
5031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5032
|
+
property :data, :base64 => true, as: 'data'
|
5033
|
+
property :mime_type, as: 'mimeType'
|
5034
|
+
end
|
5035
|
+
end
|
5036
|
+
|
5037
|
+
class GoogleCloudDiscoveryengineV1AssistantContentCodeExecutionResult
|
5038
|
+
# @private
|
5039
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5040
|
+
property :outcome, as: 'outcome'
|
5041
|
+
property :output, as: 'output'
|
5042
|
+
end
|
5043
|
+
end
|
5044
|
+
|
5045
|
+
class GoogleCloudDiscoveryengineV1AssistantContentExecutableCode
|
5046
|
+
# @private
|
5047
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5048
|
+
property :code, as: 'code'
|
5049
|
+
end
|
5050
|
+
end
|
5051
|
+
|
5052
|
+
class GoogleCloudDiscoveryengineV1AssistantContentFile
|
5053
|
+
# @private
|
5054
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5055
|
+
property :file_id, as: 'fileId'
|
5056
|
+
property :mime_type, as: 'mimeType'
|
5057
|
+
end
|
5058
|
+
end
|
5059
|
+
|
5060
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContent
|
5061
|
+
# @private
|
5062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5063
|
+
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantContent::Representation
|
5064
|
+
|
5065
|
+
property :text_grounding_metadata, as: 'textGroundingMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadata::Representation
|
5066
|
+
|
5067
|
+
end
|
5068
|
+
end
|
5069
|
+
|
5070
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadata
|
5071
|
+
# @private
|
5072
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5073
|
+
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReference::Representation
|
5074
|
+
|
5075
|
+
collection :segments, as: 'segments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataSegment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataSegment::Representation
|
5076
|
+
|
5077
|
+
end
|
5078
|
+
end
|
5079
|
+
|
5080
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReference
|
5081
|
+
# @private
|
5082
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5083
|
+
property :content, as: 'content'
|
5084
|
+
property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata::Representation
|
5085
|
+
|
5086
|
+
end
|
5087
|
+
end
|
5088
|
+
|
5089
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReferenceDocumentMetadata
|
5090
|
+
# @private
|
5091
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5092
|
+
property :document, as: 'document'
|
5093
|
+
property :domain, as: 'domain'
|
5094
|
+
property :page_identifier, as: 'pageIdentifier'
|
5095
|
+
property :title, as: 'title'
|
5096
|
+
property :uri, as: 'uri'
|
5097
|
+
end
|
5098
|
+
end
|
5099
|
+
|
5100
|
+
class GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataSegment
|
5101
|
+
# @private
|
5102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5103
|
+
property :end_index, :numeric_string => true, as: 'endIndex'
|
5104
|
+
property :grounding_score, as: 'groundingScore'
|
5105
|
+
collection :reference_indices, as: 'referenceIndices'
|
5106
|
+
property :start_index, :numeric_string => true, as: 'startIndex'
|
5107
|
+
property :text, as: 'text'
|
5108
|
+
end
|
5109
|
+
end
|
5110
|
+
|
4690
5111
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
4691
5112
|
# @private
|
4692
5113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5510,6 +5931,7 @@ module Google
|
|
5510
5931
|
class GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfigLayoutParsingConfig
|
5511
5932
|
# @private
|
5512
5933
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5934
|
+
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
5513
5935
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
5514
5936
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
5515
5937
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
@@ -6950,6 +7372,90 @@ module Google
|
|
6950
7372
|
end
|
6951
7373
|
end
|
6952
7374
|
|
7375
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequest
|
7376
|
+
# @private
|
7377
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7378
|
+
property :generation_spec, as: 'generationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec::Representation
|
7379
|
+
|
7380
|
+
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query::Representation
|
7381
|
+
|
7382
|
+
property :session, as: 'session'
|
7383
|
+
property :tools_spec, as: 'toolsSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpec::Representation
|
7384
|
+
|
7385
|
+
property :user_metadata, as: 'userMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistUserMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistUserMetadata::Representation
|
7386
|
+
|
7387
|
+
end
|
7388
|
+
end
|
7389
|
+
|
7390
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec
|
7391
|
+
# @private
|
7392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7393
|
+
property :model_id, as: 'modelId'
|
7394
|
+
end
|
7395
|
+
end
|
7396
|
+
|
7397
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpec
|
7398
|
+
# @private
|
7399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7400
|
+
property :image_generation_spec, as: 'imageGenerationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecImageGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecImageGenerationSpec::Representation
|
7401
|
+
|
7402
|
+
property :tool_registry, as: 'toolRegistry'
|
7403
|
+
property :vertex_ai_search_spec, as: 'vertexAiSearchSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVertexAiSearchSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVertexAiSearchSpec::Representation
|
7404
|
+
|
7405
|
+
property :video_generation_spec, as: 'videoGenerationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVideoGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVideoGenerationSpec::Representation
|
7406
|
+
|
7407
|
+
property :web_grounding_spec, as: 'webGroundingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecWebGroundingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecWebGroundingSpec::Representation
|
7408
|
+
|
7409
|
+
end
|
7410
|
+
end
|
7411
|
+
|
7412
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecImageGenerationSpec
|
7413
|
+
# @private
|
7414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7415
|
+
end
|
7416
|
+
end
|
7417
|
+
|
7418
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVertexAiSearchSpec
|
7419
|
+
# @private
|
7420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7421
|
+
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec::Representation
|
7422
|
+
|
7423
|
+
property :disabled, as: 'disabled'
|
7424
|
+
property :filter, as: 'filter'
|
7425
|
+
end
|
7426
|
+
end
|
7427
|
+
|
7428
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecVideoGenerationSpec
|
7429
|
+
# @private
|
7430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7431
|
+
end
|
7432
|
+
end
|
7433
|
+
|
7434
|
+
class GoogleCloudDiscoveryengineV1StreamAssistRequestToolsSpecWebGroundingSpec
|
7435
|
+
# @private
|
7436
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7437
|
+
property :enabled, as: 'enabled'
|
7438
|
+
end
|
7439
|
+
end
|
7440
|
+
|
7441
|
+
class GoogleCloudDiscoveryengineV1StreamAssistResponse
|
7442
|
+
# @private
|
7443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7444
|
+
property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswer, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswer::Representation
|
7445
|
+
|
7446
|
+
property :assist_token, as: 'assistToken'
|
7447
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistResponseSessionInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1StreamAssistResponseSessionInfo::Representation
|
7448
|
+
|
7449
|
+
end
|
7450
|
+
end
|
7451
|
+
|
7452
|
+
class GoogleCloudDiscoveryengineV1StreamAssistResponseSessionInfo
|
7453
|
+
# @private
|
7454
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7455
|
+
property :session, as: 'session'
|
7456
|
+
end
|
7457
|
+
end
|
7458
|
+
|
6953
7459
|
class GoogleCloudDiscoveryengineV1SuggestionDenyListEntry
|
6954
7460
|
# @private
|
6955
7461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7770,10 +8276,21 @@ module Google
|
|
7770
8276
|
# @private
|
7771
8277
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7772
8278
|
property :realtime_sync_secret, as: 'realtimeSyncSecret'
|
8279
|
+
property :streaming_error, as: 'streamingError', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfigStreamingError, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfigStreamingError::Representation
|
8280
|
+
|
7773
8281
|
property :webhook_uri, as: 'webhookUri'
|
7774
8282
|
end
|
7775
8283
|
end
|
7776
8284
|
|
8285
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorRealtimeSyncConfigStreamingError
|
8286
|
+
# @private
|
8287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8288
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
8289
|
+
|
8290
|
+
property :streaming_error_reason, as: 'streamingErrorReason'
|
8291
|
+
end
|
8292
|
+
end
|
8293
|
+
|
7777
8294
|
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
7778
8295
|
# @private
|
7779
8296
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8013,6 +8530,7 @@ module Google
|
|
8013
8530
|
class GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfigLayoutParsingConfig
|
8014
8531
|
# @private
|
8015
8532
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8533
|
+
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
8016
8534
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
8017
8535
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
8018
8536
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|
@@ -9659,6 +10177,7 @@ module Google
|
|
9659
10177
|
class GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfigLayoutParsingConfig
|
9660
10178
|
# @private
|
9661
10179
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10180
|
+
property :enable_get_processed_document, as: 'enableGetProcessedDocument'
|
9662
10181
|
property :enable_image_annotation, as: 'enableImageAnnotation'
|
9663
10182
|
property :enable_table_annotation, as: 'enableTableAnnotation'
|
9664
10183
|
collection :exclude_html_classes, as: 'excludeHtmlClasses'
|