google-apis-discoveryengine_v1alpha 0.44.0 → 0.45.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.44.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.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240415"
25
+ REVISION = "20240502"
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
 
@@ -2615,6 +2537,7 @@ module Google
2615
2537
  property :indexing_status, as: 'indexingStatus'
2616
2538
  property :name, as: 'name'
2617
2539
  property :provided_uri_pattern, as: 'providedUriPattern'
2540
+ property :root_domain_uri, as: 'rootDomainUri'
2618
2541
  property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
2619
2542
 
2620
2543
  property :type, as: 'type'
@@ -2662,13 +2585,6 @@ module Google
2662
2585
  end
2663
2586
  end
2664
2587
 
2665
- class GoogleCloudDiscoveryengineV1alphaAdditionalParams
2666
- # @private
2667
- class Representation < Google::Apis::Core::JsonRepresentation
2668
- property :token, as: 'token'
2669
- end
2670
- end
2671
-
2672
2588
  class GoogleCloudDiscoveryengineV1alphaAnswer
2673
2589
  # @private
2674
2590
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3119,6 +3035,7 @@ module Google
3119
3035
 
3120
3036
  property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec::Representation
3121
3037
 
3038
+ hash :user_labels, as: 'userLabels'
3122
3039
  end
3123
3040
  end
3124
3041
 
@@ -3139,6 +3056,7 @@ module Google
3139
3056
  collection :citation_indices, as: 'citationIndices'
3140
3057
  property :claim_text, as: 'claimText'
3141
3058
  property :end_pos, as: 'endPos'
3059
+ property :grounding_check_required, as: 'groundingCheckRequired'
3142
3060
  property :start_pos, as: 'startPos'
3143
3061
  end
3144
3062
  end
@@ -3205,17 +3123,6 @@ module Google
3205
3123
  end
3206
3124
  end
3207
3125
 
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
3126
  class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
3220
3127
  # @private
3221
3128
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3281,7 +3188,6 @@ module Google
3281
3188
  property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
3282
3189
 
3283
3190
  property :filter, as: 'filter'
3284
- property :name, as: 'name'
3285
3191
  property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput::Representation
3286
3192
 
3287
3193
  property :safe_search, as: 'safeSearch'
@@ -3361,6 +3267,18 @@ module Google
3361
3267
  end
3362
3268
  end
3363
3269
 
3270
+ class GoogleCloudDiscoveryengineV1alphaCustomTuningModel
3271
+ # @private
3272
+ class Representation < Google::Apis::Core::JsonRepresentation
3273
+ property :create_time, as: 'createTime'
3274
+ property :display_name, as: 'displayName'
3275
+ property :model_state, as: 'modelState'
3276
+ property :model_version, :numeric_string => true, as: 'modelVersion'
3277
+ property :name, as: 'name'
3278
+ property :training_start_time, as: 'trainingStartTime'
3279
+ end
3280
+ end
3281
+
3364
3282
  class GoogleCloudDiscoveryengineV1alphaDataStore
3365
3283
  # @private
3366
3284
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3741,6 +3659,7 @@ module Google
3741
3659
  # @private
3742
3660
  class Representation < Google::Apis::Core::JsonRepresentation
3743
3661
  property :chunk_text, as: 'chunkText'
3662
+ property :index, as: 'index'
3744
3663
  property :source, as: 'source'
3745
3664
  hash :source_metadata, as: 'sourceMetadata'
3746
3665
  end
@@ -4003,6 +3922,14 @@ module Google
4003
3922
  end
4004
3923
  end
4005
3924
 
3925
+ class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
3926
+ # @private
3927
+ class Representation < Google::Apis::Core::JsonRepresentation
3928
+ collection :models, as: 'models', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomTuningModel, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomTuningModel::Representation
3929
+
3930
+ end
3931
+ end
3932
+
4006
3933
  class GoogleCloudDiscoveryengineV1alphaListDataStoresResponse
