google-apis-discoveryengine_v1 0.28.0 → 0.30.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_v1/classes.rb +208 -604
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +89 -300
- data/lib/google/apis/discoveryengine_v1/service.rb +0 -33
- metadata +3 -3
@@ -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.30.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250312"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -970,120 +970,6 @@ module Google
|
|
970
970
|
include Google::Apis::Core::JsonObjectSupport
|
971
971
|
end
|
972
972
|
|
973
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest
|
974
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
-
|
976
|
-
include Google::Apis::Core::JsonObjectSupport
|
977
|
-
end
|
978
|
-
|
979
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration
|
980
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
-
|
982
|
-
include Google::Apis::Core::JsonObjectSupport
|
983
|
-
end
|
984
|
-
|
985
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
986
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
-
|
988
|
-
include Google::Apis::Core::JsonObjectSupport
|
989
|
-
end
|
990
|
-
|
991
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec
|
992
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
-
|
994
|
-
include Google::Apis::Core::JsonObjectSupport
|
995
|
-
end
|
996
|
-
|
997
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource
|
998
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
-
|
1000
|
-
include Google::Apis::Core::JsonObjectSupport
|
1001
|
-
end
|
1002
|
-
|
1003
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
1004
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
-
|
1006
|
-
include Google::Apis::Core::JsonObjectSupport
|
1007
|
-
end
|
1008
|
-
|
1009
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource
|
1010
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
-
|
1012
|
-
include Google::Apis::Core::JsonObjectSupport
|
1013
|
-
end
|
1014
|
-
|
1015
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource
|
1016
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
|
-
|
1018
|
-
include Google::Apis::Core::JsonObjectSupport
|
1019
|
-
end
|
1020
|
-
|
1021
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec
|
1022
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
|
-
|
1024
|
-
include Google::Apis::Core::JsonObjectSupport
|
1025
|
-
end
|
1026
|
-
|
1027
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
1028
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
|
-
|
1030
|
-
include Google::Apis::Core::JsonObjectSupport
|
1031
|
-
end
|
1032
|
-
|
1033
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate
|
1034
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1035
|
-
|
1036
|
-
include Google::Apis::Core::JsonObjectSupport
|
1037
|
-
end
|
1038
|
-
|
1039
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata
|
1040
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
|
-
|
1042
|
-
include Google::Apis::Core::JsonObjectSupport
|
1043
|
-
end
|
1044
|
-
|
1045
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
1046
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
-
|
1048
|
-
include Google::Apis::Core::JsonObjectSupport
|
1049
|
-
end
|
1050
|
-
|
1051
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
1052
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
|
-
|
1054
|
-
include Google::Apis::Core::JsonObjectSupport
|
1055
|
-
end
|
1056
|
-
|
1057
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
1058
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
|
-
|
1060
|
-
include Google::Apis::Core::JsonObjectSupport
|
1061
|
-
end
|
1062
|
-
|
1063
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
1064
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
|
-
|
1066
|
-
include Google::Apis::Core::JsonObjectSupport
|
1067
|
-
end
|
1068
|
-
|
1069
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
1070
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
-
|
1072
|
-
include Google::Apis::Core::JsonObjectSupport
|
1073
|
-
end
|
1074
|
-
|
1075
|
-
class GoogleCloudDiscoveryengineV1GroundedGenerationContent
|
1076
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
|
-
|
1078
|
-
include Google::Apis::Core::JsonObjectSupport
|
1079
|
-
end
|
1080
|
-
|
1081
|
-
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
1082
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
-
|
1084
|
-
include Google::Apis::Core::JsonObjectSupport
|
1085
|
-
end
|
1086
|
-
|
1087
973
|
class GoogleCloudDiscoveryengineV1GroundingFact
|
1088
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
975
|
|
@@ -1588,6 +1474,12 @@ module Google
|
|
1588
1474
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1475
|
end
|
1590
1476
|
|
1477
|
+
class GoogleCloudDiscoveryengineV1SearchRequestDisplaySpec
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1591
1483
|
class GoogleCloudDiscoveryengineV1SearchRequestFacetSpec
|
1592
1484
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1485
|
|
@@ -1894,6 +1786,18 @@ module Google
|
|
1894
1786
|
include Google::Apis::Core::JsonObjectSupport
|
1895
1787
|
end
|
1896
1788
|
|
1789
|
+
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
|
+
|
1792
|
+
include Google::Apis::Core::JsonObjectSupport
|
1793
|
+
end
|
1794
|
+
|
1795
|
+
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfigAlertEnrollment
|
1796
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
+
|
1798
|
+
include Google::Apis::Core::JsonObjectSupport
|
1799
|
+
end
|
1800
|
+
|
1897
1801
|
class GoogleCloudDiscoveryengineV1alphaAnswer
|
1898
1802
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
1803
|
|
@@ -2068,6 +1972,12 @@ module Google
|
|
2068
1972
|
include Google::Apis::Core::JsonObjectSupport
|
2069
1973
|
end
|
2070
1974
|
|
1975
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress
|
1976
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
|
+
|
1978
|
+
include Google::Apis::Core::JsonObjectSupport
|
1979
|
+
end
|
1980
|
+
|
2071
1981
|
class GoogleCloudDiscoveryengineV1alphaControl
|
2072
1982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
1983
|
|
@@ -3604,6 +3514,12 @@ module Google
|
|
3604
3514
|
include Google::Apis::Core::JsonObjectSupport
|
3605
3515
|
end
|
3606
3516
|
|
3517
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestDisplaySpec
|
3518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3519
|
+
|
3520
|
+
include Google::Apis::Core::JsonObjectSupport
|
3521
|
+
end
|
3522
|
+
|
3607
3523
|
class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
|
3608
3524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3609
3525
|
|
@@ -4195,6 +4111,7 @@ module Google
|
|
4195
4111
|
class GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpec
|
4196
4112
|
# @private
|
4197
4113
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4114
|
+
property :disable_spell_correction, as: 'disableSpellCorrection'
|
4198
4115
|
property :query_classification_spec, as: 'queryClassificationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryClassificationSpec::Representation
|
4199
4116
|
|
4200
4117
|
property :query_rephraser_spec, as: 'queryRephraserSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestQueryUnderstandingSpecQueryRephraserSpec::Representation
|
@@ -5415,192 +5332,6 @@ module Google
|
|
5415
5332
|
end
|
5416
5333
|
end
|
5417
5334
|
|
5418
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest
|
5419
|
-
# @private
|
5420
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5421
|
-
collection :contents, as: 'contents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5422
|
-
|
5423
|
-
property :generation_spec, as: 'generationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec::Representation
|
5424
|
-
|
5425
|
-
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec::Representation
|
5426
|
-
|
5427
|
-
property :system_instruction, as: 'systemInstruction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5428
|
-
|
5429
|
-
hash :user_labels, as: 'userLabels'
|
5430
|
-
end
|
5431
|
-
end
|
5432
|
-
|
5433
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration
|
5434
|
-
# @private
|
5435
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5436
|
-
property :predictor, as: 'predictor', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor::Representation
|
5437
|
-
|
5438
|
-
end
|
5439
|
-
end
|
5440
|
-
|
5441
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
5442
|
-
# @private
|
5443
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5444
|
-
property :threshold, as: 'threshold'
|
5445
|
-
property :version, as: 'version'
|
5446
|
-
end
|
5447
|
-
end
|
5448
|
-
|
5449
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec
|
5450
|
-
# @private
|
5451
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5452
|
-
property :frequency_penalty, as: 'frequencyPenalty'
|
5453
|
-
property :language_code, as: 'languageCode'
|
5454
|
-
property :max_output_tokens, as: 'maxOutputTokens'
|
5455
|
-
property :model_id, as: 'modelId'
|
5456
|
-
property :presence_penalty, as: 'presencePenalty'
|
5457
|
-
property :seed, as: 'seed'
|
5458
|
-
property :temperature, as: 'temperature'
|
5459
|
-
property :top_k, as: 'topK'
|
5460
|
-
property :top_p, as: 'topP'
|
5461
|
-
end
|
5462
|
-
end
|
5463
|
-
|
5464
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource
|
5465
|
-
# @private
|
5466
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5467
|
-
property :google_search_source, as: 'googleSearchSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource::Representation
|
5468
|
-
|
5469
|
-
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource::Representation
|
5470
|
-
|
5471
|
-
property :search_source, as: 'searchSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource::Representation
|
5472
|
-
|
5473
|
-
end
|
5474
|
-
end
|
5475
|
-
|
5476
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
5477
|
-
# @private
|
5478
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5479
|
-
property :dynamic_retrieval_config, as: 'dynamicRetrievalConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration::Representation
|
5480
|
-
|
5481
|
-
end
|
5482
|
-
end
|
5483
|
-
|
5484
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource
|
5485
|
-
# @private
|
5486
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5487
|
-
hash :attributes, as: 'attributes'
|
5488
|
-
collection :grounding_facts, as: 'groundingFacts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact::Representation
|
5489
|
-
|
5490
|
-
end
|
5491
|
-
end
|
5492
|
-
|
5493
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource
|
5494
|
-
# @private
|
5495
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5496
|
-
property :filter, as: 'filter'
|
5497
|
-
property :max_result_count, as: 'maxResultCount'
|
5498
|
-
property :safe_search, as: 'safeSearch'
|
5499
|
-
property :serving_config, as: 'servingConfig'
|
5500
|
-
end
|
5501
|
-
end
|
5502
|
-
|
5503
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec
|
5504
|
-
# @private
|
5505
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5506
|
-
collection :grounding_sources, as: 'groundingSources', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource::Representation
|
5507
|
-
|
5508
|
-
end
|
5509
|
-
end
|
5510
|
-
|
5511
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
5512
|
-
# @private
|
5513
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5514
|
-
collection :candidates, as: 'candidates', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate::Representation
|
5515
|
-
|
5516
|
-
end
|
5517
|
-
end
|
5518
|
-
|
5519
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate
|
5520
|
-
# @private
|
5521
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5522
|
-
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5523
|
-
|
5524
|
-
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata::Representation
|
5525
|
-
|
5526
|
-
property :grounding_score, as: 'groundingScore'
|
5527
|
-
property :index, as: 'index'
|
5528
|
-
end
|
5529
|
-
end
|
5530
|
-
|
5531
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata
|
5532
|
-
# @private
|
5533
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5534
|
-
collection :grounding_support, as: 'groundingSupport', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport::Representation
|
5535
|
-
|
5536
|
-
collection :retrieval_metadata, as: 'retrievalMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata::Representation
|
5537
|
-
|
5538
|
-
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint::Representation
|
5539
|
-
|
5540
|
-
collection :support_chunks, as: 'supportChunks', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FactChunk, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FactChunk::Representation
|
5541
|
-
|
5542
|
-
collection :web_search_queries, as: 'webSearchQueries'
|
5543
|
-
end
|
5544
|
-
end
|
5545
|
-
|
5546
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
5547
|
-
# @private
|
5548
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5549
|
-
property :predictor_metadata, as: 'predictorMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata::Representation
|
5550
|
-
|
5551
|
-
end
|
5552
|
-
end
|
5553
|
-
|
5554
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
5555
|
-
# @private
|
5556
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5557
|
-
property :prediction, as: 'prediction'
|
5558
|
-
property :version, as: 'version'
|
5559
|
-
end
|
5560
|
-
end
|
5561
|
-
|
5562
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
5563
|
-
# @private
|
5564
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5565
|
-
property :claim_text, as: 'claimText'
|
5566
|
-
collection :support_chunk_indices, as: 'supportChunkIndices'
|
5567
|
-
property :support_score, as: 'supportScore'
|
5568
|
-
end
|
5569
|
-
end
|
5570
|
-
|
5571
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
5572
|
-
# @private
|
5573
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5574
|
-
property :dynamic_retrieval_metadata, as: 'dynamicRetrievalMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata::Representation
|
5575
|
-
|
5576
|
-
property :source, as: 'source'
|
5577
|
-
end
|
5578
|
-
end
|
5579
|
-
|
5580
|
-
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
5581
|
-
# @private
|
5582
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5583
|
-
property :rendered_content, as: 'renderedContent'
|
5584
|
-
property :sdk_blob, :base64 => true, as: 'sdkBlob'
|
5585
|
-
end
|
5586
|
-
end
|
5587
|
-
|
5588
|
-
class GoogleCloudDiscoveryengineV1GroundedGenerationContent
|
5589
|
-
# @private
|
5590
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5591
|
-
collection :parts, as: 'parts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContentPart, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContentPart::Representation
|
5592
|
-
|
5593
|
-
property :role, as: 'role'
|
5594
|
-
end
|
5595
|
-
end
|
5596
|
-
|
5597
|
-
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
5598
|
-
# @private
|
5599
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5600
|
-
property :text, as: 'text'
|
5601
|
-
end
|
5602
|
-
end
|
5603
|
-
|
5604
5335
|
class GoogleCloudDiscoveryengineV1GroundingFact
|
5605
5336
|
# @private
|
5606
5337
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6293,6 +6024,8 @@ module Google
|
|
6293
6024
|
|
6294
6025
|
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec::Representation
|
6295
6026
|
|
6027
|
+
property :display_spec, as: 'displaySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDisplaySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestDisplaySpec::Representation
|
6028
|
+
|
6296
6029
|
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestFacetSpec::Representation
|
6297
6030
|
|
6298
6031
|
property :filter, as: 'filter'
|
@@ -6448,6 +6181,13 @@ module Google
|
|
6448
6181
|
end
|
6449
6182
|
end
|
6450
6183
|
|
6184
|
+
class GoogleCloudDiscoveryengineV1SearchRequestDisplaySpec
|
6185
|
+
# @private
|
6186
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6187
|
+
property :match_highlighting_condition, as: 'matchHighlightingCondition'
|
6188
|
+
end
|
6189
|
+
end
|
6190
|
+
|
6451
6191
|
class GoogleCloudDiscoveryengineV1SearchRequestFacetSpec
|
6452
6192
|
# @private
|
6453
6193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6988,6 +6728,23 @@ module Google
|
|
6988
6728
|
end
|
6989
6729
|
end
|
6990
6730
|
|
6731
|
+
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig
|
6732
|
+
# @private
|
6733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6734
|
+
collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfigAlertEnrollment::Representation
|
6735
|
+
|
6736
|
+
property :alert_policy_name, as: 'alertPolicyName'
|
6737
|
+
end
|
6738
|
+
end
|
6739
|
+
|
6740
|
+
class GoogleCloudDiscoveryengineV1alphaAlertPolicyConfigAlertEnrollment
|
6741
|
+
# @private
|
6742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6743
|
+
property :alert_id, as: 'alertId'
|
6744
|
+
property :enroll_state, as: 'enrollState'
|
6745
|
+
end
|
6746
|
+
end
|
6747
|
+
|
6991
6748
|
class GoogleCloudDiscoveryengineV1alphaAnswer
|
6992
6749
|
# @private
|
6993
6750
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7293,6 +7050,8 @@ module Google
|
|
7293
7050
|
|
7294
7051
|
property :extracted_record_count, :numeric_string => true, as: 'extractedRecordCount'
|
7295
7052
|
property :indexed_record_count, :numeric_string => true, as: 'indexedRecordCount'
|
7053
|
+
property :progress, as: 'progress', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress::Representation
|
7054
|
+
|
7296
7055
|
property :source_api_request_count, :numeric_string => true, as: 'sourceApiRequestCount'
|
7297
7056
|
property :state, as: 'state'
|
7298
7057
|
property :state_update_time, as: 'stateUpdateTime'
|
@@ -7301,6 +7060,15 @@ module Google
|
|
7301
7060
|
end
|
7302
7061
|
end
|
7303
7062
|
|
7063
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress
|
7064
|
+
# @private
|
7065
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7066
|
+
property :current_count, :numeric_string => true, as: 'currentCount'
|
7067
|
+
property :percentile, as: 'percentile'
|
7068
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
7069
|
+
end
|
7070
|
+
end
|
7071
|
+
|
7304
7072
|
class GoogleCloudDiscoveryengineV1alphaControl
|
7305
7073
|
# @private
|
7306
7074
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7452,10 +7220,13 @@ module Google
|
|
7452
7220
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7453
7221
|
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
|
7454
7222
|
|
7223
|
+
collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAlertPolicyConfig::Representation
|
7224
|
+
|
7455
7225
|
property :auto_run_disabled, as: 'autoRunDisabled'
|
7456
7226
|
property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaBapConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaBapConfig::Representation
|
7457
7227
|
|
7458
7228
|
collection :blocking_reasons, as: 'blockingReasons'
|
7229
|
+
property :connector_type, as: 'connectorType'
|
7459
7230
|
property :create_time, as: 'createTime'
|
7460
7231
|
property :data_source, as: 'dataSource'
|
7461
7232
|
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfig::Representation
|
@@ -7475,6 +7246,7 @@ module Google
|
|
7475
7246
|
|
7476
7247
|
hash :params, as: 'params'
|
7477
7248
|
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
7249
|
+
property :realtime_state, as: 'realtimeState'
|
7478
7250
|
property :refresh_interval, as: 'refreshInterval'
|
7479
7251
|
property :state, as: 'state'
|
7480
7252
|
collection :static_ip_addresses, as: 'staticIpAddresses'
|
@@ -7559,8 +7331,12 @@ module Google
|
|
7559
7331
|
class GoogleCloudDiscoveryengineV1alphaDedicatedCrawlRateTimeSeries
|
7560
7332
|
# @private
|
7561
7333
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7334
|
+
property :auto_refresh_crawl_error_rate, as: 'autoRefreshCrawlErrorRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries::Representation
|
7335
|
+
|
7562
7336
|
property :auto_refresh_crawl_rate, as: 'autoRefreshCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries::Representation
|
7563
7337
|
|
7338
|
+
property :user_triggered_crawl_error_rate, as: 'userTriggeredCrawlErrorRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries::Representation
|
7339
|
+
|
7564
7340
|
property :user_triggered_crawl_rate, as: 'userTriggeredCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCrawlRateTimeSeries::Representation
|
7565
7341
|
|
7566
7342
|
end
|
@@ -9150,8 +8926,12 @@ module Google
|
|
9150
8926
|
class GoogleCloudDiscoveryengineV1betaDedicatedCrawlRateTimeSeries
|
9151
8927
|
# @private
|
9152
8928
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8929
|
+
property :auto_refresh_crawl_error_rate, as: 'autoRefreshCrawlErrorRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
8930
|
+
|
9153
8931
|
property :auto_refresh_crawl_rate, as: 'autoRefreshCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
9154
8932
|
|
8933
|
+
property :user_triggered_crawl_error_rate, as: 'userTriggeredCrawlErrorRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
8934
|
+
|
9155
8935
|
property :user_triggered_crawl_rate, as: 'userTriggeredCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
9156
8936
|
|
9157
8937
|
end
|
@@ -9715,6 +9495,8 @@ module Google
|
|
9715
9495
|
|
9716
9496
|
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec::Representation
|
9717
9497
|
|
9498
|
+
property :display_spec, as: 'displaySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestDisplaySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestDisplaySpec::Representation
|
9499
|
+
|
9718
9500
|
property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec::Representation
|
9719
9501
|
|
9720
9502
|
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestFacetSpec::Representation
|
@@ -9880,6 +9662,13 @@ module Google
|
|
9880
9662
|
end
|
9881
9663
|
end
|
9882
9664
|
|
9665
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestDisplaySpec
|
9666
|
+
# @private
|
9667
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9668
|
+
property :match_highlighting_condition, as: 'matchHighlightingCondition'
|
9669
|
+
end
|
9670
|
+
end
|
9671
|
+
|
9883
9672
|
class GoogleCloudDiscoveryengineV1betaSearchRequestEmbeddingSpec
|
9884
9673
|
# @private
|
9885
9674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -88,39 +88,6 @@ module Google
|
|
88
88
|
execute_or_queue_command(command, &block)
|
89
89
|
end
|
90
90
|
|
91
|
-
# Generates grounded content.
|
92
|
-
# @param [String] location
|
93
|
-
# Required. Location resource. Format: `projects/`project`/locations/`location``.
|
94
|
-
# @param [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest] google_cloud_discoveryengine_v1_generate_grounded_content_request_object
|
95
|
-
# @param [String] fields
|
96
|
-
# Selector specifying which fields to include in a partial response.
|
97
|
-
# @param [String] quota_user
|
98
|
-
# Available to use for quota purposes for server-side applications. Can be any
|
99
|
-
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
100
|
-
# @param [Google::Apis::RequestOptions] options
|
101
|
-
# Request-specific options
|
102
|
-
#
|
103
|
-
# @yield [result, err] Result & error if block supplied
|
104
|
-
# @yieldparam result [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse] parsed result object
|
105
|
-
# @yieldparam err [StandardError] error object if request failed
|
106
|
-
#
|
107
|
-
# @return [Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse]
|
108
|
-
#
|
109
|
-
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
110
|
-
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
111
|
-
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
112
|
-
def generate_project_location_grounded_content(location, google_cloud_discoveryengine_v1_generate_grounded_content_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
113
|
-
command = make_simple_command(:post, 'v1/{+location}:generateGroundedContent', options)
|
114
|
-
command.request_representation = Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest::Representation
|
115
|
-
command.request_object = google_cloud_discoveryengine_v1_generate_grounded_content_request_object
|
116
|
-
command.response_representation = Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse::Representation
|
117
|
-
command.response_class = Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
118
|
-
command.params['location'] = location unless location.nil?
|
119
|
-
command.query['fields'] = fields unless fields.nil?
|
120
|
-
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
121
|
-
execute_or_queue_command(command, &block)
|
122
|
-
end
|
123
|
-
|
124
91
|
# Gets the latest state of a long-running operation. Clients can use this method
|
125
92
|
# to poll the operation result at intervals as recommended by the API service.
|
126
93
|
# @param [String] name
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-discoveryengine_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.30.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-16 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-apis-core
|
@@ -57,7 +57,7 @@ licenses:
|
|
57
57
|
metadata:
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1/v0.30.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|