google-apis-discoveryengine_v1 0.51.0 → 0.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1458 -56
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +526 -0
- data/lib/google/apis/discoveryengine_v1/service.rb +328 -15
- metadata +2 -2
@@ -202,6 +202,12 @@ module Google
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
203
203
|
end
|
204
204
|
|
205
|
+
class GoogleCloudDiscoveryengineV1ActionConfig
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
205
211
|
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequest
|
206
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
213
|
|
@@ -262,6 +268,18 @@ module Google
|
|
262
268
|
include Google::Apis::Core::JsonObjectSupport
|
263
269
|
end
|
264
270
|
|
271
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfig
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
265
283
|
class GoogleCloudDiscoveryengineV1AlloyDbSource
|
266
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
285
|
|
@@ -706,6 +724,12 @@ module Google
|
|
706
724
|
include Google::Apis::Core::JsonObjectSupport
|
707
725
|
end
|
708
726
|
|
727
|
+
class GoogleCloudDiscoveryengineV1BapConfig
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
709
733
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
710
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
735
|
|
@@ -880,6 +904,12 @@ module Google
|
|
880
904
|
include Google::Apis::Core::JsonObjectSupport
|
881
905
|
end
|
882
906
|
|
907
|
+
class GoogleCloudDiscoveryengineV1Collection
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
883
913
|
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
884
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
915
|
|
@@ -1048,6 +1078,42 @@ module Google
|
|
1048
1078
|
include Google::Apis::Core::JsonObjectSupport
|
1049
1079
|
end
|
1050
1080
|
|
1081
|
+
class GoogleCloudDiscoveryengineV1DataConnector
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
+
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
1093
|
+
class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1099
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
|
1100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
|
+
|
1102
|
+
include Google::Apis::Core::JsonObjectSupport
|
1103
|
+
end
|
1104
|
+
|
1105
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
|
1106
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
|
+
|
1108
|
+
include Google::Apis::Core::JsonObjectSupport
|
1109
|
+
end
|
1110
|
+
|
1111
|
+
class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
+
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
1115
|
+
end
|
1116
|
+
|
1051
1117
|
class GoogleCloudDiscoveryengineV1DataStore
|
1052
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
1119
|
|
@@ -1072,6 +1138,12 @@ module Google
|
|
1072
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1073
1139
|
end
|
1074
1140
|
|
1141
|
+
class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1075
1147
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
1076
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
1149
|
|
@@ -1108,6 +1180,18 @@ module Google
|
|
1108
1180
|
include Google::Apis::Core::JsonObjectSupport
|
1109
1181
|
end
|
1110
1182
|
|
1183
|
+
class GoogleCloudDiscoveryengineV1DestinationConfig
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
|
+
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
1187
|
+
end
|
1188
|
+
|
1189
|
+
class GoogleCloudDiscoveryengineV1DestinationConfigDestination
|
1190
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
|
+
|
1192
|
+
include Google::Apis::Core::JsonObjectSupport
|
1193
|
+
end
|
1194
|
+
|
1111
1195
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
1112
1196
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
1197
|
|
@@ -1366,6 +1450,12 @@ module Google
|
|
1366
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1367
1451
|
end
|
1368
1452
|
|
1453
|
+
class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1369
1459
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
1370
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
1461
|
|
@@ -1612,6 +1702,24 @@ module Google
|
|
1612
1702
|
include Google::Apis::Core::JsonObjectSupport
|
1613
1703
|
end
|
1614
1704
|
|
1705
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
1706
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
|
+
|
1708
|
+
include Google::Apis::Core::JsonObjectSupport
|
1709
|
+
end
|
1710
|
+
|
1711
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
|
1712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
|
+
|
1714
|
+
include Google::Apis::Core::JsonObjectSupport
|
1715
|
+
end
|
1716
|
+
|
1717
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
1718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
|
+
|
1720
|
+
include Google::Apis::Core::JsonObjectSupport
|
1721
|
+
end
|
1722
|
+
|
1615
1723
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
1616
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
1725
|
|
@@ -1900,6 +2008,12 @@ module Google
|
|
1900
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1901
2009
|
end
|
1902
2010
|
|
2011
|
+
class GoogleCloudDiscoveryengineV1SearchRequestNaturalLanguageQueryUnderstandingSpec
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
1903
2017
|
class GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec
|
1904
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
2019
|
|
@@ -2056,6 +2170,18 @@ module Google
|
|
2056
2170
|
include Google::Apis::Core::JsonObjectSupport
|
2057
2171
|
end
|
2058
2172
|
|
2173
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
+
|
2176
|
+
include Google::Apis::Core::JsonObjectSupport
|
2177
|
+
end
|
2178
|
+
|
2179
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorRequest
|
2180
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2181
|
+
|
2182
|
+
include Google::Apis::Core::JsonObjectSupport
|
2183
|
+
end
|
2184
|
+
|
2059
2185
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
2060
2186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
2187
|
|
@@ -2164,6 +2290,12 @@ module Google
|
|
2164
2290
|
include Google::Apis::Core::JsonObjectSupport
|
2165
2291
|
end
|
2166
2292
|
|
2293
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2295
|
+
|
2296
|
+
include Google::Apis::Core::JsonObjectSupport
|
2297
|
+
end
|
2298
|
+
|
2167
2299
|
class GoogleCloudDiscoveryengineV1TextInput
|
2168
2300
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
2301
|
|
@@ -3052,6 +3184,24 @@ module Google
|
|
3052
3184
|
include Google::Apis::Core::JsonObjectSupport
|
3053
3185
|
end
|
3054
3186
|
|
3187
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
3188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
|
+
|
3190
|
+
include Google::Apis::Core::JsonObjectSupport
|
3191
|
+
end
|
3192
|
+
|
3193
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
|
3194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
|
+
|
3196
|
+
include Google::Apis::Core::JsonObjectSupport
|
3197
|
+
end
|
3198
|
+
|
3199
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
|
+
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
3203
|
+
end
|
3204
|
+
|
3055
3205
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
3056
3206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
3207
|
|
@@ -3328,6 +3478,12 @@ module Google
|
|
3328
3478
|
include Google::Apis::Core::JsonObjectSupport
|
3329
3479
|
end
|
3330
3480
|
|
3481
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
3482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3483
|
+
|
3484
|
+
include Google::Apis::Core::JsonObjectSupport
|
3485
|
+
end
|
3486
|
+
|
3331
3487
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
3332
3488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3333
3489
|
|
@@ -3994,6 +4150,24 @@ module Google
|
|
3994
4150
|
include Google::Apis::Core::JsonObjectSupport
|
3995
4151
|
end
|
3996
4152
|
|
4153
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
4154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4155
|
+
|
4156
|
+
include Google::Apis::Core::JsonObjectSupport
|
4157
|
+
end
|
4158
|
+
|
4159
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
|
4160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4161
|
+
|
4162
|
+
include Google::Apis::Core::JsonObjectSupport
|
4163
|
+
end
|
4164
|
+
|
4165
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
4166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4167
|
+
|
4168
|
+
include Google::Apis::Core::JsonObjectSupport
|
4169
|
+
end
|
4170
|
+
|
3997
4171
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
3998
4172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3999
4173
|
|
@@ -4210,6 +4384,12 @@ module Google
|
|
4210
4384
|
include Google::Apis::Core::JsonObjectSupport
|
4211
4385
|
end
|
4212
4386
|
|
4387
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
4388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4389
|
+
|
4390
|
+
include Google::Apis::Core::JsonObjectSupport
|
4391
|
+
end
|
4392
|
+
|
4213
4393
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
4214
4394
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4215
4395
|
|
@@ -4741,6 +4921,17 @@ module Google
|
|
4741
4921
|
end
|
4742
4922
|
end
|
4743
4923
|
|
4924
|
+
class GoogleCloudDiscoveryengineV1ActionConfig
|
4925
|
+
# @private
|
4926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4927
|
+
hash :action_params, as: 'actionParams'
|
4928
|
+
property :is_action_configured, as: 'isActionConfigured'
|
4929
|
+
property :json_action_params, as: 'jsonActionParams'
|
4930
|
+
property :service_name, as: 'serviceName'
|
4931
|
+
property :use_static_secrets, as: 'useStaticSecrets'
|
4932
|
+
end
|
4933
|
+
end
|
4934
|
+
|
4744
4935
|
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequest
|
4745
4936
|
# @private
|
4746
4937
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4853,6 +5044,23 @@ module Google
|
|
4853
5044
|
end
|
4854
5045
|
end
|
4855
5046
|
|
5047
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfig
|
5048
|
+
# @private
|
5049
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5050
|
+
collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment::Representation
|
5051
|
+
|
5052
|
+
property :alert_policy_name, as: 'alertPolicyName'
|
5053
|
+
end
|
5054
|
+
end
|
5055
|
+
|
5056
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
|
5057
|
+
# @private
|
5058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5059
|
+
property :alert_id, as: 'alertId'
|
5060
|
+
property :enroll_state, as: 'enrollState'
|
5061
|
+
end
|
5062
|
+
end
|
5063
|
+
|
4856
5064
|
class GoogleCloudDiscoveryengineV1AlloyDbSource
|
4857
5065
|
# @private
|
4858
5066
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5559,6 +5767,7 @@ module Google
|
|
5559
5767
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5560
5768
|
property :document, as: 'document'
|
5561
5769
|
property :domain, as: 'domain'
|
5770
|
+
property :mime_type, as: 'mimeType'
|
5562
5771
|
property :page_identifier, as: 'pageIdentifier'
|
5563
5772
|
property :title, as: 'title'
|
5564
5773
|
property :uri, as: 'uri'
|
@@ -5592,6 +5801,14 @@ module Google
|
|
5592
5801
|
end
|
5593
5802
|
end
|
5594
5803
|
|
5804
|
+
class GoogleCloudDiscoveryengineV1BapConfig
|
5805
|
+
# @private
|
5806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5807
|
+
collection :enabled_actions, as: 'enabledActions'
|
5808
|
+
collection :supported_connector_modes, as: 'supportedConnectorModes'
|
5809
|
+
end
|
5810
|
+
end
|
5811
|
+
|
5595
5812
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
5596
5813
|
# @private
|
5597
5814
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5886,6 +6103,15 @@ module Google
|
|
5886
6103
|
end
|
5887
6104
|
end
|
5888
6105
|
|
6106
|
+
class GoogleCloudDiscoveryengineV1Collection
|
6107
|
+
# @private
|
6108
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6109
|
+
property :create_time, as: 'createTime'
|
6110
|
+
property :display_name, as: 'displayName'
|
6111
|
+
property :name, as: 'name'
|
6112
|
+
end
|
6113
|
+
end
|
6114
|
+
|
5889
6115
|
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
5890
6116
|
# @private
|
5891
6117
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6169,6 +6395,116 @@ module Google
|
|
6169
6395
|
end
|
6170
6396
|
end
|
6171
6397
|
|
6398
|
+
class GoogleCloudDiscoveryengineV1DataConnector
|
6399
|
+
# @private
|
6400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6401
|
+
property :acl_enabled, as: 'aclEnabled'
|
6402
|
+
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ActionConfig::Representation
|
6403
|
+
|
6404
|
+
property :action_state, as: 'actionState'
|
6405
|
+
collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfig::Representation
|
6406
|
+
|
6407
|
+
property :auto_run_disabled, as: 'autoRunDisabled'
|
6408
|
+
property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BapConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BapConfig::Representation
|
6409
|
+
|
6410
|
+
collection :blocking_reasons, as: 'blockingReasons'
|
6411
|
+
collection :connector_modes, as: 'connectorModes'
|
6412
|
+
property :connector_type, as: 'connectorType'
|
6413
|
+
property :create_eua_saas, as: 'createEuaSaas'
|
6414
|
+
property :create_time, as: 'createTime'
|
6415
|
+
property :data_source, as: 'dataSource'
|
6416
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfig::Representation
|
6417
|
+
|
6418
|
+
property :end_user_config, as: 'endUserConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig::Representation
|
6419
|
+
|
6420
|
+
collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity::Representation
|
6421
|
+
|
6422
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6423
|
+
|
6424
|
+
property :federated_config, as: 'federatedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig::Representation
|
6425
|
+
|
6426
|
+
property :hybrid_ingestion_disabled, as: 'hybridIngestionDisabled'
|
6427
|
+
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
6428
|
+
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityScheduleConfig::Representation
|
6429
|
+
|
6430
|
+
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
6431
|
+
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
6432
|
+
property :json_params, as: 'jsonParams'
|
6433
|
+
property :kms_key_name, as: 'kmsKeyName'
|
6434
|
+
property :last_sync_time, as: 'lastSyncTime'
|
6435
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
6436
|
+
property :name, as: 'name'
|
6437
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
6438
|
+
|
6439
|
+
hash :params, as: 'params'
|
6440
|
+
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
6441
|
+
property :realtime_state, as: 'realtimeState'
|
6442
|
+
property :realtime_sync_config, as: 'realtimeSyncConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig::Representation
|
6443
|
+
|
6444
|
+
property :refresh_interval, as: 'refreshInterval'
|
6445
|
+
collection :remove_param_keys, as: 'removeParamKeys'
|
6446
|
+
property :state, as: 'state'
|
6447
|
+
collection :static_ip_addresses, as: 'staticIpAddresses'
|
6448
|
+
property :static_ip_enabled, as: 'staticIpEnabled'
|
6449
|
+
property :sync_mode, as: 'syncMode'
|
6450
|
+
property :update_time, as: 'updateTime'
|
6451
|
+
end
|
6452
|
+
end
|
6453
|
+
|
6454
|
+
class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
|
6455
|
+
# @private
|
6456
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6457
|
+
hash :additional_params, as: 'additionalParams'
|
6458
|
+
hash :auth_params, as: 'authParams'
|
6459
|
+
property :json_auth_params, as: 'jsonAuthParams'
|
6460
|
+
property :tenant, as: 'tenant', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Tenant, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Tenant::Representation
|
6461
|
+
|
6462
|
+
end
|
6463
|
+
end
|
6464
|
+
|
6465
|
+
class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
|
6466
|
+
# @private
|
6467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6468
|
+
hash :additional_params, as: 'additionalParams'
|
6469
|
+
hash :auth_params, as: 'authParams'
|
6470
|
+
property :json_auth_params, as: 'jsonAuthParams'
|
6471
|
+
end
|
6472
|
+
end
|
6473
|
+
|
6474
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
|
6475
|
+
# @private
|
6476
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6477
|
+
property :realtime_sync_secret, as: 'realtimeSyncSecret'
|
6478
|
+
property :streaming_error, as: 'streamingError', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError::Representation
|
6479
|
+
|
6480
|
+
property :webhook_uri, as: 'webhookUri'
|
6481
|
+
end
|
6482
|
+
end
|
6483
|
+
|
6484
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
|
6485
|
+
# @private
|
6486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6487
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6488
|
+
|
6489
|
+
property :streaming_error_reason, as: 'streamingErrorReason'
|
6490
|
+
end
|
6491
|
+
end
|
6492
|
+
|
6493
|
+
class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
|
6494
|
+
# @private
|
6495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6496
|
+
property :data_store, as: 'dataStore'
|
6497
|
+
property :entity_name, as: 'entityName'
|
6498
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1HealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1HealthcareFhirConfig::Representation
|
6499
|
+
|
6500
|
+
property :json_params, as: 'jsonParams'
|
6501
|
+
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6502
|
+
hash :params, as: 'params'
|
6503
|
+
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema::Representation
|
6504
|
+
|
6505
|
+
end
|
6506
|
+
end
|
6507
|
+
|
6172
6508
|
class GoogleCloudDiscoveryengineV1DataStore
|
6173
6509
|
# @private
|
6174
6510
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6179,6 +6515,7 @@ module Google
|
|
6179
6515
|
|
6180
6516
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
6181
6517
|
|
6518
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
6182
6519
|
property :content_config, as: 'contentConfig'
|
6183
6520
|
property :create_time, as: 'createTime'
|
6184
6521
|
property :default_schema_id, as: 'defaultSchemaId'
|
@@ -6229,6 +6566,14 @@ module Google
|
|
6229
6566
|
end
|
6230
6567
|
end
|
6231
6568
|
|
6569
|
+
class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
|
6570
|
+
# @private
|
6571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6572
|
+
property :create_time, as: 'createTime'
|
6573
|
+
property :update_time, as: 'updateTime'
|
6574
|
+
end
|
6575
|
+
end
|
6576
|
+
|
6232
6577
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
6233
6578
|
# @private
|
6234
6579
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6277,6 +6622,25 @@ module Google
|
|
6277
6622
|
end
|
6278
6623
|
end
|
6279
6624
|
|
6625
|
+
class GoogleCloudDiscoveryengineV1DestinationConfig
|
6626
|
+
# @private
|
6627
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6628
|
+
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfigDestination::Representation
|
6629
|
+
|
6630
|
+
property :json_params, as: 'jsonParams'
|
6631
|
+
property :key, as: 'key'
|
6632
|
+
hash :params, as: 'params'
|
6633
|
+
end
|
6634
|
+
end
|
6635
|
+
|
6636
|
+
class GoogleCloudDiscoveryengineV1DestinationConfigDestination
|
6637
|
+
# @private
|
6638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6639
|
+
property :host, as: 'host'
|
6640
|
+
property :port, as: 'port'
|
6641
|
+
end
|
6642
|
+
end
|
6643
|
+
|
6280
6644
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
6281
6645
|
# @private
|
6282
6646
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6471,6 +6835,7 @@ module Google
|
|
6471
6835
|
|
6472
6836
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
6473
6837
|
|
6838
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
6474
6839
|
property :create_time, as: 'createTime'
|
6475
6840
|
collection :data_store_ids, as: 'dataStoreIds'
|
6476
6841
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -6685,6 +7050,15 @@ module Google
|
|
6685
7050
|
end
|
6686
7051
|
end
|
6687
7052
|
|
7053
|
+
class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
|
7054
|
+
# @private
|
7055
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7056
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
7057
|
+
|
7058
|
+
property :refresh_interval, as: 'refreshInterval'
|
7059
|
+
end
|
7060
|
+
end
|
7061
|
+
|
6688
7062
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
6689
7063
|
# @private
|
6690
7064
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7083,6 +7457,8 @@ module Google
|
|
7083
7457
|
# @private
|
7084
7458
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7085
7459
|
property :create_time, as: 'createTime'
|
7460
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
|
7461
|
+
|
7086
7462
|
property :name, as: 'name'
|
7087
7463
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
7088
7464
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
|
@@ -7090,6 +7466,30 @@ module Google
|
|
7090
7466
|
end
|
7091
7467
|
end
|
7092
7468
|
|
7469
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
7470
|
+
# @private
|
7471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7472
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
7473
|
+
|
7474
|
+
end
|
7475
|
+
end
|
7476
|
+
|
7477
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
|
7478
|
+
# @private
|
7479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7480
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
7481
|
+
|
7482
|
+
end
|
7483
|
+
end
|
7484
|
+
|
7485
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
7486
|
+
# @private
|
7487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7488
|
+
property :response_template, as: 'responseTemplate'
|
7489
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
7490
|
+
end
|
7491
|
+
end
|
7492
|
+
|
7093
7493
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
7094
7494
|
# @private
|
7095
7495
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7121,6 +7521,7 @@ module Google
|
|
7121
7521
|
# @private
|
7122
7522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7123
7523
|
property :accept_biz_qos, as: 'acceptBizQos'
|
7524
|
+
property :is_biz, as: 'isBiz'
|
7124
7525
|
end
|
7125
7526
|
end
|
7126
7527
|
|
@@ -7393,6 +7794,8 @@ module Google
|
|
7393
7794
|
property :image_query, as: 'imageQuery', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestImageQuery, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestImageQuery::Representation
|
7394
7795
|
|
7395
7796
|
property :language_code, as: 'languageCode'
|
7797
|
+
property :natural_language_query_understanding_spec, as: 'naturalLanguageQueryUnderstandingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestNaturalLanguageQueryUnderstandingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestNaturalLanguageQueryUnderstandingSpec::Representation
|
7798
|
+
|
7396
7799
|
property :offset, as: 'offset'
|
7397
7800
|
property :one_box_page_size, as: 'oneBoxPageSize'
|
7398
7801
|
property :order_by, as: 'orderBy'
|
@@ -7584,6 +7987,16 @@ module Google
|
|
7584
7987
|
end
|
7585
7988
|
end
|
7586
7989
|
|
7990
|
+
class GoogleCloudDiscoveryengineV1SearchRequestNaturalLanguageQueryUnderstandingSpec
|
7991
|
+
# @private
|
7992
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7993
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
7994
|
+
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
7995
|
+
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
7996
|
+
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
7997
|
+
end
|
7998
|
+
end
|
7999
|
+
|
7587
8000
|
class GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec
|
7588
8001
|
# @private
|
7589
8002
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7869,6 +8282,22 @@ module Google
|
|
7869
8282
|
end
|
7870
8283
|
end
|
7871
8284
|
|
8285
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
|
8286
|
+
# @private
|
8287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8288
|
+
end
|
8289
|
+
end
|
8290
|
+
|
8291
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorRequest
|
8292
|
+
# @private
|
8293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8294
|
+
property :collection_display_name, as: 'collectionDisplayName'
|
8295
|
+
property :collection_id, as: 'collectionId'
|
8296
|
+
property :data_connector, as: 'dataConnector', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnector, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnector::Representation
|
8297
|
+
|
8298
|
+
end
|
8299
|
+
end
|
8300
|
+
|
7872
8301
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
7873
8302
|
# @private
|
7874
8303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8033,6 +8462,15 @@ module Google
|
|
8033
8462
|
end
|
8034
8463
|
end
|
8035
8464
|
|
8465
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
8466
|
+
# @private
|
8467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8468
|
+
property :display_name, as: 'displayName'
|
8469
|
+
property :id, as: 'id'
|
8470
|
+
property :uri, as: 'uri'
|
8471
|
+
end
|
8472
|
+
end
|
8473
|
+
|
8036
8474
|
class GoogleCloudDiscoveryengineV1TextInput
|
8037
8475
|
# @private
|
8038
8476
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8205,6 +8643,7 @@ module Google
|
|
8205
8643
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8206
8644
|
hash :action_params, as: 'actionParams'
|
8207
8645
|
property :is_action_configured, as: 'isActionConfigured'
|
8646
|
+
property :json_action_params, as: 'jsonActionParams'
|
8208
8647
|
property :service_name, as: 'serviceName'
|
8209
8648
|
property :use_static_secrets, as: 'useStaticSecrets'
|
8210
8649
|
end
|
@@ -8462,6 +8901,7 @@ module Google
|
|
8462
8901
|
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
8463
8902
|
# @private
|
8464
8903
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8904
|
+
collection :enabled_actions, as: 'enabledActions'
|
8465
8905
|
collection :supported_connector_modes, as: 'supportedConnectorModes'
|
8466
8906
|
end
|
8467
8907
|
end
|
@@ -8782,6 +9222,7 @@ module Google
|
|
8782
9222
|
|
8783
9223
|
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
8784
9224
|
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
9225
|
+
property :json_params, as: 'jsonParams'
|
8785
9226
|
property :kms_key_name, as: 'kmsKeyName'
|
8786
9227
|
property :last_sync_time, as: 'lastSyncTime'
|
8787
9228
|
property :latest_pause_time, as: 'latestPauseTime'
|
@@ -8808,6 +9249,7 @@ module Google
|
|
8808
9249
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8809
9250
|
hash :additional_params, as: 'additionalParams'
|
8810
9251
|
hash :auth_params, as: 'authParams'
|
9252
|
+
property :json_auth_params, as: 'jsonAuthParams'
|
8811
9253
|
property :tenant, as: 'tenant', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTenant, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaTenant::Representation
|
8812
9254
|
|
8813
9255
|
end
|
@@ -8818,6 +9260,7 @@ module Google
|
|
8818
9260
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8819
9261
|
hash :additional_params, as: 'additionalParams'
|
8820
9262
|
hash :auth_params, as: 'authParams'
|
9263
|
+
property :json_auth_params, as: 'jsonAuthParams'
|
8821
9264
|
end
|
8822
9265
|
end
|
8823
9266
|
|
@@ -8847,6 +9290,7 @@ module Google
|
|
8847
9290
|
property :entity_name, as: 'entityName'
|
8848
9291
|
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
|
8849
9292
|
|
9293
|
+
property :json_params, as: 'jsonParams'
|
8850
9294
|
hash :key_property_mappings, as: 'keyPropertyMappings'
|
8851
9295
|
hash :params, as: 'params'
|
8852
9296
|
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
@@ -8864,6 +9308,7 @@ module Google
|
|
8864
9308
|
|
8865
9309
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
|
8866
9310
|
|
9311
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
8867
9312
|
property :content_config, as: 'contentConfig'
|
8868
9313
|
property :create_time, as: 'createTime'
|
8869
9314
|
property :default_schema_id, as: 'defaultSchemaId'
|
@@ -9002,6 +9447,7 @@ module Google
|
|
9002
9447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9003
9448
|
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
9004
9449
|
|
9450
|
+
property :json_params, as: 'jsonParams'
|
9005
9451
|
property :key, as: 'key'
|
9006
9452
|
hash :params, as: 'params'
|
9007
9453
|
end
|
@@ -9121,6 +9567,7 @@ module Google
|
|
9121
9567
|
|
9122
9568
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
9123
9569
|
|
9570
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
9124
9571
|
property :create_time, as: 'createTime'
|
9125
9572
|
collection :data_store_ids, as: 'dataStoreIds'
|
9126
9573
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -9575,6 +10022,8 @@ module Google
|
|
9575
10022
|
# @private
|
9576
10023
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9577
10024
|
property :create_time, as: 'createTime'
|
10025
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
|
10026
|
+
|
9578
10027
|
property :name, as: 'name'
|
9579
10028
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
9580
10029
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
|
@@ -9582,6 +10031,30 @@ module Google
|
|
9582
10031
|
end
|
9583
10032
|
end
|
9584
10033
|
|
10034
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
10035
|
+
# @private
|
10036
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10037
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
10038
|
+
|
10039
|
+
end
|
10040
|
+
end
|
10041
|
+
|
10042
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
|
10043
|
+
# @private
|
10044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10045
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
10046
|
+
|
10047
|
+
end
|
10048
|
+
end
|
10049
|
+
|
10050
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
10051
|
+
# @private
|
10052
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10053
|
+
property :response_template, as: 'responseTemplate'
|
10054
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
10055
|
+
end
|
10056
|
+
end
|
10057
|
+
|
9585
10058
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
9586
10059
|
# @private
|
9587
10060
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9842,6 +10315,8 @@ module Google
|
|
9842
10315
|
|
9843
10316
|
property :relevance_threshold, as: 'relevanceThreshold'
|
9844
10317
|
property :safe_search, as: 'safeSearch'
|
10318
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec::Representation
|
10319
|
+
|
9845
10320
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
9846
10321
|
|
9847
10322
|
property :serving_config, as: 'servingConfig'
|
@@ -10048,6 +10523,7 @@ module Google
|
|
10048
10523
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
10049
10524
|
# @private
|
10050
10525
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10526
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
10051
10527
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
10052
10528
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
10053
10529
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -10076,6 +10552,15 @@ module Google
|
|
10076
10552
|
end
|
10077
10553
|
end
|
10078
10554
|
|
10555
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
10556
|
+
# @private
|
10557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10558
|
+
property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
|
10559
|
+
property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
|
10560
|
+
property :disable_semantic_add_on, as: 'disableSemanticAddOn'
|
10561
|
+
end
|
10562
|
+
end
|
10563
|
+
|
10079
10564
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
10080
10565
|
# @private
|
10081
10566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10579,6 +11064,7 @@ module Google
|
|
10579
11064
|
|
10580
11065
|
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
|
10581
11066
|
|
11067
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
10582
11068
|
property :content_config, as: 'contentConfig'
|
10583
11069
|
property :create_time, as: 'createTime'
|
10584
11070
|
property :default_schema_id, as: 'defaultSchemaId'
|
@@ -10793,6 +11279,7 @@ module Google
|
|
10793
11279
|
|
10794
11280
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
10795
11281
|
|
11282
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
10796
11283
|
property :create_time, as: 'createTime'
|
10797
11284
|
collection :data_store_ids, as: 'dataStoreIds'
|
10798
11285
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -11135,6 +11622,8 @@ module Google
|
|
11135
11622
|
# @private
|
11136
11623
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11137
11624
|
property :create_time, as: 'createTime'
|
11625
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
|
11626
|
+
|
11138
11627
|
property :name, as: 'name'
|
11139
11628
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
11140
11629
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
|
@@ -11142,6 +11631,30 @@ module Google
|
|
11142
11631
|
end
|
11143
11632
|
end
|
11144
11633
|
|
11634
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
11635
|
+
# @private
|
11636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11637
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
11638
|
+
|
11639
|
+
end
|
11640
|
+
end
|
11641
|
+
|
11642
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
|
11643
|
+
# @private
|
11644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11645
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
11646
|
+
|
11647
|
+
end
|
11648
|
+
end
|
11649
|
+
|
11650
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
11651
|
+
# @private
|
11652
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11653
|
+
property :response_template, as: 'responseTemplate'
|
11654
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
11655
|
+
end
|
11656
|
+
end
|
11657
|
+
|
11145
11658
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
11146
11659
|
# @private
|
11147
11660
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11300,6 +11813,8 @@ module Google
|
|
11300
11813
|
|
11301
11814
|
property :relevance_threshold, as: 'relevanceThreshold'
|
11302
11815
|
property :safe_search, as: 'safeSearch'
|
11816
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec::Representation
|
11817
|
+
|
11303
11818
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
|
11304
11819
|
|
11305
11820
|
property :serving_config, as: 'servingConfig'
|
@@ -11505,6 +12020,7 @@ module Google
|
|
11505
12020
|
class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
11506
12021
|
# @private
|
11507
12022
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12023
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
11508
12024
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
11509
12025
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
11510
12026
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -11533,6 +12049,15 @@ module Google
|
|
11533
12049
|
end
|
11534
12050
|
end
|
11535
12051
|
|
12052
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
12053
|
+
# @private
|
12054
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12055
|
+
property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
|
12056
|
+
property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
|
12057
|
+
property :disable_semantic_add_on, as: 'disableSemanticAddOn'
|
12058
|
+
end
|
12059
|
+
end
|
12060
|
+
|
11536
12061
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
11537
12062
|
# @private
|
11538
12063
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11723,6 +12248,7 @@ module Google
|
|
11723
12248
|
property :next_page_token, as: 'nextPageToken'
|
11724
12249
|
collection :operations, as: 'operations', class: Google::Apis::DiscoveryengineV1::GoogleLongrunningOperation, decorator: Google::Apis::DiscoveryengineV1::GoogleLongrunningOperation::Representation
|
11725
12250
|
|
12251
|
+
collection :unreachable, as: 'unreachable'
|
11726
12252
|
end
|
11727
12253
|
end
|
11728
12254
|
|