google-apis-discoveryengine_v1 0.50.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 +8 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1472 -43
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +574 -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
|
|
@@ -562,6 +580,30 @@ module Google
|
|
562
580
|
include Google::Apis::Core::JsonObjectSupport
|
563
581
|
end
|
564
582
|
|
583
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResult
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
565
607
|
class GoogleCloudDiscoveryengineV1AssistAnswerReply
|
566
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
609
|
|
@@ -622,6 +664,12 @@ module Google
|
|
622
664
|
include Google::Apis::Core::JsonObjectSupport
|
623
665
|
end
|
624
666
|
|
667
|
+
class GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
625
673
|
class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
|
626
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
675
|
|
@@ -676,6 +724,12 @@ module Google
|
|
676
724
|
include Google::Apis::Core::JsonObjectSupport
|
677
725
|
end
|
678
726
|
|
727
|
+
class GoogleCloudDiscoveryengineV1BapConfig
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
679
733
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
680
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
735
|
|
@@ -850,6 +904,12 @@ module Google
|
|
850
904
|
include Google::Apis::Core::JsonObjectSupport
|
851
905
|
end
|
852
906
|
|
907
|
+
class GoogleCloudDiscoveryengineV1Collection
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
853
913
|
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
854
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
915
|
|
@@ -1018,6 +1078,42 @@ module Google
|
|
1018
1078
|
include Google::Apis::Core::JsonObjectSupport
|
1019
1079
|
end
|
1020
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
|
+
|
1021
1117
|
class GoogleCloudDiscoveryengineV1DataStore
|
1022
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
1119
|
|
@@ -1042,6 +1138,12 @@ module Google
|
|
1042
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1043
1139
|
end
|
1044
1140
|
|
1141
|
+
class GoogleCloudDiscoveryengineV1DeleteCollectionMetadata
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1045
1147
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
1046
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
1149
|
|
@@ -1078,6 +1180,18 @@ module Google
|
|
1078
1180
|
include Google::Apis::Core::JsonObjectSupport
|
1079
1181
|
end
|
1080
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
|
+
|
1081
1195
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
1082
1196
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
1197
|
|
@@ -1336,6 +1450,12 @@ module Google
|
|
1336
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1337
1451
|
end
|
1338
1452
|
|
1453
|
+
class GoogleCloudDiscoveryengineV1IdentityScheduleConfig
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1339
1459
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
1340
1460
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
1461
|
|
@@ -1582,6 +1702,24 @@ module Google
|
|
1582
1702
|
include Google::Apis::Core::JsonObjectSupport
|
1583
1703
|
end
|
1584
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
|
+
|
1585
1723
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
1586
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1587
1725
|
|
@@ -2026,6 +2164,18 @@ module Google
|
|
2026
2164
|
include Google::Apis::Core::JsonObjectSupport
|
2027
2165
|
end
|
2028
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
|
+
|
2029
2179
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
2030
2180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
2181
|
|
@@ -2134,6 +2284,12 @@ module Google
|
|
2134
2284
|
include Google::Apis::Core::JsonObjectSupport
|
2135
2285
|
end
|
2136
2286
|
|
2287
|
+
class GoogleCloudDiscoveryengineV1Tenant
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
|
+
|
2290
|
+
include Google::Apis::Core::JsonObjectSupport
|
2291
|
+
end
|
2292
|
+
|
2137
2293
|
class GoogleCloudDiscoveryengineV1TextInput
|
2138
2294
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2139
2295
|
|
@@ -3022,6 +3178,24 @@ module Google
|
|
3022
3178
|
include Google::Apis::Core::JsonObjectSupport
|
3023
3179
|
end
|
3024
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
|
+
|
3025
3199
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
3026
3200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
3201
|
|
@@ -3298,6 +3472,12 @@ module Google
|
|
3298
3472
|
include Google::Apis::Core::JsonObjectSupport
|
3299
3473
|
end
|
3300
3474
|
|
3475
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAddonSpec
|
3476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3477
|
+
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
3479
|
+
end
|
3480
|
+
|
3301
3481
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
3302
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3303
3483
|
|
@@ -3964,6 +4144,24 @@ module Google
|
|
3964
4144
|
include Google::Apis::Core::JsonObjectSupport
|
3965
4145
|
end
|
3966
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
|
+
|
3967
4165
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
3968
4166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3969
4167
|
|
@@ -4180,6 +4378,12 @@ module Google
|
|
4180
4378
|
include Google::Apis::Core::JsonObjectSupport
|
4181
4379
|
end
|
4182
4380
|
|
4381
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAddonSpec
|
4382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4383
|
+
|
4384
|
+
include Google::Apis::Core::JsonObjectSupport
|
4385
|
+
end
|
4386
|
+
|
4183
4387
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
4184
4388
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4185
4389
|
|
@@ -4711,6 +4915,16 @@ module Google
|
|
4711
4915
|
end
|
4712
4916
|
end
|
4713
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
|
+
|
4714
4928
|
class GoogleCloudDiscoveryengineV1AdvancedCompleteQueryRequest
|
4715
4929
|
# @private
|
4716
4930
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4823,6 +5037,23 @@ module Google
|
|
4823
5037
|
end
|
4824
5038
|
end
|
4825
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
|
+
|
4826
5057
|
class GoogleCloudDiscoveryengineV1AlloyDbSource
|
4827
5058
|
# @private
|
4828
5059
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5329,6 +5560,8 @@ module Google
|
|
5329
5560
|
# @private
|
5330
5561
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5331
5562
|
collection :assist_skipped_reasons, as: 'assistSkippedReasons'
|
5563
|
+
property :customer_policy_enforcement_result, as: 'customerPolicyEnforcementResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResult::Representation
|
5564
|
+
|
5332
5565
|
property :name, as: 'name'
|
5333
5566
|
collection :replies, as: 'replies', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerReply, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerReply::Representation
|
5334
5567
|
|
@@ -5336,6 +5569,41 @@ module Google
|
|
5336
5569
|
end
|
5337
5570
|
end
|
5338
5571
|
|
5572
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResult
|
5573
|
+
# @private
|
5574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5575
|
+
collection :policy_results, as: 'policyResults', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult::Representation
|
5576
|
+
|
5577
|
+
property :verdict, as: 'verdict'
|
5578
|
+
end
|
5579
|
+
end
|
5580
|
+
|
5581
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult
|
5582
|
+
# @private
|
5583
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5584
|
+
collection :banned_phrases, as: 'bannedPhrases'
|
5585
|
+
end
|
5586
|
+
end
|
5587
|
+
|
5588
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult
|
5589
|
+
# @private
|
5590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5591
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
5592
|
+
|
5593
|
+
property :model_armor_violation, as: 'modelArmorViolation'
|
5594
|
+
end
|
5595
|
+
end
|
5596
|
+
|
5597
|
+
class GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult
|
5598
|
+
# @private
|
5599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5600
|
+
property :banned_phrase_enforcement_result, as: 'bannedPhraseEnforcementResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultBannedPhraseEnforcementResult::Representation
|
5601
|
+
|
5602
|
+
property :model_armor_enforcement_result, as: 'modelArmorEnforcementResult', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistAnswerCustomerPolicyEnforcementResultModelArmorEnforcementResult::Representation
|
5603
|
+
|
5604
|
+
end
|
5605
|
+
end
|
5606
|
+
|
5339
5607
|
class GoogleCloudDiscoveryengineV1AssistAnswerReply
|
5340
5608
|
# @private
|
5341
5609
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5419,6 +5687,8 @@ module Google
|
|
5419
5687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5420
5688
|
collection :banned_phrases, as: 'bannedPhrases', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyBannedPhrase, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyBannedPhrase::Representation
|
5421
5689
|
|
5690
|
+
property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig::Representation
|
5691
|
+
|
5422
5692
|
end
|
5423
5693
|
end
|
5424
5694
|
|
@@ -5431,6 +5701,15 @@ module Google
|
|
5431
5701
|
end
|
5432
5702
|
end
|
5433
5703
|
|
5704
|
+
class GoogleCloudDiscoveryengineV1AssistantCustomerPolicyModelArmorConfig
|
5705
|
+
# @private
|
5706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5707
|
+
property :failure_mode, as: 'failureMode'
|
5708
|
+
property :response_template, as: 'responseTemplate'
|
5709
|
+
property :user_prompt_template, as: 'userPromptTemplate'
|
5710
|
+
end
|
5711
|
+
end
|
5712
|
+
|
5434
5713
|
class GoogleCloudDiscoveryengineV1AssistantGenerationConfig
|
5435
5714
|
# @private
|
5436
5715
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5481,6 +5760,7 @@ module Google
|
|
5481
5760
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5482
5761
|
property :document, as: 'document'
|
5483
5762
|
property :domain, as: 'domain'
|
5763
|
+
property :mime_type, as: 'mimeType'
|
5484
5764
|
property :page_identifier, as: 'pageIdentifier'
|
5485
5765
|
property :title, as: 'title'
|
5486
5766
|
property :uri, as: 'uri'
|
@@ -5514,6 +5794,13 @@ module Google
|
|
5514
5794
|
end
|
5515
5795
|
end
|
5516
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
|
+
|
5517
5804
|
class GoogleCloudDiscoveryengineV1BatchCreateTargetSiteMetadata
|
5518
5805
|
# @private
|
5519
5806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5808,6 +6095,15 @@ module Google
|
|
5808
6095
|
end
|
5809
6096
|
end
|
5810
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
|
+
|
5811
6107
|
class GoogleCloudDiscoveryengineV1CompleteQueryResponse
|
5812
6108
|
# @private
|
5813
6109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6091,6 +6387,114 @@ module Google
|
|
6091
6387
|
end
|
6092
6388
|
end
|
6093
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
|
+
|
6094
6498
|
class GoogleCloudDiscoveryengineV1DataStore
|
6095
6499
|
# @private
|
6096
6500
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6151,6 +6555,14 @@ module Google
|
|
6151
6555
|
end
|
6152
6556
|
end
|
6153
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
|
+
|
6154
6566
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
6155
6567
|
# @private
|
6156
6568
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6199,6 +6611,25 @@ module Google
|
|
6199
6611
|
end
|
6200
6612
|
end
|
6201
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
|
+
|
6202
6633
|
class GoogleCloudDiscoveryengineV1DisableAdvancedSiteSearchMetadata
|
6203
6634
|
# @private
|
6204
6635
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6393,6 +6824,7 @@ module Google
|
|
6393
6824
|
|
6394
6825
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineCommonConfig::Representation
|
6395
6826
|
|
6827
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
6396
6828
|
property :create_time, as: 'createTime'
|
6397
6829
|
collection :data_store_ids, as: 'dataStoreIds'
|
6398
6830
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -6607,6 +7039,15 @@ module Google
|
|
6607
7039
|
end
|
6608
7040
|
end
|
6609
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
|
+
|
6610
7051
|
class GoogleCloudDiscoveryengineV1IdpConfig
|
6611
7052
|
# @private
|
6612
7053
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7005,6 +7446,8 @@ module Google
|
|
7005
7446
|
# @private
|
7006
7447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7007
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
|
+
|
7008
7451
|
property :name, as: 'name'
|
7009
7452
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
7010
7453
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ProjectServiceTerms::Representation
|
@@ -7012,6 +7455,30 @@ module Google
|
|
7012
7455
|
end
|
7013
7456
|
end
|
7014
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
|
+
|
7015
7482
|
class GoogleCloudDiscoveryengineV1ProjectServiceTerms
|
7016
7483
|
# @private
|
7017
7484
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7043,6 +7510,7 @@ module Google
|
|
7043
7510
|
# @private
|
7044
7511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7045
7512
|
property :accept_biz_qos, as: 'acceptBizQos'
|
7513
|
+
property :is_biz, as: 'isBiz'
|
7046
7514
|
end
|
7047
7515
|
end
|
7048
7516
|
|
@@ -7791,6 +8259,22 @@ module Google
|
|
7791
8259
|
end
|
7792
8260
|
end
|
7793
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
|
+
|
7794
8278
|
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
7795
8279
|
# @private
|
7796
8280
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7955,6 +8439,15 @@ module Google
|
|
7955
8439
|
end
|
7956
8440
|
end
|
7957
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
|
+
|
7958
8451
|
class GoogleCloudDiscoveryengineV1TextInput
|
7959
8452
|
# @private
|
7960
8453
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8704,6 +9197,7 @@ module Google
|
|
8704
9197
|
|
8705
9198
|
property :incremental_refresh_interval, as: 'incrementalRefreshInterval'
|
8706
9199
|
property :incremental_sync_disabled, as: 'incrementalSyncDisabled'
|
9200
|
+
property :json_params, as: 'jsonParams'
|
8707
9201
|
property :kms_key_name, as: 'kmsKeyName'
|
8708
9202
|
property :last_sync_time, as: 'lastSyncTime'
|
8709
9203
|
property :latest_pause_time, as: 'latestPauseTime'
|
@@ -8769,6 +9263,7 @@ module Google
|
|
8769
9263
|
property :entity_name, as: 'entityName'
|
8770
9264
|
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
|
8771
9265
|
|
9266
|
+
property :json_params, as: 'jsonParams'
|
8772
9267
|
hash :key_property_mappings, as: 'keyPropertyMappings'
|
8773
9268
|
hash :params, as: 'params'
|
8774
9269
|
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
@@ -8924,6 +9419,7 @@ module Google
|
|
8924
9419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8925
9420
|
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
8926
9421
|
|
9422
|
+
property :json_params, as: 'jsonParams'
|
8927
9423
|
property :key, as: 'key'
|
8928
9424
|
hash :params, as: 'params'
|
8929
9425
|
end
|
@@ -9043,6 +9539,7 @@ module Google
|
|
9043
9539
|
|
9044
9540
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineCommonConfig::Representation
|
9045
9541
|
|
9542
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
9046
9543
|
property :create_time, as: 'createTime'
|
9047
9544
|
collection :data_store_ids, as: 'dataStoreIds'
|
9048
9545
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -9497,6 +9994,8 @@ module Google
|
|
9497
9994
|
# @private
|
9498
9995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9499
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
|
+
|
9500
9999
|
property :name, as: 'name'
|
9501
10000
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
9502
10001
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaProjectServiceTerms::Representation
|
@@ -9504,6 +10003,30 @@ module Google
|
|
9504
10003
|
end
|
9505
10004
|
end
|
9506
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
|
+
|
9507
10030
|
class GoogleCloudDiscoveryengineV1alphaProjectServiceTerms
|
9508
10031
|
# @private
|
9509
10032
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9764,6 +10287,8 @@ module Google
|
|
9764
10287
|
|
9765
10288
|
property :relevance_threshold, as: 'relevanceThreshold'
|
9766
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
|
+
|
9767
10292
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
9768
10293
|
|
9769
10294
|
property :serving_config, as: 'servingConfig'
|
@@ -9970,6 +10495,7 @@ module Google
|
|
9970
10495
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
9971
10496
|
# @private
|
9972
10497
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10498
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
9973
10499
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
9974
10500
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
9975
10501
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -9998,6 +10524,15 @@ module Google
|
|
9998
10524
|
end
|
9999
10525
|
end
|
10000
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
|
+
|
10001
10536
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
10002
10537
|
# @private
|
10003
10538
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10715,6 +11250,7 @@ module Google
|
|
10715
11250
|
|
10716
11251
|
property :common_config, as: 'commonConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineCommonConfig::Representation
|
10717
11252
|
|
11253
|
+
property :configurable_billing_approach, as: 'configurableBillingApproach'
|
10718
11254
|
property :create_time, as: 'createTime'
|
10719
11255
|
collection :data_store_ids, as: 'dataStoreIds'
|
10720
11256
|
property :disable_analytics, as: 'disableAnalytics'
|
@@ -11057,6 +11593,8 @@ module Google
|
|
11057
11593
|
# @private
|
11058
11594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11059
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
|
+
|
11060
11598
|
property :name, as: 'name'
|
11061
11599
|
property :provision_completion_time, as: 'provisionCompletionTime'
|
11062
11600
|
hash :service_terms_map, as: 'serviceTermsMap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaProjectServiceTerms::Representation
|
@@ -11064,6 +11602,30 @@ module Google
|
|
11064
11602
|
end
|
11065
11603
|
end
|
11066
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
|
+
|
11067
11629
|
class GoogleCloudDiscoveryengineV1betaProjectServiceTerms
|
11068
11630
|
# @private
|
11069
11631
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11222,6 +11784,8 @@ module Google
|
|
11222
11784
|
|
11223
11785
|
property :relevance_threshold, as: 'relevanceThreshold'
|
11224
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
|
+
|
11225
11789
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
|
11226
11790
|
|
11227
11791
|
property :serving_config, as: 'servingConfig'
|
@@ -11427,6 +11991,7 @@ module Google
|
|
11427
11991
|
class GoogleCloudDiscoveryengineV1betaSearchRequestNaturalLanguageQueryUnderstandingSpec
|
11428
11992
|
# @private
|
11429
11993
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11994
|
+
collection :allowed_field_names, as: 'allowedFieldNames'
|
11430
11995
|
property :extracted_filter_behavior, as: 'extractedFilterBehavior'
|
11431
11996
|
property :filter_extraction_condition, as: 'filterExtractionCondition'
|
11432
11997
|
collection :geo_search_query_detection_field_names, as: 'geoSearchQueryDetectionFieldNames'
|
@@ -11455,6 +12020,15 @@ module Google
|
|
11455
12020
|
end
|
11456
12021
|
end
|
11457
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
|
+
|
11458
12032
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
11459
12033
|
# @private
|
11460
12034
|
class Representation < Google::Apis::Core::JsonRepresentation
|