google-apis-discoveryengine_v1alpha 0.43.0 → 0.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1alpha/classes.rb +492 -875
- data/lib/google/apis/discoveryengine_v1alpha/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1alpha/representations.rb +161 -319
- data/lib/google/apis/discoveryengine_v1alpha/service.rb +174 -102
- metadata +3 -3
@@ -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
|
|
@@ -1060,18 +1054,6 @@ module Google
|
|
1060
1054
|
include Google::Apis::Core::JsonObjectSupport
|
1061
1055
|
end
|
1062
1056
|
|
1063
|
-
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
1064
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
|
-
|
1066
|
-
include Google::Apis::Core::JsonObjectSupport
|
1067
|
-
end
|
1068
|
-
|
1069
|
-
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
|
1070
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
-
|
1072
|
-
include Google::Apis::Core::JsonObjectSupport
|
1073
|
-
end
|
1074
|
-
|
1075
1057
|
class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
|
1076
1058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
1059
|
|
@@ -1168,6 +1150,12 @@ module Google
|
|
1168
1150
|
include Google::Apis::Core::JsonObjectSupport
|
1169
1151
|
end
|
1170
1152
|
|
1153
|
+
class GoogleCloudDiscoveryengineV1alphaListCustomModelsResponse
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
|
+
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
1157
|
+
end
|
1158
|
+
|
1171
1159
|
class GoogleCloudDiscoveryengineV1alphaListDataStoresResponse
|
1172
1160
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
1161
|
|
@@ -1210,49 +1198,61 @@ module Google
|
|
1210
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1211
1199
|
end
|
1212
1200
|
|
1213
|
-
class
|
1201
|
+
class GoogleCloudDiscoveryengineV1alphaMediaInfo
|
1214
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
1203
|
|
1216
1204
|
include Google::Apis::Core::JsonObjectSupport
|
1217
1205
|
end
|
1218
1206
|
|
1219
|
-
class
|
1207
|
+
class GoogleCloudDiscoveryengineV1alphaPageInfo
|
1220
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
1209
|
|
1222
1210
|
include Google::Apis::Core::JsonObjectSupport
|
1223
1211
|
end
|
1224
1212
|
|
1225
|
-
class
|
1213
|
+
class GoogleCloudDiscoveryengineV1alphaPanelInfo
|
1226
1214
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
1215
|
|
1228
1216
|
include Google::Apis::Core::JsonObjectSupport
|
1229
1217
|
end
|
1230
1218
|
|
1231
|
-
class
|
1219
|
+
class GoogleCloudDiscoveryengineV1alphaPauseEngineRequest
|
1232
1220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
1221
|
|
1234
1222
|
include Google::Apis::Core::JsonObjectSupport
|
1235
1223
|
end
|
1236
1224
|
|
1237
|
-
class
|
1225
|
+
class GoogleCloudDiscoveryengineV1alphaPrincipal
|
1238
1226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
1227
|
|
1240
1228
|
include Google::Apis::Core::JsonObjectSupport
|
1241
1229
|
end
|
1242
1230
|
|
1243
|
-
class
|
1231
|
+
class GoogleCloudDiscoveryengineV1alphaProcessedDocument
|
1244
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
1233
|
|
1246
1234
|
include Google::Apis::Core::JsonObjectSupport
|
1247
1235
|
end
|
1248
1236
|
|
1249
|
-
class
|
1237
|
+
class GoogleCloudDiscoveryengineV1alphaProject
|
1250
1238
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
1239
|
|
1252
1240
|
include Google::Apis::Core::JsonObjectSupport
|
1253
1241
|
end
|
1254
1242
|
|
1255
|
-
class
|
1243
|
+
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
+
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
1247
|
+
end
|
1248
|
+
|
1249
|
+
class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
+
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest
|
1256
1256
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
1257
|
|
1258
1258
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1402,6 +1402,12 @@ module Google
|
|
1402
1402
|
include Google::Apis::Core::JsonObjectSupport
|
1403
1403
|
end
|
1404
1404
|
|
1405
|
+
class GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1405
1411
|
class GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
|
1406
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
1413
|
|
@@ -1786,84 +1792,6 @@ module Google
|
|
1786
1792
|
include Google::Apis::Core::JsonObjectSupport
|
1787
1793
|
end
|
1788
1794
|
|
1789
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
1790
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
|
-
|
1792
|
-
include Google::Apis::Core::JsonObjectSupport
|
1793
|
-
end
|
1794
|
-
|
1795
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
1796
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
|
-
|
1798
|
-
include Google::Apis::Core::JsonObjectSupport
|
1799
|
-
end
|
1800
|
-
|
1801
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
1802
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
|
-
|
1804
|
-
include Google::Apis::Core::JsonObjectSupport
|
1805
|
-
end
|
1806
|
-
|
1807
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
1808
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
|
-
|
1810
|
-
include Google::Apis::Core::JsonObjectSupport
|
1811
|
-
end
|
1812
|
-
|
1813
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent
|
1814
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
|
-
|
1816
|
-
include Google::Apis::Core::JsonObjectSupport
|
1817
|
-
end
|
1818
|
-
|
1819
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent
|
1820
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
|
-
|
1822
|
-
include Google::Apis::Core::JsonObjectSupport
|
1823
|
-
end
|
1824
|
-
|
1825
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig
|
1826
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
|
-
|
1828
|
-
include Google::Apis::Core::JsonObjectSupport
|
1829
|
-
end
|
1830
|
-
|
1831
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
1832
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
|
-
|
1834
|
-
include Google::Apis::Core::JsonObjectSupport
|
1835
|
-
end
|
1836
|
-
|
1837
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
1838
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
|
-
|
1840
|
-
include Google::Apis::Core::JsonObjectSupport
|
1841
|
-
end
|
1842
|
-
|
1843
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
1844
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
|
-
|
1846
|
-
include Google::Apis::Core::JsonObjectSupport
|
1847
|
-
end
|
1848
|
-
|
1849
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
1850
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
|
-
|
1852
|
-
include Google::Apis::Core::JsonObjectSupport
|
1853
|
-
end
|
1854
|
-
|
1855
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
1856
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
|
-
|
1858
|
-
include Google::Apis::Core::JsonObjectSupport
|
1859
|
-
end
|
1860
|
-
|
1861
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
1862
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
|
-
|
1864
|
-
include Google::Apis::Core::JsonObjectSupport
|
1865
|
-
end
|
1866
|
-
|
1867
1795
|
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
1868
1796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
1797
|
|
@@ -1900,6 +1828,12 @@ module Google
|
|
1900
1828
|
include Google::Apis::Core::JsonObjectSupport
|
1901
1829
|
end
|
1902
1830
|
|
1831
|
+
class GoogleCloudDiscoveryengineV1betaCustomTuningModel
|
1832
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
|
+
|
1834
|
+
include Google::Apis::Core::JsonObjectSupport
|
1835
|
+
end
|
1836
|
+
|
1903
1837
|
class GoogleCloudDiscoveryengineV1betaDataStore
|
1904
1838
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
1839
|
|
@@ -2056,6 +1990,12 @@ module Google
|
|
2056
1990
|
include Google::Apis::Core::JsonObjectSupport
|
2057
1991
|
end
|
2058
1992
|
|
1993
|
+
class GoogleCloudDiscoveryengineV1betaListCustomModelsResponse
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
2059
1999
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
2060
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
2001
|
|
@@ -2128,6 +2068,12 @@ module Google
|
|
2128
2068
|
include Google::Apis::Core::JsonObjectSupport
|
2129
2069
|
end
|
2130
2070
|
|
2071
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2073
|
+
|
2074
|
+
include Google::Apis::Core::JsonObjectSupport
|
2075
|
+
end
|
2076
|
+
|
2131
2077
|
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
2132
2078
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2133
2079
|
|
@@ -2591,6 +2537,7 @@ module Google
|
|
2591
2537
|
property :indexing_status, as: 'indexingStatus'
|
2592
2538
|
property :name, as: 'name'
|
2593
2539
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
2540
|
+
property :root_domain_uri, as: 'rootDomainUri'
|
2594
2541
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1SiteVerificationInfo::Representation
|
2595
2542
|
|
2596
2543
|
property :type, as: 'type'
|
@@ -2638,13 +2585,6 @@ module Google
|
|
2638
2585
|
end
|
2639
2586
|
end
|
2640
2587
|
|
2641
|
-
class GoogleCloudDiscoveryengineV1alphaAdditionalParams
|
2642
|
-
# @private
|
2643
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2644
|
-
property :token, as: 'token'
|
2645
|
-
end
|
2646
|
-
end
|
2647
|
-
|
2648
2588
|
class GoogleCloudDiscoveryengineV1alphaAnswer
|
2649
2589
|
# @private
|
2650
2590
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2786,6 +2726,8 @@ module Google
|
|
2786
2726
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2787
2727
|
property :boost_spec, as: 'boostSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestBoostSpec::Representation
|
2788
2728
|
|
2729
|
+
property :custom_fine_tuning_spec, as: 'customFineTuningSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec::Representation
|
2730
|
+
|
2789
2731
|
property :filter, as: 'filter'
|
2790
2732
|
property :max_return_results, as: 'maxReturnResults'
|
2791
2733
|
property :order_by, as: 'orderBy'
|
@@ -2863,6 +2805,7 @@ module Google
|
|
2863
2805
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2864
2806
|
property :answer, as: 'answer', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAnswer::Representation
|
2865
2807
|
|
2808
|
+
property :answer_query_token, as: 'answerQueryToken'
|
2866
2809
|
property :session, as: 'session', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSession::Representation
|
2867
2810
|
|
2868
2811
|
end
|
@@ -3092,6 +3035,7 @@ module Google
|
|
3092
3035
|
|
3093
3036
|
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCheckGroundingSpec::Representation
|
3094
3037
|
|
3038
|
+
hash :user_labels, as: 'userLabels'
|
3095
3039
|
end
|
3096
3040
|
end
|
3097
3041
|
|
@@ -3112,6 +3056,7 @@ module Google
|
|
3112
3056
|
collection :citation_indices, as: 'citationIndices'
|
3113
3057
|
property :claim_text, as: 'claimText'
|
3114
3058
|
property :end_pos, as: 'endPos'
|
3059
|
+
property :grounding_check_required, as: 'groundingCheckRequired'
|
3115
3060
|
property :start_pos, as: 'startPos'
|
3116
3061
|
end
|
3117
3062
|
end
|
@@ -3152,6 +3097,7 @@ module Google
|
|
3152
3097
|
class GoogleCloudDiscoveryengineV1alphaChunkDocumentMetadata
|
3153
3098
|
# @private
|
3154
3099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3100
|
+
hash :struct_data, as: 'structData'
|
3155
3101
|
property :title, as: 'title'
|
3156
3102
|
property :uri, as: 'uri'
|
3157
3103
|
end
|
@@ -3177,17 +3123,6 @@ module Google
|
|
3177
3123
|
end
|
3178
3124
|
end
|
3179
3125
|
|
3180
|
-
class GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest
|
3181
|
-
# @private
|
3182
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3183
|
-
property :data_store, as: 'dataStore'
|
3184
|
-
property :include_tail_suggestions, as: 'includeTailSuggestions'
|
3185
|
-
property :query, as: 'query'
|
3186
|
-
property :query_model, as: 'queryModel'
|
3187
|
-
property :user_pseudo_id, as: 'userPseudoId'
|
3188
|
-
end
|
3189
|
-
end
|
3190
|
-
|
3191
3126
|
class GoogleCloudDiscoveryengineV1alphaCompleteQueryResponse
|
3192
3127
|
# @private
|
3193
3128
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3253,7 +3188,6 @@ module Google
|
|
3253
3188
|
property :conversation, as: 'conversation', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConversation::Representation
|
3254
3189
|
|
3255
3190
|
property :filter, as: 'filter'
|
3256
|
-
property :name, as: 'name'
|
3257
3191
|
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTextInput::Representation
|
3258
3192
|
|
3259
3193
|
property :safe_search, as: 'safeSearch'
|
@@ -3333,6 +3267,18 @@ module Google
|
|
3333
3267
|
end
|
3334
3268
|
end
|
3335
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
|
+
|
3336
3282
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
3337
3283
|
# @private
|
3338
3284
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3713,6 +3659,7 @@ module Google
|
|
3713
3659
|
# @private
|
3714
3660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3715
3661
|
property :chunk_text, as: 'chunkText'
|
3662
|
+
property :index, as: 'index'
|
3716
3663
|
property :source, as: 'source'
|
3717
3664
|
hash :source_metadata, as: 'sourceMetadata'
|
3718
3665
|
end
|
@@ -3739,6 +3686,7 @@ module Google
|
|
3739
3686
|
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
3740
3687
|
# @private
|
3741
3688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3689
|
+
collection :advanced_site_search_data_sources, as: 'advancedSiteSearchDataSources'
|
3742
3690
|
property :completable_option, as: 'completableOption'
|
3743
3691
|
property :dynamic_facetable_option, as: 'dynamicFacetableOption'
|
3744
3692
|
property :field_path, as: 'fieldPath'
|
@@ -3802,24 +3750,6 @@ module Google
|
|
3802
3750
|
end
|
3803
3751
|
end
|
3804
3752
|
|
3805
|
-
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsMetadata
|
3806
|
-
# @private
|
3807
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3808
|
-
property :create_time, as: 'createTime'
|
3809
|
-
property :update_time, as: 'updateTime'
|
3810
|
-
end
|
3811
|
-
end
|
3812
|
-
|
3813
|
-
class GoogleCloudDiscoveryengineV1alphaImportCompletionSuggestionsResponse
|
3814
|
-
# @private
|
3815
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3816
|
-
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
3817
|
-
|
3818
|
-
property :failure_count, :numeric_string => true, as: 'failureCount'
|
3819
|
-
property :success_count, :numeric_string => true, as: 'successCount'
|
3820
|
-
end
|
3821
|
-
end
|
3822
|
-
|
3823
3753
|
class GoogleCloudDiscoveryengineV1alphaImportDocumentsMetadata
|
3824
3754
|
# @private
|
3825
3755
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3992,6 +3922,14 @@ module Google
|
|
3992
3922
|
end
|
3993
3923
|
end
|
3994
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
|
+
|
3995
3933
|
class GoogleCloudDiscoveryengineV1alphaListDataStoresResponse
|
3996
3934
|
# @private
|
3997
3935
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4056,21 +3994,6 @@ module Google
|
|
4056
3994
|
end
|
4057
3995
|
end
|
4058
3996
|
|
4059
|
-
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigRequest
|
4060
|
-
# @private
|
4061
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4062
|
-
property :widget_config_id, as: 'widgetConfigId'
|
4063
|
-
end
|
4064
|
-
end
|
4065
|
-
|
4066
|
-
class GoogleCloudDiscoveryengineV1alphaLookupWidgetConfigResponse
|
4067
|
-
# @private
|
4068
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
4069
|
-
property :anonymous_widget_config, as: 'anonymousWidgetConfig', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfig::Representation
|
4070
|
-
|
4071
|
-
end
|
4072
|
-
end
|
4073
|
-
|
4074
3997
|
class GoogleCloudDiscoveryengineV1alphaMediaInfo
|
4075
3998
|
# @private
|
4076
3999
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4121,6 +4044,42 @@ module Google
|
|
4121
4044
|
end
|
4122
4045
|
end
|
4123
4046
|
|
4047
|
+
class GoogleCloudDiscoveryengineV1alphaProject
|
4048
|
+
# @private
|
4049
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4050
|
+
property :create_time, as: 'createTime'
|
4051
|
+
property :name, as: 'name'
|
4052
|
+
property :provision_completion_time, as: 'provisionCompletionTime'
|
4053
|
+
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
|
4054
|
+
|
4055
|
+
end
|
4056
|
+
end
|
4057
|
+
|
4058
|
+
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
4059
|
+
# @private
|
4060
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4061
|
+
property :accept_time, as: 'acceptTime'
|
4062
|
+
property :decline_time, as: 'declineTime'
|
4063
|
+
property :id, as: 'id'
|
4064
|
+
property :state, as: 'state'
|
4065
|
+
property :version, as: 'version'
|
4066
|
+
end
|
4067
|
+
end
|
4068
|
+
|
4069
|
+
class GoogleCloudDiscoveryengineV1alphaProvisionProjectMetadata
|
4070
|
+
# @private
|
4071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4072
|
+
end
|
4073
|
+
end
|
4074
|
+
|
4075
|
+
class GoogleCloudDiscoveryengineV1alphaProvisionProjectRequest
|
4076
|
+
# @private
|
4077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4078
|
+
property :accept_data_use_terms, as: 'acceptDataUseTerms'
|
4079
|
+
property :data_use_terms_version, as: 'dataUseTermsVersion'
|
4080
|
+
end
|
4081
|
+
end
|
4082
|
+
|
4124
4083
|
class GoogleCloudDiscoveryengineV1alphaPurgeDocumentsMetadata
|
4125
4084
|
# @private
|
4126
4085
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4346,6 +4305,15 @@ module Google
|
|
4346
4305
|
end
|
4347
4306
|
end
|
4348
4307
|
|
4308
|
+
class GoogleCloudDiscoveryengineV1alphaReportConsentChangeRequest
|
4309
|
+
# @private
|
4310
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4311
|
+
property :consent_change_action, as: 'consentChangeAction'
|
4312
|
+
property :service_term_id, as: 'serviceTermId'
|
4313
|
+
property :service_term_version, as: 'serviceTermVersion'
|
4314
|
+
end
|
4315
|
+
end
|
4316
|
+
|
4349
4317
|
class GoogleCloudDiscoveryengineV1alphaResumeEngineRequest
|
4350
4318
|
# @private
|
4351
4319
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4402,7 +4370,6 @@ module Google
|
|
4402
4370
|
|
4403
4371
|
property :ranking_expression, as: 'rankingExpression'
|
4404
4372
|
property :safe_search, as: 'safeSearch'
|
4405
|
-
property :serving_config, as: 'servingConfig'
|
4406
4373
|
property :spell_correction_spec, as: 'spellCorrectionSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestSpellCorrectionSpec::Representation
|
4407
4374
|
|
4408
4375
|
property :user_info, as: 'userInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaUserInfo::Representation
|
@@ -4873,6 +4840,7 @@ module Google
|
|
4873
4840
|
property :indexing_status, as: 'indexingStatus'
|
4874
4841
|
property :name, as: 'name'
|
4875
4842
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
4843
|
+
property :root_domain_uri, as: 'rootDomainUri'
|
4876
4844
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo::Representation
|
4877
4845
|
|
4878
4846
|
property :type, as: 'type'
|
@@ -4919,6 +4887,7 @@ module Google
|
|
4919
4887
|
|
4920
4888
|
property :gcs_training_input, as: 'gcsTrainingInput', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTrainCustomModelRequestGcsTrainingInput::Representation
|
4921
4889
|
|
4890
|
+
property :model_id, as: 'modelId'
|
4922
4891
|
property :model_type, as: 'modelType'
|
4923
4892
|
end
|
4924
4893
|
end
|
@@ -4941,6 +4910,7 @@ module Google
|
|
4941
4910
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
4942
4911
|
|
4943
4912
|
hash :metrics, as: 'metrics'
|
4913
|
+
property :model_name, as: 'modelName'
|
4944
4914
|
property :model_status, as: 'modelStatus'
|
4945
4915
|
end
|
4946
4916
|
end
|
@@ -5033,162 +5003,6 @@ module Google
|
|
5033
5003
|
end
|
5034
5004
|
end
|
5035
5005
|
|
5036
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryRequest
|
5037
|
-
# @private
|
5038
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5039
|
-
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
5040
|
-
|
5041
|
-
property :complete_query_request, as: 'completeQueryRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaCompleteQueryRequest::Representation
|
5042
|
-
|
5043
|
-
property :config_id, as: 'configId'
|
5044
|
-
end
|
5045
|
-
end
|
5046
|
-
|
5047
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponse
|
5048
|
-
# @private
|
5049
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5050
|
-
property :u_token, as: 'uToken'
|
5051
|
-
collection :widget_query_suggestions, as: 'widgetQuerySuggestions', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion::Representation
|
5052
|
-
|
5053
|
-
end
|
5054
|
-
end
|
5055
|
-
|
5056
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetCompleteQueryResponseWidgetQuerySuggestion
|
5057
|
-
# @private
|
5058
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5059
|
-
property :suggestion, as: 'suggestion'
|
5060
|
-
end
|
5061
|
-
end
|
5062
|
-
|
5063
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfig
|
5064
|
-
# @private
|
5065
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5066
|
-
property :allow_public_access, as: 'allowPublicAccess'
|
5067
|
-
collection :allowlisted_domains, as: 'allowlistedDomains'
|
5068
|
-
collection :collection_components, as: 'collectionComponents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent::Representation
|
5069
|
-
|
5070
|
-
property :config_id, as: 'configId'
|
5071
|
-
property :content_search_spec, as: 'contentSearchSpec', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequestContentSearchSpec::Representation
|
5072
|
-
|
5073
|
-
property :create_time, as: 'createTime'
|
5074
|
-
property :data_store_type, as: 'dataStoreType'
|
5075
|
-
collection :data_store_ui_configs, as: 'dataStoreUiConfigs', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig::Representation
|
5076
|
-
|
5077
|
-
property :display_name, as: 'displayName'
|
5078
|
-
property :enable_autocomplete, as: 'enableAutocomplete'
|
5079
|
-
property :enable_conversational_search, as: 'enableConversationalSearch'
|
5080
|
-
property :enable_quality_feedback, as: 'enableQualityFeedback'
|
5081
|
-
property :enable_result_score, as: 'enableResultScore'
|
5082
|
-
property :enable_safe_search, as: 'enableSafeSearch'
|
5083
|
-
property :enable_search_as_you_type, as: 'enableSearchAsYouType'
|
5084
|
-
property :enable_snippet_result_summary, as: 'enableSnippetResultSummary'
|
5085
|
-
property :enable_summarization, as: 'enableSummarization'
|
5086
|
-
property :enable_web_app, as: 'enableWebApp'
|
5087
|
-
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
5088
|
-
|
5089
|
-
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
5090
|
-
|
5091
|
-
property :industry_vertical, as: 'industryVertical'
|
5092
|
-
property :llm_enabled, as: 'llmEnabled'
|
5093
|
-
property :minimum_data_term_accepted, as: 'minimumDataTermAccepted'
|
5094
|
-
property :name, as: 'name'
|
5095
|
-
property :result_display_type, as: 'resultDisplayType'
|
5096
|
-
property :solution_type, as: 'solutionType'
|
5097
|
-
property :update_time, as: 'updateTime'
|
5098
|
-
end
|
5099
|
-
end
|
5100
|
-
|
5101
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent
|
5102
|
-
# @private
|
5103
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5104
|
-
collection :data_store_components, as: 'dataStoreComponents', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent::Representation
|
5105
|
-
|
5106
|
-
property :display_name, as: 'displayName'
|
5107
|
-
property :id, as: 'id'
|
5108
|
-
property :name, as: 'name'
|
5109
|
-
end
|
5110
|
-
end
|
5111
|
-
|
5112
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreComponent
|
5113
|
-
# @private
|
5114
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5115
|
-
property :display_name, as: 'displayName'
|
5116
|
-
property :id, as: 'id'
|
5117
|
-
property :name, as: 'name'
|
5118
|
-
end
|
5119
|
-
end
|
5120
|
-
|
5121
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigDataStoreUiConfig
|
5122
|
-
# @private
|
5123
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5124
|
-
collection :facet_field, as: 'facetField', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField::Representation
|
5125
|
-
|
5126
|
-
hash :fields_ui_components_map, as: 'fieldsUiComponentsMap', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField::Representation
|
5127
|
-
|
5128
|
-
property :id, as: 'id'
|
5129
|
-
property :name, as: 'name'
|
5130
|
-
end
|
5131
|
-
end
|
5132
|
-
|
5133
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigFacetField
|
5134
|
-
# @private
|
5135
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5136
|
-
property :display_name, as: 'displayName'
|
5137
|
-
property :field, as: 'field'
|
5138
|
-
end
|
5139
|
-
end
|
5140
|
-
|
5141
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConfigUiComponentField
|
5142
|
-
# @private
|
5143
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5144
|
-
collection :device_visibility, as: 'deviceVisibility'
|
5145
|
-
property :display_template, as: 'displayTemplate'
|
5146
|
-
property :field, as: 'field'
|
5147
|
-
end
|
5148
|
-
end
|
5149
|
-
|
5150
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationRequest
|
5151
|
-
# @private
|
5152
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5153
|
-
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
5154
|
-
|
5155
|
-
property :config_id, as: 'configId'
|
5156
|
-
property :conversation_id, as: 'conversationId'
|
5157
|
-
property :converse_conversation_request, as: 'converseConversationRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationRequest::Representation
|
5158
|
-
|
5159
|
-
end
|
5160
|
-
end
|
5161
|
-
|
5162
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetConverseConversationResponse
|
5163
|
-
# @private
|
5164
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5165
|
-
property :conversation_id, as: 'conversationId'
|
5166
|
-
property :converse_conversation_response, as: 'converseConversationResponse', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaConverseConversationResponse::Representation
|
5167
|
-
|
5168
|
-
property :u_token, as: 'uToken'
|
5169
|
-
end
|
5170
|
-
end
|
5171
|
-
|
5172
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchRequest
|
5173
|
-
# @private
|
5174
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5175
|
-
property :additional_params, as: 'additionalParams', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaAdditionalParams::Representation
|
5176
|
-
|
5177
|
-
property :config_id, as: 'configId'
|
5178
|
-
property :search_request, as: 'searchRequest', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchRequest::Representation
|
5179
|
-
|
5180
|
-
end
|
5181
|
-
end
|
5182
|
-
|
5183
|
-
class GoogleCloudDiscoveryengineV1alphaWidgetSearchResponse
|
5184
|
-
# @private
|
5185
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
5186
|
-
property :search_response, as: 'searchResponse', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponse, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaSearchResponse::Representation
|
5187
|
-
|
5188
|
-
property :u_token, as: 'uToken'
|
5189
|
-
end
|
5190
|
-
end
|
5191
|
-
|
5192
5006
|
class GoogleCloudDiscoveryengineV1betaBatchCreateTargetSiteMetadata
|
5193
5007
|
# @private
|
5194
5008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5237,6 +5051,18 @@ module Google
|
|
5237
5051
|
end
|
5238
5052
|
end
|
5239
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
|
+
|
5240
5066
|
class GoogleCloudDiscoveryengineV1betaDataStore
|
5241
5067
|
# @private
|
5242
5068
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5479,6 +5305,14 @@ module Google
|
|
5479
5305
|
end
|
5480
5306
|
end
|
5481
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
|
+
|
5482
5316
|
class GoogleCloudDiscoveryengineV1betaPurgeDocumentsMetadata
|
5483
5317
|
# @private
|
5484
5318
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5542,6 +5376,7 @@ module Google
|
|
5542
5376
|
property :indexing_status, as: 'indexingStatus'
|
5543
5377
|
property :name, as: 'name'
|
5544
5378
|
property :provided_uri_pattern, as: 'providedUriPattern'
|
5379
|
+
property :root_domain_uri, as: 'rootDomainUri'
|
5545
5380
|
property :site_verification_info, as: 'siteVerificationInfo', class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaSiteVerificationInfo::Representation
|
5546
5381
|
|
5547
5382
|
property :type, as: 'type'
|
@@ -5580,6 +5415,7 @@ module Google
|
|
5580
5415
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1alpha::GoogleRpcStatus::Representation
|
5581
5416
|
|
5582
5417
|
hash :metrics, as: 'metrics'
|
5418
|
+
property :model_name, as: 'modelName'
|
5583
5419
|
property :model_status, as: 'modelStatus'
|
5584
5420
|
end
|
5585
5421
|
end
|
@@ -5591,6 +5427,12 @@ module Google
|
|
5591
5427
|
end
|
5592
5428
|
end
|
5593
5429
|
|
5430
|
+
class GoogleCloudDiscoveryengineV1betaTuneEngineResponse
|
5431
|
+
# @private
|
5432
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5433
|
+
end
|
5434
|
+
end
|
5435
|
+
|
5594
5436
|
class GoogleCloudDiscoveryengineV1betaUpdateSchemaMetadata
|
5595
5437
|
# @private
|
5596
5438
|
class Representation < Google::Apis::Core::JsonRepresentation
|