google-apis-discoveryengine_v1alpha 0.44.0 → 0.46.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 +9 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +281 -794
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +3 -3
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +86 -293
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +114 -143
- metadata +5 -5
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DiscoveryengineV1alpha
|
18
18
|
# Version of the google-apis-discoveryengine_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.46.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240512"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -328,12 +328,6 @@ module Google
|
|
328
328
|
include Google::Apis::Core::JsonObjectSupport
|
329
329
|
end
|
330
330
|
|
331
|
-
class GoogleCloudDiscoveryengineV1alphaAdditionalParams
|
332
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
-
|
334
|
-
include Google::Apis::Core::JsonObjectSupport
|
335
|
-
end
|
336
|
-
|
337
331
|
class GoogleCloudDiscoveryengineV1alphaAnswer
|
338
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
333
|
|
@@ -658,12 +652,6 @@ module Google
|
|
658
652
|
include Google::Apis::Core::JsonObjectSupport
|
659
653
|
end
|
660
654
|
|
661
|
-
class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
662
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
-
|
664
|
-
include Google::Apis::Core::JsonObjectSupport
|
665
|
-
end
|
666
|
-
|
667
655
|
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
|
668
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
657
|
|
@@ -754,6 +742,12 @@ module Google
|
|
754
742
|
include Google::Apis::Core::JsonObjectSupport
|
755
743
|
end
|
756
744
|
|
745
|
+
class GoogleCloudDiscoveryengineV1alphaCustomTuningModel
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
757
751
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
758
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
753
|
|
@@ -1156,6 +1150,12 @@ module Google
|
|
1156
1150
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1151
|
end
|
1158
1152
|
|
1153
|
+
class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
|
+
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
1157
|
+
end
|
1158
|
+
|
1159
1159
|
class GoogleCloudDiscoveryengineV1alphaListDataStoresResponse
|
1160
1160
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
1161
|
|
@@ -1198,18 +1198,6 @@ module Google
|
|
1198
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1199
1199
|
end
|
1200
1200
|
|
1201
|
-
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
1202
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
-
|
1204
|
-
include Google::Apis::Core::JsonObjectSupport
|
1205
|
-
end
|
1206
|
-
|
1207
|
-
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigResponse
|
1208
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1209
|
-
|
1210
|
-
include Google::Apis::Core::JsonObjectSupport
|
1211
|
-
end
|
1212
|
-
|
1213
1201
|
class GoogleCloudDiscoveryengineV1alphaMediaInfo
|
1214
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
1203
|
|
@@ -1804,84 +1792,6 @@ module Google
|
|
1804
1792
|
include Google::Apis::Core::JsonObjectSupport
|
1805
1793
|
end
|
1806
1794
|
|
1807
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
1808
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
|
-
|
1810
|
-
include Google::Apis::Core::JsonObjectSupport
|
1811
|
-
end
|
1812
|
-
|
1813
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
1814
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
|
-
|
1816
|
-
include Google::Apis::Core::JsonObjectSupport
|
1817
|
-
end
|
1818
|
-
|
1819
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
1820
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
|
-
|
1822
|
-
include Google::Apis::Core::JsonObjectSupport
|
1823
|
-
end
|
1824
|
-
|
1825
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
1826
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
|
-
|
1828
|
-
include Google::Apis::Core::JsonObjectSupport
|
1829
|
-
end
|
1830
|
-
|
1831
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent
|
1832
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
|
-
|
1834
|
-
include Google::Apis::Core::JsonObjectSupport
|
1835
|
-
end
|
1836
|
-
|
1837
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent
|
1838
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
|
-
|
1840
|
-
include Google::Apis::Core::JsonObjectSupport
|
1841
|
-
end
|
1842
|
-
|
1843
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig
|
1844
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
|
-
|
1846
|
-
include Google::Apis::Core::JsonObjectSupport
|
1847
|
-
end
|
1848
|
-
|
1849
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
1850
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
|
-
|
1852
|
-
include Google::Apis::Core::JsonObjectSupport
|
1853
|
-
end
|
1854
|
-
|
1855
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
1856
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
-
|
1858
|
-
include Google::Apis::Core::JsonObjectSupport
|
1859
|
-
end
|
1860
|
-
|
1861
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
1862
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
-
|
1864
|
-
include Google::Apis::Core::JsonObjectSupport
|
1865
|
-
end
|
1866
|
-
|
1867
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
1868
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
|
-
|
1870
|
-
include Google::Apis::Core::JsonObjectSupport
|
1871
|
-
end
|
1872
|
-
|
1873
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
1874
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
-
|
1876
|
-
include Google::Apis::Core::JsonObjectSupport
|
1877
|
-
end
|
1878
|
-
|
1879
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
1880
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
|
-
|
1882
|
-
include Google::Apis::Core::JsonObjectSupport
|
1883
|
-
end
|
1884
|
-
|
1885
1795
|
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
1886
1796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
1797
|
|
@@ -1918,6 +1828,12 @@ module Google
|
|
1918
1828
|
include Google::Apis::Core::JsonObjectSupport
|
1919
1829
|
end
|
1920
1830
|
|
1831
|
+
class GoogleCloudDiscoveryengineV1betaCustomTuningModel
|
1832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
|
+
|
1834
|
+
include Google::Apis::Core::JsonObjectSupport
|
1835
|
+
end
|
1836
|
+
|
1921
1837
|
class GoogleCloudDiscoveryengineV1betaDataStore
|
1922
1838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
1839
|
|
@@ -2074,6 +1990,12 @@ module Google
|
|
2074
1990
|
include Google::Apis::Core::JsonObjectSupport
|
2075
1991
|
end
|
2076
1992
|
|
1993
|
+
class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
2077
1999
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
2078
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
2001
|
|
@@ -2164,6 +2086,12 @@ module Google
|
|
2164
2086
|
include Google::Apis::Core::JsonObjectSupport
|
2165
2087
|
end
|
2166
2088
|
|
2089
|
+
class GoogleLongrunningCancelOperationRequest
|
2090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
2167
2095
|
class GoogleLongrunningListOperationsResponse
|
2168
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
2097
|
|
@@ -2615,6 +2543,7 @@ module Google
|
|
2615
2543
|
property :indexing_status, as: 'indexingStatus'
|
2616
2544
|
property :name, as: 'name'
|
2617
2545
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
2546
|
+
property :root_domain_uri, as: 'rootDomainUri'
|
2618
2547
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
|
2619
2548
|
|
2620
2549
|
property :type, as: 'type'
|
@@ -2662,13 +2591,6 @@ module Google
|
|
2662
2591
|
end
|
2663
2592
|
end
|
2664
2593
|
|
2665
|
-
class GoogleCloudDiscoveryengineV1alphaAdditionalParams
|
2666
|
-
# @private
|
2667
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2668
|
-
property :token, as: 'token'
|
2669
|
-
end
|
2670
|
-
end
|
2671
|
-
|
2672
2594
|
class GoogleCloudDiscoveryengineV1alphaAnswer
|
2673
2595
|
# @private
|
2674
2596
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3119,6 +3041,7 @@ module Google
|
|
3119
3041
|
|
3120
3042
|
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec::Representation
|
3121
3043
|
|
3044
|
+
hash :user_labels, as: 'userLabels'
|
3122
3045
|
end
|
3123
3046
|
end
|
3124
3047
|
|
@@ -3139,6 +3062,7 @@ module Google
|
|
3139
3062
|
collection :citation_indices, as: 'citationIndices'
|
3140
3063
|
property :claim_text, as: 'claimText'
|
3141
3064
|
property :end_pos, as: 'endPos'
|
3065
|
+
property :grounding_check_required, as: 'groundingCheckRequired'
|
3142
3066
|
property :start_pos, as: 'startPos'
|
3143
3067
|
end
|
3144
3068
|
end
|
@@ -3163,6 +3087,7 @@ module Google
|
|
3163
3087
|
property :name, as: 'name'
|
3164
3088
|
property :page_span, as: 'pageSpan', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkPageSpan, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaChunkPageSpan::Representation
|
3165
3089
|
|
3090
|
+
property :relevance_score, as: 'relevanceScore'
|
3166
3091
|
end
|
3167
3092
|
end
|
3168
3093
|
|
@@ -3205,17 +3130,6 @@ module Google
|
|
3205
3130
|
end
|
3206
3131
|
end
|
3207
3132
|
|
3208
|
-
class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
3209
|
-
# @private
|
3210
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3211
|
-
property :data_store, as: 'dataStore'
|
3212
|
-
property :include_tail_suggestions, as: 'includeTailSuggestions'
|
3213
|
-
property :query, as: 'query'
|
3214
|
-
property :query_model, as: 'queryModel'
|
3215
|
-
property :user_pseudo_id, as: 'userPseudoId'
|
3216
|
-
end
|
3217
|
-
end
|
3218
|
-
|
3219
3133
|
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
|
3220
3134
|
# @private
|
3221
3135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3281,7 +3195,6 @@ module Google
|
|
3281
3195
|
property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
|
3282
3196
|
|
3283
3197
|
property :filter, as: 'filter'
|
3284
|
-
property :name, as: 'name'
|
3285
3198
|
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput::Representation
|
3286
3199
|
|
3287
3200
|
property :safe_search, as: 'safeSearch'
|
@@ -3361,6 +3274,18 @@ module Google
|
|
3361
3274
|
end
|
3362
3275
|
end
|
3363
3276
|
|
3277
|
+
class GoogleCloudDiscoveryengineV1alphaCustomTuningModel
|
3278
|
+
# @private
|
3279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3280
|
+
property :create_time, as: 'createTime'
|
3281
|
+
property :display_name, as: 'displayName'
|
3282
|
+
property :model_state, as: 'modelState'
|
3283
|
+
property :model_version, :numeric_string => true, as: 'modelVersion'
|
3284
|
+
property :name, as: 'name'
|
3285
|
+
property :training_start_time, as: 'trainingStartTime'
|
3286
|
+
end
|
3287
|
+
end
|
3288
|
+
|
3364
3289
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
3365
3290
|
# @private
|
3366
3291
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3741,6 +3666,7 @@ module Google
|
|
3741
3666
|
# @private
|
3742
3667
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3743
3668
|
property :chunk_text, as: 'chunkText'
|
3669
|
+
property :index, as: 'index'
|
3744
3670
|
property :source, as: 'source'
|
3745
3671
|
hash :source_metadata, as: 'sourceMetadata'
|
3746
3672
|
end
|
@@ -4003,6 +3929,14 @@ module Google
|
|
4003
3929
|
end
|
4004
3930
|
end
|
4005
3931
|
|
3932
|
+
class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
|
3933
|
+
# @private
|
3934
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3935
|
+
collection :models, as: 'models', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomTuningModel, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomTuningModel::Representation
|
3936
|
+
|
3937
|
+
end
|
3938
|
+
end
|
3939
|
+
|
4006
3940
|
class GoogleCloudDiscoveryengineV1alphaListDataStoresResponse
|
4007
3941
|
# @private
|
4008
3942
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4067,21 +4001,6 @@ module Google
|
|
4067
4001
|
end
|
4068
4002
|
end
|
4069
4003
|
|
4070
|
-
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
4071
|
-
# @private
|
4072
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4073
|
-
property :widget_config_id, as: 'widgetConfigId'
|
4074
|
-
end
|
4075
|
-
end
|
4076
|
-
|
4077
|
-
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigResponse
|
4078
|
-
# @private
|
4079
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4080
|
-
property :anonymous_widget_config, as: 'anonymousWidgetConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfig::Representation
|
4081
|
-
|
4082
|
-
end
|
4083
|
-
end
|
4084
|
-
|
4085
4004
|
class GoogleCloudDiscoveryengineV1alphaMediaInfo
|
4086
4005
|
# @private
|
4087
4006
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4458,7 +4377,6 @@ module Google
|
|
4458
4377
|
|
4459
4378
|
property :ranking_expression, as: 'rankingExpression'
|
4460
4379
|
property :safe_search, as: 'safeSearch'
|
4461
|
-
property :serving_config, as: 'servingConfig'
|
4462
4380
|
property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec::Representation
|
4463
4381
|
|
4464
4382
|
property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo::Representation
|
@@ -4929,6 +4847,7 @@ module Google
|
|
4929
4847
|
property :indexing_status, as: 'indexingStatus'
|
4930
4848
|
property :name, as: 'name'
|
4931
4849
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
4850
|
+
property :root_domain_uri, as: 'rootDomainUri'
|
4932
4851
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
|
4933
4852
|
|
4934
4853
|
property :type, as: 'type'
|
@@ -4975,6 +4894,7 @@ module Google
|
|
4975
4894
|
|
4976
4895
|
property :gcs_training_input, as: 'gcsTrainingInput', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput::Representation
|
4977
4896
|
|
4897
|
+
property :model_id, as: 'modelId'
|
4978
4898
|
property :model_type, as: 'modelType'
|
4979
4899
|
end
|
4980
4900
|
end
|
@@ -4997,6 +4917,7 @@ module Google
|
|
4997
4917
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
4998
4918
|
|
4999
4919
|
hash :metrics, as: 'metrics'
|
4920
|
+
property :model_name, as: 'modelName'
|
5000
4921
|
property :model_status, as: 'modelStatus'
|
5001
4922
|
end
|
5002
4923
|
end
|
@@ -5089,162 +5010,6 @@ module Google
|
|
5089
5010
|
end
|
5090
5011
|
end
|
5091
5012
|
|
5092
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
5093
|
-
# @private
|
5094
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5095
|
-
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
5096
|
-
|
5097
|
-
property :complete_query_request, as: 'completeQueryRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest::Representation
|
5098
|
-
|
5099
|
-
property :config_id, as: 'configId'
|
5100
|
-
end
|
5101
|
-
end
|
5102
|
-
|
5103
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
5104
|
-
# @private
|
5105
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5106
|
-
property :u_token, as: 'uToken'
|
5107
|
-
collection :widget_query_suggestions, as: 'widgetQuerySuggestions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion::Representation
|
5108
|
-
|
5109
|
-
end
|
5110
|
-
end
|
5111
|
-
|
5112
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
5113
|
-
# @private
|
5114
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5115
|
-
property :suggestion, as: 'suggestion'
|
5116
|
-
end
|
5117
|
-
end
|
5118
|
-
|
5119
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
5120
|
-
# @private
|
5121
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5122
|
-
property :allow_public_access, as: 'allowPublicAccess'
|
5123
|
-
collection :allowlisted_domains, as: 'allowlistedDomains'
|
5124
|
-
collection :collection_components, as: 'collectionComponents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent::Representation
|
5125
|
-
|
5126
|
-
property :config_id, as: 'configId'
|
5127
|
-
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec::Representation
|
5128
|
-
|
5129
|
-
property :create_time, as: 'createTime'
|
5130
|
-
property :data_store_type, as: 'dataStoreType'
|
5131
|
-
collection :data_store_ui_configs, as: 'dataStoreUiConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig::Representation
|
5132
|
-
|
5133
|
-
property :display_name, as: 'displayName'
|
5134
|
-
property :enable_autocomplete, as: 'enableAutocomplete'
|
5135
|
-
property :enable_conversational_search, as: 'enableConversationalSearch'
|
5136
|
-
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
5137
|
-
property :enable_result_score, as: 'enableResultScore'
|
5138
|
-
property :enable_safe_search, as: 'enableSafeSearch'
|
5139
|
-
property :enable_search_as_you_type, as: 'enableSearchAsYouType'
|
5140
|
-
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
5141
|
-
property :enable_summarization, as: 'enableSummarization'
|
5142
|
-
property :enable_web_app, as: 'enableWebApp'
|
5143
|
-
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
5144
|
-
|
5145
|
-
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
5146
|
-
|
5147
|
-
property :industry_vertical, as: 'industryVertical'
|
5148
|
-
property :llm_enabled, as: 'llmEnabled'
|
5149
|
-
property :minimum_data_term_accepted, as: 'minimumDataTermAccepted'
|
5150
|
-
property :name, as: 'name'
|
5151
|
-
property :result_display_type, as: 'resultDisplayType'
|
5152
|
-
property :solution_type, as: 'solutionType'
|
5153
|
-
property :update_time, as: 'updateTime'
|
5154
|
-
end
|
5155
|
-
end
|
5156
|
-
|
5157
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent
|
5158
|
-
# @private
|
5159
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5160
|
-
collection :data_store_components, as: 'dataStoreComponents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent::Representation
|
5161
|
-
|
5162
|
-
property :display_name, as: 'displayName'
|
5163
|
-
property :id, as: 'id'
|
5164
|
-
property :name, as: 'name'
|
5165
|
-
end
|
5166
|
-
end
|
5167
|
-
|
5168
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent
|
5169
|
-
# @private
|
5170
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5171
|
-
property :display_name, as: 'displayName'
|
5172
|
-
property :id, as: 'id'
|
5173
|
-
property :name, as: 'name'
|
5174
|
-
end
|
5175
|
-
end
|
5176
|
-
|
5177
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig
|
5178
|
-
# @private
|
5179
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5180
|
-
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
5181
|
-
|
5182
|
-
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
5183
|
-
|
5184
|
-
property :id, as: 'id'
|
5185
|
-
property :name, as: 'name'
|
5186
|
-
end
|
5187
|
-
end
|
5188
|
-
|
5189
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
5190
|
-
# @private
|
5191
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5192
|
-
property :display_name, as: 'displayName'
|
5193
|
-
property :field, as: 'field'
|
5194
|
-
end
|
5195
|
-
end
|
5196
|
-
|
5197
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
5198
|
-
# @private
|
5199
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5200
|
-
collection :device_visibility, as: 'deviceVisibility'
|
5201
|
-
property :display_template, as: 'displayTemplate'
|
5202
|
-
property :field, as: 'field'
|
5203
|
-
end
|
5204
|
-
end
|
5205
|
-
|
5206
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
5207
|
-
# @private
|
5208
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5209
|
-
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
5210
|
-
|
5211
|
-
property :config_id, as: 'configId'
|
5212
|
-
property :conversation_id, as: 'conversationId'
|
5213
|
-
property :converse_conversation_request, as: 'converseConversationRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationRequest::Representation
|
5214
|
-
|
5215
|
-
end
|
5216
|
-
end
|
5217
|
-
|
5218
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
5219
|
-
# @private
|
5220
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5221
|
-
property :conversation_id, as: 'conversationId'
|
5222
|
-
property :converse_conversation_response, as: 'converseConversationResponse', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationResponse::Representation
|
5223
|
-
|
5224
|
-
property :u_token, as: 'uToken'
|
5225
|
-
end
|
5226
|
-
end
|
5227
|
-
|
5228
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
5229
|
-
# @private
|
5230
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5231
|
-
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
5232
|
-
|
5233
|
-
property :config_id, as: 'configId'
|
5234
|
-
property :search_request, as: 'searchRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest::Representation
|
5235
|
-
|
5236
|
-
end
|
5237
|
-
end
|
5238
|
-
|
5239
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
5240
|
-
# @private
|
5241
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5242
|
-
property :search_response, as: 'searchResponse', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponse::Representation
|
5243
|
-
|
5244
|
-
property :u_token, as: 'uToken'
|
5245
|
-
end
|
5246
|
-
end
|
5247
|
-
|
5248
5013
|
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
5249
5014
|
# @private
|
5250
5015
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5293,6 +5058,18 @@ module Google
|
|
5293
5058
|
end
|
5294
5059
|
end
|
5295
5060
|
|
5061
|
+
class GoogleCloudDiscoveryengineV1betaCustomTuningModel
|
5062
|
+
# @private
|
5063
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5064
|
+
property :create_time, as: 'createTime'
|
5065
|
+
property :display_name, as: 'displayName'
|
5066
|
+
property :model_state, as: 'modelState'
|
5067
|
+
property :model_version, :numeric_string => true, as: 'modelVersion'
|
5068
|
+
property :name, as: 'name'
|
5069
|
+
property :training_start_time, as: 'trainingStartTime'
|
5070
|
+
end
|
5071
|
+
end
|
5072
|
+
|
5296
5073
|
class GoogleCloudDiscoveryengineV1betaDataStore
|
5297
5074
|
# @private
|
5298
5075
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5535,6 +5312,14 @@ module Google
|
|
5535
5312
|
end
|
5536
5313
|
end
|
5537
5314
|
|
5315
|
+
class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
|
5316
|
+
# @private
|
5317
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5318
|
+
collection :models, as: 'models', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCustomTuningModel, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCustomTuningModel::Representation
|
5319
|
+
|
5320
|
+
end
|
5321
|
+
end
|
5322
|
+
|
5538
5323
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
5539
5324
|
# @private
|
5540
5325
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5598,6 +5383,7 @@ module Google
|
|
5598
5383
|
property :indexing_status, as: 'indexingStatus'
|
5599
5384
|
property :name, as: 'name'
|
5600
5385
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
5386
|
+
property :root_domain_uri, as: 'rootDomainUri'
|
5601
5387
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo::Representation
|
5602
5388
|
|
5603
5389
|
property :type, as: 'type'
|
@@ -5636,6 +5422,7 @@ module Google
|
|
5636
5422
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
5637
5423
|
|
5638
5424
|
hash :metrics, as: 'metrics'
|
5425
|
+
property :model_name, as: 'modelName'
|
5639
5426
|
property :model_status, as: 'modelStatus'
|
5640
5427
|
end
|
5641
5428
|
end
|
@@ -5669,6 +5456,12 @@ module Google
|
|
5669
5456
|
end
|
5670
5457
|
end
|
5671
5458
|
|
5459
|
+
class GoogleLongrunningCancelOperationRequest
|
5460
|
+
# @private
|
5461
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5462
|
+
end
|
5463
|
+
end
|
5464
|
+
|
5672
5465
|
class GoogleLongrunningListOperationsResponse
|
5673
5466
|
# @private
|
5674
5467
|
class Representation < Google::Apis::Core::JsonRepresentation
|