4007
3934
  # @private
4008
3935
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4067,21 +3994,6 @@ module Google
4067
3994
  end
4068
3995
  end
4069
3996
 
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
3997
  class GoogleCloudDiscoveryengineV1alphaMediaInfo
4086
3998
  # @private
4087
3999
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4458,7 +4370,6 @@ module Google
4458
4370
 
4459
4371
  property :ranking_expression, as: 'rankingExpression'
4460
4372
  property :safe_search, as: 'safeSearch'
4461
- property :serving_config, as: 'servingConfig'
4462
4373
  property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec::Representation
4463
4374
 
4464
4375
  property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo::Representation
@@ -4929,6 +4840,7 @@ module Google
4929
4840
  property :indexing_status, as: 'indexingStatus'
4930
4841
  property :name, as: 'name'
4931
4842
  property :provided_uri_pattern, as: 'providedUriPattern'
4843
+ property :root_domain_uri, as: 'rootDomainUri'
4932
4844
  property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
4933
4845
 
4934
4846
  property :type, as: 'type'
@@ -4975,6 +4887,7 @@ module Google
4975
4887
 
4976
4888
  property :gcs_training_input, as: 'gcsTrainingInput', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput::Representation
4977
4889
 
4890
+ property :model_id, as: 'modelId'
4978
4891
  property :model_type, as: 'modelType'
4979
4892
  end
4980
4893
  end
@@ -4997,6 +4910,7 @@ module Google
4997
4910
  collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
4998
4911
 
4999
4912
  hash :metrics, as: 'metrics'
4913
+ property :model_name, as: 'modelName'
5000
4914
  property :model_status, as: 'modelStatus'
5001
4915
  end
5002
4916
  end
@@ -5089,162 +5003,6 @@ module Google
5089
5003
  end
5090
5004
  end
5091
5005
 
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
5006
  class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
5249
5007
  # @private
5250
5008
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5293,6 +5051,18 @@ module Google
5293
5051
  end
5294
5052
  end
5295
5053
 
5054
+ class GoogleCloudDiscoveryengineV1betaCustomTuningModel
5055
+ # @private
5056
+ class Representation < Google::Apis::Core::JsonRepresentation
5057
+ property :create_time, as: 'createTime'
5058
+ property :display_name, as: 'displayName'
5059
+ property :model_state, as: 'modelState'
5060
+ property :model_version, :numeric_string => true, as: 'modelVersion'
5061
+ property :name, as: 'name'
5062
+ property :training_start_time, as: 'trainingStartTime'
5063
+ end
5064
+ end
5065
+
5296
5066
  class GoogleCloudDiscoveryengineV1betaDataStore
5297
5067
  # @private
5298
5068
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5535,6 +5305,14 @@ module Google
5535
5305
  end
5536
5306
  end
5537
5307
 
5308
+ class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
5309
+ # @private
5310
+ class Representation < Google::Apis::Core::JsonRepresentation
5311
+ collection :models, as: 'models', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCustomTuningModel, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaCustomTuningModel::Representation
5312
+
5313
+ end
5314
+ end
5315
+
5538
5316
  class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
5539
5317
  # @private
5540
5318
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5598,6 +5376,7 @@ module Google
5598
5376
  property :indexing_status, as: 'indexingStatus'
5599
5377
  property :name, as: 'name'
5600
5378
  property :provided_uri_pattern, as: 'providedUriPattern'
5379
+ property :root_domain_uri, as: 'rootDomainUri'
5601
5380
  property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo::Representation
5602
5381
 
5603
5382
  property :type, as: 'type'
@@ -5636,6 +5415,7 @@ module Google
5636
5415
  collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
5637
5416
 
5638
5417
  hash :metrics, as: 'metrics'
5418
+ property :model_name, as: 'modelName'
5639
5419
  property :model_status, as: 'modelStatus'
5640
5420
  end
5641
5421
  end