google-apis-discoveryengine_v1 0.51.0 → 0.52.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 +4 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1362 -88
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +496 -0
- data/lib/google/apis/discoveryengine_v1/service.rb +193 -0
- 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
|
|
@@ -2056,6 +2164,18 @@ module Google
|
|
2056
2164
|
include Google::Apis::Core::JsonObjectSupport
|
2057
2165
|
end
|
2058
2166
|
|
2167
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
|
2168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
|
+
|
2170
|
+
include Google::Apis::Core::JsonObjectSupport
|
2171
|
+
end
|
2172
|
+
|
2173
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorRequest
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2175
|
+
|
2176
|
+
include Google::Apis::Core::JsonObjectSupport
|
2177
|
+
end
|
2178
|
+
|
2059
2179
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
2060
2180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2061
2181
|
|
@@ -2164,6 +2284,12 @@ module Google
|
|
2164
2284
|
include Google::Apis::Core::JsonObjectSupport
|
2165
2285
|
end
|
2166
2286
|
|
2287
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
|
+
|
2290
|
+
include Google::Apis::Core::JsonObjectSupport
|
2291
|
+
end
|
2292
|
+
|
2167
2293
|
class GoogleCloudDiscoveryengineV1TextInput
|
2168
2294
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2169
2295
|
|
@@ -3052,6 +3178,24 @@ module Google
|
|
3052
3178
|
include Google::Apis::Core::JsonObjectSupport
|
3053
3179
|
end
|
3054
3180
|
|
3181
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
3182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3183
|
+
|
3184
|
+
include Google::Apis::Core::JsonObjectSupport
|
3185
|
+
end
|
3186
|
+
|
3187
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
|
3188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3189
|
+
|
3190
|
+
include Google::Apis::Core::JsonObjectSupport
|
3191
|
+
end
|
3192
|
+
|
3193
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
3194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
|
+
|
3196
|
+
include Google::Apis::Core::JsonObjectSupport
|
3197
|
+
end
|
3198
|
+
|
3055
3199
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
3056
3200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
3201
|
|
@@ -3328,6 +3472,12 @@ module Google
|
|
3328
3472
|
include Google::Apis::Core::JsonObjectSupport
|
3329
3473
|
end
|
3330
3474
|
|
3475
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
3476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3477
|
+
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
3479
|
+
end
|
3480
|
+
|
3331
3481
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
3332
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3333
3483
|
|
@@ -3994,6 +4144,24 @@ module Google
|
|
3994
4144
|
include Google::Apis::Core::JsonObjectSupport
|
3995
4145
|
end
|
3996
4146
|
|
4147
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
4148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4149
|
+
|
4150
|
+
include Google::Apis::Core::JsonObjectSupport
|
4151
|
+
end
|
4152
|
+
|
4153
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
|
4154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4155
|
+
|
4156
|
+
include Google::Apis::Core::JsonObjectSupport
|
4157
|
+
end
|
4158
|
+
|
4159
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
4160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4161
|
+
|
4162
|
+
include Google::Apis::Core::JsonObjectSupport
|
4163
|
+
end
|
4164
|
+
|
3997
4165
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
3998
4166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3999
4167
|
|
@@ -4210,6 +4378,12 @@ module Google
|
|
4210
4378
|
include Google::Apis::Core::JsonObjectSupport
|
4211
4379
|
end
|
4212
4380
|
|
4381
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
4382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4383
|
+
|
4384
|
+
include Google::Apis::Core::JsonObjectSupport
|
4385
|
+
end
|
4386
|
+
|
4213
4387
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
4214
4388
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4215
4389
|
|
@@ -4741,6 +4915,16 @@ module Google
|
|
4741
4915
|
end
|
4742
4916
|
end
|
4743
4917
|
|
4918
|
+
class GoogleCloudDiscoveryengineV1ActionConfig
|
4919
|
+
# @private
|
4920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4921
|
+
hash :action_params, as: 'actionParams'
|
4922
|
+
property :is_action_configured, as: 'isActionConfigured'
|
4923
|
+
property :service_name, as: 'serviceName'
|
4924
|
+
property :use_static_secrets, as: 'useStaticSecrets'
|
4925
|
+
end
|
4926
|
+
end
|
4927
|
+
|
4744
4928
|
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequest
|
4745
4929
|
# @private
|
4746
4930
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4853,6 +5037,23 @@ module Google
|
|
4853
5037
|
end
|
4854
5038
|
end
|
4855
5039
|
|
5040
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfig
|
5041
|
+
# @private
|
5042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5043
|
+
collection :alert_enrollments, as: 'alertEnrollments', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment::Representation
|
5044
|
+
|
5045
|
+
property :alert_policy_name, as: 'alertPolicyName'
|
5046
|
+
end
|
5047
|
+
end
|
5048
|
+
|
5049
|
+
class GoogleCloudDiscoveryengineV1AlertPolicyConfigAlertEnrollment
|
5050
|
+
# @private
|
5051
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5052
|
+
property :alert_id, as: 'alertId'
|
5053
|
+
property :enroll_state, as: 'enrollState'
|
5054
|
+
end
|
5055
|
+
end
|
5056
|
+
|
4856
5057
|
class GoogleCloudDiscoveryengineV1AlloyDbSource
|
4857
5058
|
# @private
|
4858
5059
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5559,6 +5760,7 @@ module Google
|
|
5559
5760
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5560
5761
|
property :document, as: 'document'
|
5561
5762
|
property :domain, as: 'domain'
|
5763
|
+
property :mime_type, as: 'mimeType'
|
5562
5764
|
property :page_identifier, as: 'pageIdentifier'
|
5563
5765
|
property :title, as: 'title'
|
5564
5766
|
property :uri, as: 'uri'
|
@@ -5592,6 +5794,13 @@ module Google
|
|
5592
5794
|
end
|
5593
5795
|
end
|
5594
5796
|
|
5797
|
+
class GoogleCloudDiscoveryengineV1BapConfig
|
5798
|
+
# @private
|
5799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5800
|
+
collection :supported_connector_modes, as: 'supportedConnectorModes'
|
5801
|
+
end
|
5802
|
+
end
|
5803
|
+
|
5595
5804
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
5596
5805
|
# @private
|
5597
5806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5886,6 +6095,15 @@ module Google
|
|
5886
6095
|
end
|
5887
6096
|
end
|
5888
6097
|
|
6098
|
+
class GoogleCloudDiscoveryengineV1Collection
|
6099
|
+
# @private
|
6100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6101
|
+
property :create_time, as: 'createTime'
|
6102
|
+
property :display_name, as: 'displayName'
|
6103
|
+
property :name, as: 'name'
|
6104
|
+
end
|
6105
|
+
end
|
6106
|
+
|
5889
6107
|
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
5890
6108
|
# @private
|
5891
6109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6169,6 +6387,114 @@ module Google
|
|
6169
6387
|
end
|
6170
6388
|
end
|
6171
6389
|
|
6390
|
+
class GoogleCloudDiscoveryengineV1DataConnector
|
6391
|
+
# @private
|
6392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6393
|
+
property :acl_enabled, as: 'aclEnabled'
|
6394
|
+
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ActionConfig::Representation
|
6395
|
+
|
6396
|
+
property :action_state, as: 'actionState'
|
6397
|
+
collection :alert_policy_configs, as: 'alertPolicyConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AlertPolicyConfig::Representation
|
6398
|
+
|
6399
|
+
property :auto_run_disabled, as: 'autoRunDisabled'
|
6400
|
+
property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BapConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1BapConfig::Representation
|
6401
|
+
|
6402
|
+
collection :blocking_reasons, as: 'blockingReasons'
|
6403
|
+
collection :connector_modes, as: 'connectorModes'
|
6404
|
+
property :connector_type, as: 'connectorType'
|
6405
|
+
property :create_eua_saas, as: 'createEuaSaas'
|
6406
|
+
property :create_time, as: 'createTime'
|
6407
|
+
property :data_source, as: 'dataSource'
|
6408
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfig::Representation
|
6409
|
+
|
6410
|
+
property :end_user_config, as: 'endUserConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig::Representation
|
6411
|
+
|
6412
|
+
collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorSourceEntity::Representation
|
6413
|
+
|
6414
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6415
|
+
|
6416
|
+
property :federated_config, as: 'federatedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig::Representation
|
6417
|
+
|
6418
|
+
property :hybrid_ingestion_disabled, as: 'hybridIngestionDisabled'
|
6419
|
+
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
6420
|
+
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityScheduleConfig::Representation
|
6421
|
+
|
6422
|
+
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
6423
|
+
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
6424
|
+
property :json_params, as: 'jsonParams'
|
6425
|
+
property :kms_key_name, as: 'kmsKeyName'
|
6426
|
+
property :last_sync_time, as: 'lastSyncTime'
|
6427
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
6428
|
+
property :name, as: 'name'
|
6429
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
6430
|
+
|
6431
|
+
hash :params, as: 'params'
|
6432
|
+
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
6433
|
+
property :realtime_state, as: 'realtimeState'
|
6434
|
+
property :realtime_sync_config, as: 'realtimeSyncConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig::Representation
|
6435
|
+
|
6436
|
+
property :refresh_interval, as: 'refreshInterval'
|
6437
|
+
collection :remove_param_keys, as: 'removeParamKeys'
|
6438
|
+
property :state, as: 'state'
|
6439
|
+
collection :static_ip_addresses, as: 'staticIpAddresses'
|
6440
|
+
property :static_ip_enabled, as: 'staticIpEnabled'
|
6441
|
+
property :sync_mode, as: 'syncMode'
|
6442
|
+
property :update_time, as: 'updateTime'
|
6443
|
+
end
|
6444
|
+
end
|
6445
|
+
|
6446
|
+
class GoogleCloudDiscoveryengineV1DataConnectorEndUserConfig
|
6447
|
+
# @private
|
6448
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6449
|
+
hash :additional_params, as: 'additionalParams'
|
6450
|
+
hash :auth_params, as: 'authParams'
|
6451
|
+
property :tenant, as: 'tenant', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Tenant, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Tenant::Representation
|
6452
|
+
|
6453
|
+
end
|
6454
|
+
end
|
6455
|
+
|
6456
|
+
class GoogleCloudDiscoveryengineV1DataConnectorFederatedConfig
|
6457
|
+
# @private
|
6458
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6459
|
+
hash :additional_params, as: 'additionalParams'
|
6460
|
+
hash :auth_params, as: 'authParams'
|
6461
|
+
end
|
6462
|
+
end
|
6463
|
+
|
6464
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfig
|
6465
|
+
# @private
|
6466
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6467
|
+
property :realtime_sync_secret, as: 'realtimeSyncSecret'
|
6468
|
+
property :streaming_error, as: 'streamingError', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError::Representation
|
6469
|
+
|
6470
|
+
property :webhook_uri, as: 'webhookUri'
|
6471
|
+
end
|
6472
|
+
end
|
6473
|
+
|
6474
|
+
class GoogleCloudDiscoveryengineV1DataConnectorRealtimeSyncConfigStreamingError
|
6475
|
+
# @private
|
6476
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6477
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6478
|
+
|
6479
|
+
property :streaming_error_reason, as: 'streamingErrorReason'
|
6480
|
+
end
|
6481
|
+
end
|
6482
|
+
|
6483
|
+
class GoogleCloudDiscoveryengineV1DataConnectorSourceEntity
|
6484
|
+
# @private
|
6485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6486
|
+
property :data_store, as: 'dataStore'
|
6487
|
+
property :entity_name, as: 'entityName'
|
6488
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1HealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1HealthcareFhirConfig::Representation
|
6489
|
+
|
6490
|
+
property :json_params, as: 'jsonParams'
|
6491
|
+
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6492
|
+
hash :params, as: 'params'
|
6493
|
+
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Schema::Representation
|
6494
|
+
|
6495
|
+
end
|
6496
|
+
end
|
6497
|
+
|
6172
6498
|
class GoogleCloudDiscoveryengineV1DataStore
|
6173
6499
|
# @private
|
6174
6500
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6229,6 +6555,14 @@ module Google
|
|
6229
6555
|
end
|
6230
6556
|
end
|
6231
6557
|
|
6558
|
+
class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
|
6559
|
+
# @private
|
6560
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6561
|
+
property :create_time, as: 'createTime'
|
6562
|
+
property :update_time, as: 'updateTime'
|
6563
|
+
end
|
6564
|
+
end
|
6565
|
+
|
6232
6566
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
6233
6567
|
# @private
|
6234
6568
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6277,6 +6611,25 @@ module Google
|
|
6277
6611
|
end
|
6278
6612
|
end
|
6279
6613
|
|
6614
|
+
class GoogleCloudDiscoveryengineV1DestinationConfig
|
6615
|
+
# @private
|
6616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6617
|
+
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DestinationConfigDestination::Representation
|
6618
|
+
|
6619
|
+
property :json_params, as: 'jsonParams'
|
6620
|
+
property :key, as: 'key'
|
6621
|
+
hash :params, as: 'params'
|
6622
|
+
end
|
6623
|
+
end
|
6624
|
+
|
6625
|
+
class GoogleCloudDiscoveryengineV1DestinationConfigDestination
|
6626
|
+
# @private
|
6627
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6628
|
+
property :host, as: 'host'
|
6629
|
+
property :port, as: 'port'
|
6630
|
+
end
|
6631
|
+
end
|
6632
|
+
|
6280
6633
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
6281
6634
|
# @private
|
6282
6635
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6471,6 +6824,7 @@ module Google
|
|
6471
6824
|
|
6472
6825
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
6473
6826
|
|
6827
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
6474
6828
|
property :create_time, as: 'createTime'
|
6475
6829
|
collection :data_store_ids, as: 'dataStoreIds'
|
6476
6830
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -6685,6 +7039,15 @@ module Google
|
|
6685
7039
|
end
|
6686
7040
|
end
|
6687
7041
|
|
7042
|
+
class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
|
7043
|
+
# @private
|
7044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7045
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
7046
|
+
|
7047
|
+
property :refresh_interval, as: 'refreshInterval'
|
7048
|
+
end
|
7049
|
+
end
|
7050
|
+
|
6688
7051
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
6689
7052
|
# @private
|
6690
7053
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7083,6 +7446,8 @@ module Google
|
|
7083
7446
|
# @private
|
7084
7447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7085
7448
|
property :create_time, as: 'createTime'
|
7449
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
|
7450
|
+
|
7086
7451
|
property :name, as: 'name'
|
7087
7452
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
7088
7453
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
|
@@ -7090,6 +7455,30 @@ module Google
|
|
7090
7455
|
end
|
7091
7456
|
end
|
7092
7457
|
|
7458
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
|
7459
|
+
# @private
|
7460
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7461
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
7462
|
+
|
7463
|
+
end
|
7464
|
+
end
|
7465
|
+
|
7466
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig
|
7467
|
+
# @private
|
7468
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7469
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
7470
|
+
|
7471
|
+
end
|
7472
|
+
end
|
7473
|
+
|
7474
|
+
class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
7475
|
+
# @private
|
7476
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7477
|
+
property :response_template, as: 'responseTemplate'
|
7478
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
7479
|
+
end
|
7480
|
+
end
|
7481
|
+
|
7093
7482
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
7094
7483
|
# @private
|
7095
7484
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7121,6 +7510,7 @@ module Google
|
|
7121
7510
|
# @private
|
7122
7511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7123
7512
|
property :accept_biz_qos, as: 'acceptBizQos'
|
7513
|
+
property :is_biz, as: 'isBiz'
|
7124
7514
|
end
|
7125
7515
|
end
|
7126
7516
|
|
@@ -7869,6 +8259,22 @@ module Google
|
|
7869
8259
|
end
|
7870
8260
|
end
|
7871
8261
|
|
8262
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorMetadata
|
8263
|
+
# @private
|
8264
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8265
|
+
end
|
8266
|
+
end
|
8267
|
+
|
8268
|
+
class GoogleCloudDiscoveryengineV1SetUpDataConnectorRequest
|
8269
|
+
# @private
|
8270
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8271
|
+
property :collection_display_name, as: 'collectionDisplayName'
|
8272
|
+
property :collection_id, as: 'collectionId'
|
8273
|
+
property :data_connector, as: 'dataConnector', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnector, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataConnector::Representation
|
8274
|
+
|
8275
|
+
end
|
8276
|
+
end
|
8277
|
+
|
7872
8278
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
7873
8279
|
# @private
|
7874
8280
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8033,6 +8439,15 @@ module Google
|
|
8033
8439
|
end
|
8034
8440
|
end
|
8035
8441
|
|
8442
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
8443
|
+
# @private
|
8444
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8445
|
+
property :display_name, as: 'displayName'
|
8446
|
+
property :id, as: 'id'
|
8447
|
+
property :uri, as: 'uri'
|
8448
|
+
end
|
8449
|
+
end
|
8450
|
+
|
8036
8451
|
class GoogleCloudDiscoveryengineV1TextInput
|
8037
8452
|
# @private
|
8038
8453
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8782,6 +9197,7 @@ module Google
|
|
8782
9197
|
|
8783
9198
|
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
8784
9199
|
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
9200
|
+
property :json_params, as: 'jsonParams'
|
8785
9201
|
property :kms_key_name, as: 'kmsKeyName'
|
8786
9202
|
property :last_sync_time, as: 'lastSyncTime'
|
8787
9203
|
property :latest_pause_time, as: 'latestPauseTime'
|
@@ -8847,6 +9263,7 @@ module Google
|
|
8847
9263
|
property :entity_name, as: 'entityName'
|
8848
9264
|
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
|
8849
9265
|
|
9266
|
+
property :json_params, as: 'jsonParams'
|
8850
9267
|
hash :key_property_mappings, as: 'keyPropertyMappings'
|
8851
9268
|
hash :params, as: 'params'
|
8852
9269
|
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
@@ -9002,6 +9419,7 @@ module Google
|
|
9002
9419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9003
9420
|
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
9004
9421
|
|
9422
|
+
property :json_params, as: 'jsonParams'
|
9005
9423
|
property :key, as: 'key'
|
9006
9424
|
hash :params, as: 'params'
|
9007
9425
|
end
|
@@ -9121,6 +9539,7 @@ module Google
|
|
9121
9539
|
|
9122
9540
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
9123
9541
|
|
9542
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
9124
9543
|
property :create_time, as: 'createTime'
|
9125
9544
|
collection :data_store_ids, as: 'dataStoreIds'
|
9126
9545
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -9575,6 +9994,8 @@ module Google
|
|
9575
9994
|
# @private
|
9576
9995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9577
9996
|
property :create_time, as: 'createTime'
|
9997
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
|
9998
|
+
|
9578
9999
|
property :name, as: 'name'
|
9579
10000
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
9580
10001
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
|
@@ -9582,6 +10003,30 @@ module Google
|
|
9582
10003
|
end
|
9583
10004
|
end
|
9584
10005
|
|
10006
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
|
10007
|
+
# @private
|
10008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10009
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
10010
|
+
|
10011
|
+
end
|
10012
|
+
end
|
10013
|
+
|
10014
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig
|
10015
|
+
# @private
|
10016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10017
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
10018
|
+
|
10019
|
+
end
|
10020
|
+
end
|
10021
|
+
|
10022
|
+
class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
10023
|
+
# @private
|
10024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10025
|
+
property :response_template, as: 'responseTemplate'
|
10026
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
10027
|
+
end
|
10028
|
+
end
|
10029
|
+
|
9585
10030
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
9586
10031
|
# @private
|
9587
10032
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9842,6 +10287,8 @@ module Google
|
|
9842
10287
|
|
9843
10288
|
property :relevance_threshold, as: 'relevanceThreshold'
|
9844
10289
|
property :safe_search, as: 'safeSearch'
|
10290
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec::Representation
|
10291
|
+
|
9845
10292
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
9846
10293
|
|
9847
10294
|
property :serving_config, as: 'servingConfig'
|
@@ -10048,6 +10495,7 @@ module Google
|
|
10048
10495
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
10049
10496
|
# @private
|
10050
10497
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10498
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
10051
10499
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
10052
10500
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
10053
10501
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -10076,6 +10524,15 @@ module Google
|
|
10076
10524
|
end
|
10077
10525
|
end
|
10078
10526
|
|
10527
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
10528
|
+
# @private
|
10529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10530
|
+
property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
|
10531
|
+
property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
|
10532
|
+
property :disable_semantic_add_on, as: 'disableSemanticAddOn'
|
10533
|
+
end
|
10534
|
+
end
|
10535
|
+
|
10079
10536
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
10080
10537
|
# @private
|
10081
10538
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10793,6 +11250,7 @@ module Google
|
|
10793
11250
|
|
10794
11251
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
10795
11252
|
|
11253
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
10796
11254
|
property :create_time, as: 'createTime'
|
10797
11255
|
collection :data_store_ids, as: 'dataStoreIds'
|
10798
11256
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -11135,6 +11593,8 @@ module Google
|
|
11135
11593
|
# @private
|
11136
11594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11137
11595
|
property :create_time, as: 'createTime'
|
11596
|
+
property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
|
11597
|
+
|
11138
11598
|
property :name, as: 'name'
|
11139
11599
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
11140
11600
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
|
@@ -11142,6 +11602,30 @@ module Google
|
|
11142
11602
|
end
|
11143
11603
|
end
|
11144
11604
|
|
11605
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
|
11606
|
+
# @private
|
11607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11608
|
+
property :notebooklm_config, as: 'notebooklmConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig::Representation
|
11609
|
+
|
11610
|
+
end
|
11611
|
+
end
|
11612
|
+
|
11613
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig
|
11614
|
+
# @private
|
11615
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11616
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
|
11617
|
+
|
11618
|
+
end
|
11619
|
+
end
|
11620
|
+
|
11621
|
+
class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig
|
11622
|
+
# @private
|
11623
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11624
|
+
property :response_template, as: 'responseTemplate'
|
11625
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
11626
|
+
end
|
11627
|
+
end
|
11628
|
+
|
11145
11629
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
11146
11630
|
# @private
|
11147
11631
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11300,6 +11784,8 @@ module Google
|
|
11300
11784
|
|
11301
11785
|
property :relevance_threshold, as: 'relevanceThreshold'
|
11302
11786
|
property :safe_search, as: 'safeSearch'
|
11787
|
+
property :search_addon_spec, as: 'searchAddonSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec::Representation
|
11788
|
+
|
11303
11789
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
|
11304
11790
|
|
11305
11791
|
property :serving_config, as: 'servingConfig'
|
@@ -11505,6 +11991,7 @@ module Google
|
|
11505
11991
|
class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
11506
11992
|
# @private
|
11507
11993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11994
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
11508
11995
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
11509
11996
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
11510
11997
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -11533,6 +12020,15 @@ module Google
|
|
11533
12020
|
end
|
11534
12021
|
end
|
11535
12022
|
|
12023
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
12024
|
+
# @private
|
12025
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12026
|
+
property :disable_generative_answer_add_on, as: 'disableGenerativeAnswerAddOn'
|
12027
|
+
property :disable_kpi_personalization_add_on, as: 'disableKpiPersonalizationAddOn'
|
12028
|
+
property :disable_semantic_add_on, as: 'disableSemanticAddOn'
|
12029
|
+
end
|
12030
|
+
end
|
12031
|
+
|
11536
12032
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
11537
12033
|
# @private
|
11538
12034
|
class Representation < Google::Apis::Core::JsonRepresentation
|