google-apis-discoveryengine_v1 0.26.0 → 0.28.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 +9 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +2173 -141
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +3 -3
- data/lib/google/apis/discoveryengine_v1/representations.rb +905 -31
- data/lib/google/apis/discoveryengine_v1/service.rb +474 -2
- metadata +4 -7
@@ -88,6 +88,12 @@ module Google
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
89
89
|
end
|
90
90
|
|
91
|
+
class GoogleCloudDiscoveryengineLoggingConnectorRunErrorContext
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
91
97
|
class GoogleCloudDiscoveryengineLoggingErrorContext
|
92
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
99
|
|
@@ -184,6 +190,30 @@ module Google
|
|
184
190
|
include Google::Apis::Core::JsonObjectSupport
|
185
191
|
end
|
186
192
|
|
193
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpec
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaData
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfo
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfoDocumentMetadata
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
187
217
|
class GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec
|
188
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
219
|
|
@@ -226,6 +256,12 @@ module Google
|
|
226
256
|
include Google::Apis::Core::JsonObjectSupport
|
227
257
|
end
|
228
258
|
|
259
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
229
265
|
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec
|
230
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
267
|
|
@@ -574,6 +610,18 @@ module Google
|
|
574
610
|
include Google::Apis::Core::JsonObjectSupport
|
575
611
|
end
|
576
612
|
|
613
|
+
class GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpec
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
619
|
+
class GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpecControlPoint
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
577
625
|
class GoogleCloudDiscoveryengineV1ControlFilterAction
|
578
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
627
|
|
@@ -646,6 +694,12 @@ module Google
|
|
646
694
|
include Google::Apis::Core::JsonObjectSupport
|
647
695
|
end
|
648
696
|
|
697
|
+
class GoogleCloudDiscoveryengineV1CreateSitemapMetadata
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
649
703
|
class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
|
650
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
705
|
|
@@ -688,6 +742,12 @@ module Google
|
|
688
742
|
include Google::Apis::Core::JsonObjectSupport
|
689
743
|
end
|
690
744
|
|
745
|
+
class GoogleCloudDiscoveryengineV1DeleteCmekConfigMetadata
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
691
751
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
692
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
753
|
|
@@ -700,12 +760,24 @@ module Google
|
|
700
760
|
include Google::Apis::Core::JsonObjectSupport
|
701
761
|
end
|
702
762
|
|
763
|
+
class GoogleCloudDiscoveryengineV1DeleteIdentityMappingStoreMetadata
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
+
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
767
|
+
end
|
768
|
+
|
703
769
|
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
704
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
771
|
|
706
772
|
include Google::Apis::Core::JsonObjectSupport
|
707
773
|
end
|
708
774
|
|
775
|
+
class GoogleCloudDiscoveryengineV1DeleteSitemapMetadata
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
709
781
|
class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
|
710
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
783
|
|
@@ -796,6 +868,12 @@ module Google
|
|
796
868
|
include Google::Apis::Core::JsonObjectSupport
|
797
869
|
end
|
798
870
|
|
871
|
+
class GoogleCloudDiscoveryengineV1DoubleList
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
799
877
|
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
|
800
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
879
|
|
@@ -862,6 +940,18 @@ module Google
|
|
862
940
|
include Google::Apis::Core::JsonObjectSupport
|
863
941
|
end
|
864
942
|
|
943
|
+
class GoogleCloudDiscoveryengineV1FetchSitemapsResponse
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudDiscoveryengineV1FetchSitemapsResponseSitemapMetadata
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
865
955
|
class GoogleCloudDiscoveryengineV1FhirStoreSource
|
866
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
957
|
|
@@ -1000,6 +1090,30 @@ module Google
|
|
1000
1090
|
include Google::Apis::Core::JsonObjectSupport
|
1001
1091
|
end
|
1002
1092
|
|
1093
|
+
class GoogleCloudDiscoveryengineV1HealthcareFhirConfig
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1099
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingEntry
|
1100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
|
+
|
1102
|
+
include Google::Apis::Core::JsonObjectSupport
|
1103
|
+
end
|
1104
|
+
|
1105
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingEntryOperationMetadata
|
1106
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
|
+
|
1108
|
+
include Google::Apis::Core::JsonObjectSupport
|
1109
|
+
end
|
1110
|
+
|
1111
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingStore
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
+
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
1115
|
+
end
|
1116
|
+
|
1003
1117
|
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
|
1004
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
1119
|
|
@@ -1054,6 +1168,24 @@ module Google
|
|
1054
1168
|
include Google::Apis::Core::JsonObjectSupport
|
1055
1169
|
end
|
1056
1170
|
|
1171
|
+
class GoogleCloudDiscoveryengineV1ImportIdentityMappingsRequest
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
|
+
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
1175
|
+
end
|
1176
|
+
|
1177
|
+
class GoogleCloudDiscoveryengineV1ImportIdentityMappingsRequestInlineSource
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
|
+
|
1180
|
+
include Google::Apis::Core::JsonObjectSupport
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class GoogleCloudDiscoveryengineV1ImportIdentityMappingsResponse
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
|
+
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
1187
|
+
end
|
1188
|
+
|
1057
1189
|
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
|
1058
1190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
1191
|
|
@@ -1144,6 +1276,18 @@ module Google
|
|
1144
1276
|
include Google::Apis::Core::JsonObjectSupport
|
1145
1277
|
end
|
1146
1278
|
|
1279
|
+
class GoogleCloudDiscoveryengineV1ListIdentityMappingStoresResponse
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
|
+
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
1283
|
+
end
|
1284
|
+
|
1285
|
+
class GoogleCloudDiscoveryengineV1ListIdentityMappingsResponse
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1147
1291
|
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
1148
1292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
1293
|
|
@@ -1252,6 +1396,18 @@ module Google
|
|
1252
1396
|
include Google::Apis::Core::JsonObjectSupport
|
1253
1397
|
end
|
1254
1398
|
|
1399
|
+
class GoogleCloudDiscoveryengineV1PurgeIdentityMappingsRequest
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class GoogleCloudDiscoveryengineV1PurgeIdentityMappingsRequestInlineSource
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1255
1411
|
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
|
1256
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
1413
|
|
@@ -1330,6 +1486,12 @@ module Google
|
|
1330
1486
|
include Google::Apis::Core::JsonObjectSupport
|
1331
1487
|
end
|
1332
1488
|
|
1489
|
+
class GoogleCloudDiscoveryengineV1SafetyRating
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1333
1495
|
class GoogleCloudDiscoveryengineV1Schema
|
1334
1496
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
1497
|
|
@@ -1450,6 +1612,12 @@ module Google
|
|
1450
1612
|
include Google::Apis::Core::JsonObjectSupport
|
1451
1613
|
end
|
1452
1614
|
|
1615
|
+
class GoogleCloudDiscoveryengineV1SearchRequestRelevanceScoreSpec
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1453
1621
|
class GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec
|
1454
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
1623
|
|
@@ -1600,6 +1768,12 @@ module Google
|
|
1600
1768
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1769
|
end
|
1602
1770
|
|
1771
|
+
class GoogleCloudDiscoveryengineV1Sitemap
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1603
1777
|
class GoogleCloudDiscoveryengineV1SpannerSource
|
1604
1778
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1779
|
|
@@ -1834,6 +2008,12 @@ module Google
|
|
1834
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1835
2009
|
end
|
1836
2010
|
|
2011
|
+
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
1837
2017
|
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
1838
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
2019
|
|
@@ -1900,6 +2080,18 @@ module Google
|
|
1900
2080
|
include Google::Apis::Core::JsonObjectSupport
|
1901
2081
|
end
|
1902
2082
|
|
2083
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpec
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpecControlPoint
|
2090
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2091
|
+
|
2092
|
+
include Google::Apis::Core::JsonObjectSupport
|
2093
|
+
end
|
2094
|
+
|
1903
2095
|
class GoogleCloudDiscoveryengineV1alphaControlFilterAction
|
1904
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
2097
|
|
@@ -2008,6 +2200,12 @@ module Google
|
|
2008
2200
|
include Google::Apis::Core::JsonObjectSupport
|
2009
2201
|
end
|
2010
2202
|
|
2203
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2011
2209
|
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
2012
2210
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
2211
|
|
@@ -2026,6 +2224,12 @@ module Google
|
|
2026
2224
|
include Google::Apis::Core::JsonObjectSupport
|
2027
2225
|
end
|
2028
2226
|
|
2227
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteIdentityMappingStoreMetadata
|
2228
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2029
2233
|
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
2030
2234
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
2235
|
|
@@ -2218,31 +2422,31 @@ module Google
|
|
2218
2422
|
include Google::Apis::Core::JsonObjectSupport
|
2219
2423
|
end
|
2220
2424
|
|
2221
|
-
class
|
2425
|
+
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
2222
2426
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
2427
|
|
2224
2428
|
include Google::Apis::Core::JsonObjectSupport
|
2225
2429
|
end
|
2226
2430
|
|
2227
|
-
class
|
2431
|
+
class GoogleCloudDiscoveryengineV1alphaGetSessionRequest
|
2228
2432
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
2433
|
|
2230
2434
|
include Google::Apis::Core::JsonObjectSupport
|
2231
2435
|
end
|
2232
2436
|
|
2233
|
-
class
|
2437
|
+
class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
|
2234
2438
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
2439
|
|
2236
2440
|
include Google::Apis::Core::JsonObjectSupport
|
2237
2441
|
end
|
2238
2442
|
|
2239
|
-
class
|
2443
|
+
class GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig
|
2240
2444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2241
2445
|
|
2242
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2243
2447
|
end
|
2244
2448
|
|
2245
|
-
class
|
2449
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityMappingEntryOperationMetadata
|
2246
2450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
2451
|
|
2248
2452
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -2296,6 +2500,12 @@ module Google
|
|
2296
2500
|
include Google::Apis::Core::JsonObjectSupport
|
2297
2501
|
end
|
2298
2502
|
|
2503
|
+
class GoogleCloudDiscoveryengineV1alphaImportIdentityMappingsResponse
|
2504
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
|
+
|
2506
|
+
include Google::Apis::Core::JsonObjectSupport
|
2507
|
+
end
|
2508
|
+
|
2299
2509
|
class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata
|
2300
2510
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2301
2511
|
|
@@ -2482,6 +2692,24 @@ module Google
|
|
2482
2692
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2693
|
end
|
2484
2694
|
|
2695
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateMetadata
|
2696
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2697
|
+
|
2698
|
+
include Google::Apis::Core::JsonObjectSupport
|
2699
|
+
end
|
2700
|
+
|
2701
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateResponse
|
2702
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2703
|
+
|
2704
|
+
include Google::Apis::Core::JsonObjectSupport
|
2705
|
+
end
|
2706
|
+
|
2707
|
+
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
2708
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2709
|
+
|
2710
|
+
include Google::Apis::Core::JsonObjectSupport
|
2711
|
+
end
|
2712
|
+
|
2485
2713
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
2486
2714
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
2715
|
|
@@ -2572,6 +2800,12 @@ module Google
|
|
2572
2800
|
include Google::Apis::Core::JsonObjectSupport
|
2573
2801
|
end
|
2574
2802
|
|
2803
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec
|
2804
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2805
|
+
|
2806
|
+
include Google::Apis::Core::JsonObjectSupport
|
2807
|
+
end
|
2808
|
+
|
2575
2809
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
2576
2810
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2577
2811
|
|
@@ -2620,6 +2854,12 @@ module Google
|
|
2620
2854
|
include Google::Apis::Core::JsonObjectSupport
|
2621
2855
|
end
|
2622
2856
|
|
2857
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestRelevanceScoreSpec
|
2858
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2859
|
+
|
2860
|
+
include Google::Apis::Core::JsonObjectSupport
|
2861
|
+
end
|
2862
|
+
|
2623
2863
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
2624
2864
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2625
2865
|
|
@@ -2650,6 +2890,18 @@ module Google
|
|
2650
2890
|
include Google::Apis::Core::JsonObjectSupport
|
2651
2891
|
end
|
2652
2892
|
|
2893
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateMetadata
|
2894
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2895
|
+
|
2896
|
+
include Google::Apis::Core::JsonObjectSupport
|
2897
|
+
end
|
2898
|
+
|
2899
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateResponse
|
2900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
|
+
|
2902
|
+
include Google::Apis::Core::JsonObjectSupport
|
2903
|
+
end
|
2904
|
+
|
2653
2905
|
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
2654
2906
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2655
2907
|
|
@@ -2824,6 +3076,18 @@ module Google
|
|
2824
3076
|
include Google::Apis::Core::JsonObjectSupport
|
2825
3077
|
end
|
2826
3078
|
|
3079
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpec
|
3080
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3081
|
+
|
3082
|
+
include Google::Apis::Core::JsonObjectSupport
|
3083
|
+
end
|
3084
|
+
|
3085
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpecControlPoint
|
3086
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3087
|
+
|
3088
|
+
include Google::Apis::Core::JsonObjectSupport
|
3089
|
+
end
|
3090
|
+
|
2827
3091
|
class GoogleCloudDiscoveryengineV1betaControlFilterAction
|
2828
3092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2829
3093
|
|
@@ -2848,6 +3112,12 @@ module Google
|
|
2848
3112
|
include Google::Apis::Core::JsonObjectSupport
|
2849
3113
|
end
|
2850
3114
|
|
3115
|
+
class GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries
|
3116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
|
+
|
3118
|
+
include Google::Apis::Core::JsonObjectSupport
|
3119
|
+
end
|
3120
|
+
|
2851
3121
|
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
2852
3122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2853
3123
|
|
@@ -2902,6 +3172,12 @@ module Google
|
|
2902
3172
|
include Google::Apis::Core::JsonObjectSupport
|
2903
3173
|
end
|
2904
3174
|
|
3175
|
+
class GoogleCloudDiscoveryengineV1betaDedicatedCrawlRateTimeSeries
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
2905
3181
|
class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
|
2906
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
3183
|
|
@@ -2914,6 +3190,12 @@ module Google
|
|
2914
3190
|
include Google::Apis::Core::JsonObjectSupport
|
2915
3191
|
end
|
2916
3192
|
|
3193
|
+
class GoogleCloudDiscoveryengineV1betaDeleteIdentityMappingStoreMetadata
|
3194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
|
+
|
3196
|
+
include Google::Apis::Core::JsonObjectSupport
|
3197
|
+
end
|
3198
|
+
|
2917
3199
|
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
2918
3200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2919
3201
|
|
@@ -3052,13 +3334,13 @@ module Google
|
|
3052
3334
|
include Google::Apis::Core::JsonObjectSupport
|
3053
3335
|
end
|
3054
3336
|
|
3055
|
-
class
|
3337
|
+
class GoogleCloudDiscoveryengineV1betaHealthcareFhirConfig
|
3056
3338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3057
3339
|
|
3058
3340
|
include Google::Apis::Core::JsonObjectSupport
|
3059
3341
|
end
|
3060
3342
|
|
3061
|
-
class
|
3343
|
+
class GoogleCloudDiscoveryengineV1betaIdentityMappingEntryOperationMetadata
|
3062
3344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3063
3345
|
|
3064
3346
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3094,6 +3376,12 @@ module Google
|
|
3094
3376
|
include Google::Apis::Core::JsonObjectSupport
|
3095
3377
|
end
|
3096
3378
|
|
3379
|
+
class GoogleCloudDiscoveryengineV1betaImportIdentityMappingsResponse
|
3380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3381
|
+
|
3382
|
+
include Google::Apis::Core::JsonObjectSupport
|
3383
|
+
end
|
3384
|
+
|
3097
3385
|
class GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata
|
3098
3386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3099
3387
|
|
@@ -3148,6 +3436,18 @@ module Google
|
|
3148
3436
|
include Google::Apis::Core::JsonObjectSupport
|
3149
3437
|
end
|
3150
3438
|
|
3439
|
+
class GoogleCloudDiscoveryengineV1betaObtainCrawlRateResponse
|
3440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
|
+
|
3442
|
+
include Google::Apis::Core::JsonObjectSupport
|
3443
|
+
end
|
3444
|
+
|
3445
|
+
class GoogleCloudDiscoveryengineV1betaOrganicCrawlRateTimeSeries
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
|
+
|
3448
|
+
include Google::Apis::Core::JsonObjectSupport
|
3449
|
+
end
|
3450
|
+
|
3151
3451
|
class GoogleCloudDiscoveryengineV1betaProject
|
3152
3452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
3453
|
|
@@ -3202,6 +3502,18 @@ module Google
|
|
3202
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3203
3503
|
end
|
3204
3504
|
|
3505
|
+
class GoogleCloudDiscoveryengineV1betaRemoveDedicatedCrawlRateMetadata
|
3506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3507
|
+
|
3508
|
+
include Google::Apis::Core::JsonObjectSupport
|
3509
|
+
end
|
3510
|
+
|
3511
|
+
class GoogleCloudDiscoveryengineV1betaRemoveDedicatedCrawlRateResponse
|
3512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3513
|
+
|
3514
|
+
include Google::Apis::Core::JsonObjectSupport
|
3515
|
+
end
|
3516
|
+
|
3205
3517
|
class GoogleCloudDiscoveryengineV1betaSchema
|
3206
3518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
3519
|
|
@@ -3340,6 +3652,12 @@ module Google
|
|
3340
3652
|
include Google::Apis::Core::JsonObjectSupport
|
3341
3653
|
end
|
3342
3654
|
|
3655
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestRelevanceScoreSpec
|
3656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3657
|
+
|
3658
|
+
include Google::Apis::Core::JsonObjectSupport
|
3659
|
+
end
|
3660
|
+
|
3343
3661
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
3344
3662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3345
3663
|
|
@@ -3358,6 +3676,18 @@ module Google
|
|
3358
3676
|
include Google::Apis::Core::JsonObjectSupport
|
3359
3677
|
end
|
3360
3678
|
|
3679
|
+
class GoogleCloudDiscoveryengineV1betaSetDedicatedCrawlRateMetadata
|
3680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3681
|
+
|
3682
|
+
include Google::Apis::Core::JsonObjectSupport
|
3683
|
+
end
|
3684
|
+
|
3685
|
+
class GoogleCloudDiscoveryengineV1betaSetDedicatedCrawlRateResponse
|
3686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3687
|
+
|
3688
|
+
include Google::Apis::Core::JsonObjectSupport
|
3689
|
+
end
|
3690
|
+
|
3361
3691
|
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
3362
3692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3363
3693
|
|
@@ -3617,6 +3947,19 @@ module Google
|
|
3617
3947
|
end
|
3618
3948
|
end
|
3619
3949
|
|
3950
|
+
class GoogleCloudDiscoveryengineLoggingConnectorRunErrorContext
|
3951
|
+
# @private
|
3952
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3953
|
+
property :connector_run, as: 'connectorRun'
|
3954
|
+
property :data_connector, as: 'dataConnector'
|
3955
|
+
property :end_time, as: 'endTime'
|
3956
|
+
property :entity, as: 'entity'
|
3957
|
+
property :operation, as: 'operation'
|
3958
|
+
property :start_time, as: 'startTime'
|
3959
|
+
property :sync_type, as: 'syncType'
|
3960
|
+
end
|
3961
|
+
end
|
3962
|
+
|
3620
3963
|
class GoogleCloudDiscoveryengineLoggingErrorContext
|
3621
3964
|
# @private
|
3622
3965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3630,6 +3973,8 @@ module Google
|
|
3630
3973
|
class GoogleCloudDiscoveryengineLoggingErrorLog
|
3631
3974
|
# @private
|
3632
3975
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3976
|
+
property :connector_run_payload, as: 'connectorRunPayload', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingConnectorRunErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingConnectorRunErrorContext::Representation
|
3977
|
+
|
3633
3978
|
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
3634
3979
|
|
3635
3980
|
property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
|
@@ -3679,6 +4024,8 @@ module Google
|
|
3679
4024
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
3680
4025
|
# @private
|
3681
4026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4027
|
+
property :disable_automatic_refresh, as: 'disableAutomaticRefresh'
|
4028
|
+
property :disable_initial_index, as: 'disableInitialIndex'
|
3682
4029
|
end
|
3683
4030
|
end
|
3684
4031
|
|
@@ -3712,6 +4059,8 @@ module Google
|
|
3712
4059
|
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReference::Representation
|
3713
4060
|
|
3714
4061
|
collection :related_questions, as: 'relatedQuestions'
|
4062
|
+
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SafetyRating, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SafetyRating::Representation
|
4063
|
+
|
3715
4064
|
property :state, as: 'state'
|
3716
4065
|
collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStep, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStep::Representation
|
3717
4066
|
|
@@ -3753,6 +4102,8 @@ module Google
|
|
3753
4102
|
property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec::Representation
|
3754
4103
|
|
3755
4104
|
property :asynchronous_mode, as: 'asynchronousMode'
|
4105
|
+
property :end_user_spec, as: 'endUserSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpec::Representation
|
4106
|
+
|
3756
4107
|
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec::Representation
|
3757
4108
|
|
3758
4109
|
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query::Representation
|
@@ -3801,6 +4152,38 @@ module Google
|
|
3801
4152
|
end
|
3802
4153
|
end
|
3803
4154
|
|
4155
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpec
|
4156
|
+
# @private
|
4157
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4158
|
+
collection :end_user_metadata, as: 'endUserMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaData, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaData::Representation
|
4159
|
+
|
4160
|
+
end
|
4161
|
+
end
|
4162
|
+
|
4163
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaData
|
4164
|
+
# @private
|
4165
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4166
|
+
property :chunk_info, as: 'chunkInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfo::Representation
|
4167
|
+
|
4168
|
+
end
|
4169
|
+
end
|
4170
|
+
|
4171
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfo
|
4172
|
+
# @private
|
4173
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4174
|
+
property :content, as: 'content'
|
4175
|
+
property :document_metadata, as: 'documentMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfoDocumentMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfoDocumentMetadata::Representation
|
4176
|
+
|
4177
|
+
end
|
4178
|
+
end
|
4179
|
+
|
4180
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestEndUserSpecEndUserMetaDataChunkInfoDocumentMetadata
|
4181
|
+
# @private
|
4182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4183
|
+
property :title, as: 'title'
|
4184
|
+
end
|
4185
|
+
end
|
4186
|
+
|
3804
4187
|
class GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec
|
3805
4188
|
# @private
|
3806
4189
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3854,6 +4237,16 @@ module Google
|
|
3854
4237
|
# @private
|
3855
4238
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3856
4239
|
property :enable, as: 'enable'
|
4240
|
+
collection :safety_settings, as: 'safetySettings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting::Representation
|
4241
|
+
|
4242
|
+
end
|
4243
|
+
end
|
4244
|
+
|
4245
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting
|
4246
|
+
# @private
|
4247
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4248
|
+
property :category, as: 'category'
|
4249
|
+
property :threshold, as: 'threshold'
|
3857
4250
|
end
|
3858
4251
|
end
|
3859
4252
|
|
@@ -4022,6 +4415,8 @@ module Google
|
|
4022
4415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4023
4416
|
property :document, as: 'document'
|
4024
4417
|
hash :struct_data, as: 'structData'
|
4418
|
+
property :title, as: 'title'
|
4419
|
+
property :uri, as: 'uri'
|
4025
4420
|
end
|
4026
4421
|
end
|
4027
4422
|
|
@@ -4438,6 +4833,28 @@ module Google
|
|
4438
4833
|
property :boost, as: 'boost'
|
4439
4834
|
property :data_store, as: 'dataStore'
|
4440
4835
|
property :filter, as: 'filter'
|
4836
|
+
property :fixed_boost, as: 'fixedBoost'
|
4837
|
+
property :interpolation_boost_spec, as: 'interpolationBoostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpec::Representation
|
4838
|
+
|
4839
|
+
end
|
4840
|
+
end
|
4841
|
+
|
4842
|
+
class GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpec
|
4843
|
+
# @private
|
4844
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4845
|
+
property :attribute_type, as: 'attributeType'
|
4846
|
+
collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpecControlPoint::Representation
|
4847
|
+
|
4848
|
+
property :field_name, as: 'fieldName'
|
4849
|
+
property :interpolation_type, as: 'interpolationType'
|
4850
|
+
end
|
4851
|
+
end
|
4852
|
+
|
4853
|
+
class GoogleCloudDiscoveryengineV1ControlBoostActionInterpolationBoostSpecControlPoint
|
4854
|
+
# @private
|
4855
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4856
|
+
property :attribute_value, as: 'attributeValue'
|
4857
|
+
property :boost_amount, as: 'boostAmount'
|
4441
4858
|
end
|
4442
4859
|
end
|
4443
4860
|
|
@@ -4558,6 +4975,14 @@ module Google
|
|
4558
4975
|
end
|
4559
4976
|
end
|
4560
4977
|
|
4978
|
+
class GoogleCloudDiscoveryengineV1CreateSitemapMetadata
|
4979
|
+
# @private
|
4980
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4981
|
+
property :create_time, as: 'createTime'
|
4982
|
+
property :update_time, as: 'updateTime'
|
4983
|
+
end
|
4984
|
+
end
|
4985
|
+
|
4561
4986
|
class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
|
4562
4987
|
# @private
|
4563
4988
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4612,6 +5037,9 @@ module Google
|
|
4612
5037
|
property :display_name, as: 'displayName'
|
4613
5038
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
4614
5039
|
|
5040
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1HealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1HealthcareFhirConfig::Representation
|
5041
|
+
|
5042
|
+
property :identity_mapping_store, as: 'identityMappingStore'
|
4615
5043
|
property :industry_vertical, as: 'industryVertical'
|
4616
5044
|
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
4617
5045
|
property :kms_key_name, as: 'kmsKeyName'
|
@@ -4645,6 +5073,14 @@ module Google
|
|
4645
5073
|
end
|
4646
5074
|
end
|
4647
5075
|
|
5076
|
+
class GoogleCloudDiscoveryengineV1DeleteCmekConfigMetadata
|
5077
|
+
# @private
|
5078
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5079
|
+
property :create_time, as: 'createTime'
|
5080
|
+
property :update_time, as: 'updateTime'
|
5081
|
+
end
|
5082
|
+
end
|
5083
|
+
|
4648
5084
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
4649
5085
|
# @private
|
4650
5086
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4661,6 +5097,14 @@ module Google
|
|
4661
5097
|
end
|
4662
5098
|
end
|
4663
5099
|
|
5100
|
+
class GoogleCloudDiscoveryengineV1DeleteIdentityMappingStoreMetadata
|
5101
|
+
# @private
|
5102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5103
|
+
property :create_time, as: 'createTime'
|
5104
|
+
property :update_time, as: 'updateTime'
|
5105
|
+
end
|
5106
|
+
end
|
5107
|
+
|
4664
5108
|
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
4665
5109
|
# @private
|
4666
5110
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4669,6 +5113,14 @@ module Google
|
|
4669
5113
|
end
|
4670
5114
|
end
|
4671
5115
|
|
5116
|
+
class GoogleCloudDiscoveryengineV1DeleteSitemapMetadata
|
5117
|
+
# @private
|
5118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5119
|
+
property :create_time, as: 'createTime'
|
5120
|
+
property :update_time, as: 'updateTime'
|
5121
|
+
end
|
5122
|
+
end
|
5123
|
+
|
4672
5124
|
class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
|
4673
5125
|
# @private
|
4674
5126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4808,6 +5260,13 @@ module Google
|
|
4808
5260
|
end
|
4809
5261
|
end
|
4810
5262
|
|
5263
|
+
class GoogleCloudDiscoveryengineV1DoubleList
|
5264
|
+
# @private
|
5265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5266
|
+
collection :values, as: 'values'
|
5267
|
+
end
|
5268
|
+
end
|
5269
|
+
|
4811
5270
|
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
|
4812
5271
|
# @private
|
4813
5272
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4855,6 +5314,7 @@ module Google
|
|
4855
5314
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4856
5315
|
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
|
4857
5316
|
|
5317
|
+
property :allow_cross_region, as: 'allowCrossRegion'
|
4858
5318
|
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
4859
5319
|
end
|
4860
5320
|
end
|
@@ -4911,6 +5371,22 @@ module Google
|
|
4911
5371
|
end
|
4912
5372
|
end
|
4913
5373
|
|
5374
|
+
class GoogleCloudDiscoveryengineV1FetchSitemapsResponse
|
5375
|
+
# @private
|
5376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5377
|
+
collection :sitemaps_metadata, as: 'sitemapsMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FetchSitemapsResponseSitemapMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FetchSitemapsResponseSitemapMetadata::Representation
|
5378
|
+
|
5379
|
+
end
|
5380
|
+
end
|
5381
|
+
|
5382
|
+
class GoogleCloudDiscoveryengineV1FetchSitemapsResponseSitemapMetadata
|
5383
|
+
# @private
|
5384
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5385
|
+
property :sitemap, as: 'sitemap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Sitemap, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Sitemap::Representation
|
5386
|
+
|
5387
|
+
end
|
5388
|
+
end
|
5389
|
+
|
4914
5390
|
class GoogleCloudDiscoveryengineV1FhirStoreSource
|
4915
5391
|
# @private
|
4916
5392
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5133,6 +5609,42 @@ module Google
|
|
5133
5609
|
end
|
5134
5610
|
end
|
5135
5611
|
|
5612
|
+
class GoogleCloudDiscoveryengineV1HealthcareFhirConfig
|
5613
|
+
# @private
|
5614
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5615
|
+
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
5616
|
+
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
5617
|
+
end
|
5618
|
+
end
|
5619
|
+
|
5620
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingEntry
|
5621
|
+
# @private
|
5622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5623
|
+
property :external_identity, as: 'externalIdentity'
|
5624
|
+
property :group_id, as: 'groupId'
|
5625
|
+
property :user_id, as: 'userId'
|
5626
|
+
end
|
5627
|
+
end
|
5628
|
+
|
5629
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingEntryOperationMetadata
|
5630
|
+
# @private
|
5631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5632
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
5633
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
5634
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
5635
|
+
end
|
5636
|
+
end
|
5637
|
+
|
5638
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingStore
|
5639
|
+
# @private
|
5640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5641
|
+
property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1CmekConfig::Representation
|
5642
|
+
|
5643
|
+
property :kms_key_name, as: 'kmsKeyName'
|
5644
|
+
property :name, as: 'name'
|
5645
|
+
end
|
5646
|
+
end
|
5647
|
+
|
5136
5648
|
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
|
5137
5649
|
# @private
|
5138
5650
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5204,6 +5716,7 @@ module Google
|
|
5204
5716
|
|
5205
5717
|
property :firestore_source, as: 'firestoreSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FirestoreSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FirestoreSource::Representation
|
5206
5718
|
|
5719
|
+
property :force_refresh_content, as: 'forceRefreshContent'
|
5207
5720
|
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource::Representation
|
5208
5721
|
|
5209
5722
|
property :id_field, as: 'idField'
|
@@ -5241,6 +5754,30 @@ module Google
|
|
5241
5754
|
end
|
5242
5755
|
end
|
5243
5756
|
|
5757
|
+
class GoogleCloudDiscoveryengineV1ImportIdentityMappingsRequest
|
5758
|
+
# @private
|
5759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5760
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportIdentityMappingsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportIdentityMappingsRequestInlineSource::Representation
|
5761
|
+
|
5762
|
+
end
|
5763
|
+
end
|
5764
|
+
|
5765
|
+
class GoogleCloudDiscoveryengineV1ImportIdentityMappingsRequestInlineSource
|
5766
|
+
# @private
|
5767
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5768
|
+
collection :identity_mapping_entries, as: 'identityMappingEntries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry::Representation
|
5769
|
+
|
5770
|
+
end
|
5771
|
+
end
|
5772
|
+
|
5773
|
+
class GoogleCloudDiscoveryengineV1ImportIdentityMappingsResponse
|
5774
|
+
# @private
|
5775
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5776
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
5777
|
+
|
5778
|
+
end
|
5779
|
+
end
|
5780
|
+
|
5244
5781
|
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
|
5245
5782
|
# @private
|
5246
5783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5384,6 +5921,24 @@ module Google
|
|
5384
5921
|
end
|
5385
5922
|
end
|
5386
5923
|
|
5924
|
+
class GoogleCloudDiscoveryengineV1ListIdentityMappingStoresResponse
|
5925
|
+
# @private
|
5926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5927
|
+
collection :identity_mapping_stores, as: 'identityMappingStores', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingStore, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingStore::Representation
|
5928
|
+
|
5929
|
+
property :next_page_token, as: 'nextPageToken'
|
5930
|
+
end
|
5931
|
+
end
|
5932
|
+
|
5933
|
+
class GoogleCloudDiscoveryengineV1ListIdentityMappingsResponse
|
5934
|
+
# @private
|
5935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5936
|
+
collection :identity_mapping_entries, as: 'identityMappingEntries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry::Representation
|
5937
|
+
|
5938
|
+
property :next_page_token, as: 'nextPageToken'
|
5939
|
+
end
|
5940
|
+
end
|
5941
|
+
|
5387
5942
|
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
5388
5943
|
# @private
|
5389
5944
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5541,10 +6096,28 @@ module Google
|
|
5541
6096
|
end
|
5542
6097
|
end
|
5543
6098
|
|
5544
|
-
class GoogleCloudDiscoveryengineV1PurgeErrorConfig
|
6099
|
+
class GoogleCloudDiscoveryengineV1PurgeErrorConfig
|
6100
|
+
# @private
|
6101
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6102
|
+
property :gcs_prefix, as: 'gcsPrefix'
|
6103
|
+
end
|
6104
|
+
end
|
6105
|
+
|
6106
|
+
class GoogleCloudDiscoveryengineV1PurgeIdentityMappingsRequest
|
6107
|
+
# @private
|
6108
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6109
|
+
property :filter, as: 'filter'
|
6110
|
+
property :force, as: 'force'
|
6111
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PurgeIdentityMappingsRequestInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1PurgeIdentityMappingsRequestInlineSource::Representation
|
6112
|
+
|
6113
|
+
end
|
6114
|
+
end
|
6115
|
+
|
6116
|
+
class GoogleCloudDiscoveryengineV1PurgeIdentityMappingsRequestInlineSource
|
5545
6117
|
# @private
|
5546
6118
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5547
|
-
|
6119
|
+
collection :identity_mapping_entries, as: 'identityMappingEntries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry::Representation
|
6120
|
+
|
5548
6121
|
end
|
5549
6122
|
end
|
5550
6123
|
|
@@ -5668,6 +6241,18 @@ module Google
|
|
5668
6241
|
end
|
5669
6242
|
end
|
5670
6243
|
|
6244
|
+
class GoogleCloudDiscoveryengineV1SafetyRating
|
6245
|
+
# @private
|
6246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6247
|
+
property :blocked, as: 'blocked'
|
6248
|
+
property :category, as: 'category'
|
6249
|
+
property :probability, as: 'probability'
|
6250
|
+
property :probability_score, as: 'probabilityScore'
|
6251
|
+
property :severity, as: 'severity'
|
6252
|
+
property :severity_score, as: 'severityScore'
|
6253
|
+
end
|
6254
|
+
end
|
6255
|
+
|
5671
6256
|
class GoogleCloudDiscoveryengineV1Schema
|
5672
6257
|
# @private
|
5673
6258
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5723,6 +6308,9 @@ module Google
|
|
5723
6308
|
property :query, as: 'query'
|
5724
6309
|
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec::Representation
|
5725
6310
|
|
6311
|
+
property :relevance_score_spec, as: 'relevanceScoreSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestRelevanceScoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestRelevanceScoreSpec::Representation
|
6312
|
+
|
6313
|
+
property :relevance_threshold, as: 'relevanceThreshold'
|
5726
6314
|
property :safe_search, as: 'safeSearch'
|
5727
6315
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec::Representation
|
5728
6316
|
|
@@ -5900,6 +6488,13 @@ module Google
|
|
5900
6488
|
end
|
5901
6489
|
end
|
5902
6490
|
|
6491
|
+
class GoogleCloudDiscoveryengineV1SearchRequestRelevanceScoreSpec
|
6492
|
+
# @private
|
6493
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6494
|
+
property :return_relevance_score, as: 'returnRelevanceScore'
|
6495
|
+
end
|
6496
|
+
end
|
6497
|
+
|
5903
6498
|
class GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec
|
5904
6499
|
# @private
|
5905
6500
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5981,6 +6576,8 @@ module Google
|
|
5981
6576
|
property :document, as: 'document', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
|
5982
6577
|
|
5983
6578
|
property :id, as: 'id'
|
6579
|
+
hash :model_scores, as: 'modelScores', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DoubleList, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DoubleList::Representation
|
6580
|
+
|
5984
6581
|
end
|
5985
6582
|
end
|
5986
6583
|
|
@@ -6161,6 +6758,15 @@ module Google
|
|
6161
6758
|
end
|
6162
6759
|
end
|
6163
6760
|
|
6761
|
+
class GoogleCloudDiscoveryengineV1Sitemap
|
6762
|
+
# @private
|
6763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6764
|
+
property :create_time, as: 'createTime'
|
6765
|
+
property :name, as: 'name'
|
6766
|
+
property :uri, as: 'uri'
|
6767
|
+
end
|
6768
|
+
end
|
6769
|
+
|
6164
6770
|
class GoogleCloudDiscoveryengineV1SpannerSource
|
6165
6771
|
# @private
|
6166
6772
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6400,6 +7006,8 @@ module Google
|
|
6400
7006
|
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
|
6401
7007
|
|
6402
7008
|
collection :related_questions, as: 'relatedQuestions'
|
7009
|
+
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSafetyRating, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSafetyRating::Representation
|
7010
|
+
|
6403
7011
|
property :state, as: 'state'
|
6404
7012
|
collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
|
6405
7013
|
|
@@ -6490,6 +7098,8 @@ module Google
|
|
6490
7098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6491
7099
|
property :document, as: 'document'
|
6492
7100
|
hash :struct_data, as: 'structData'
|
7101
|
+
property :title, as: 'title'
|
7102
|
+
property :uri, as: 'uri'
|
6493
7103
|
end
|
6494
7104
|
end
|
6495
7105
|
|
@@ -6581,6 +7191,13 @@ module Google
|
|
6581
7191
|
end
|
6582
7192
|
end
|
6583
7193
|
|
7194
|
+
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
7195
|
+
# @private
|
7196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7197
|
+
collection :supported_connector_modes, as: 'supportedConnectorModes'
|
7198
|
+
end
|
7199
|
+
end
|
7200
|
+
|
6584
7201
|
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
6585
7202
|
# @private
|
6586
7203
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6669,6 +7286,7 @@ module Google
|
|
6669
7286
|
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
6670
7287
|
# @private
|
6671
7288
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7289
|
+
property :deleted_record_count, :numeric_string => true, as: 'deletedRecordCount'
|
6672
7290
|
property :entity_name, as: 'entityName'
|
6673
7291
|
property :error_record_count, :numeric_string => true, as: 'errorRecordCount'
|
6674
7292
|
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
@@ -6712,6 +7330,28 @@ module Google
|
|
6712
7330
|
property :boost, as: 'boost'
|
6713
7331
|
property :data_store, as: 'dataStore'
|
6714
7332
|
property :filter, as: 'filter'
|
7333
|
+
property :fixed_boost, as: 'fixedBoost'
|
7334
|
+
property :interpolation_boost_spec, as: 'interpolationBoostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpec::Representation
|
7335
|
+
|
7336
|
+
end
|
7337
|
+
end
|
7338
|
+
|
7339
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpec
|
7340
|
+
# @private
|
7341
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7342
|
+
property :attribute_type, as: 'attributeType'
|
7343
|
+
collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpecControlPoint::Representation
|
7344
|
+
|
7345
|
+
property :field_name, as: 'fieldName'
|
7346
|
+
property :interpolation_type, as: 'interpolationType'
|
7347
|
+
end
|
7348
|
+
end
|
7349
|
+
|
7350
|
+
class GoogleCloudDiscoveryengineV1alphaControlBoostActionInterpolationBoostSpecControlPoint
|
7351
|
+
# @private
|
7352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7353
|
+
property :attribute_value, as: 'attributeValue'
|
7354
|
+
property :boost_amount, as: 'boostAmount'
|
6715
7355
|
end
|
6716
7356
|
end
|
6717
7357
|
|
@@ -6813,6 +7453,8 @@ module Google
|
|
6813
7453
|
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
|
6814
7454
|
|
6815
7455
|
property :auto_run_disabled, as: 'autoRunDisabled'
|
7456
|
+
property :bap_config, as: 'bapConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaBapConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaBapConfig::Representation
|
7457
|
+
|
6816
7458
|
collection :blocking_reasons, as: 'blockingReasons'
|
6817
7459
|
property :create_time, as: 'createTime'
|
6818
7460
|
property :data_source, as: 'dataSource'
|
@@ -6847,8 +7489,12 @@ module Google
|
|
6847
7489
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6848
7490
|
property :data_store, as: 'dataStore'
|
6849
7491
|
property :entity_name, as: 'entityName'
|
7492
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
|
7493
|
+
|
6850
7494
|
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6851
7495
|
hash :params, as: 'params'
|
7496
|
+
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
7497
|
+
|
6852
7498
|
end
|
6853
7499
|
end
|
6854
7500
|
|
@@ -6868,6 +7514,9 @@ module Google
|
|
6868
7514
|
property :display_name, as: 'displayName'
|
6869
7515
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig::Representation
|
6870
7516
|
|
7517
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig::Representation
|
7518
|
+
|
7519
|
+
property :identity_mapping_store, as: 'identityMappingStore'
|
6871
7520
|
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
6872
7521
|
|
6873
7522
|
property :industry_vertical, as: 'industryVertical'
|
@@ -6917,6 +7566,14 @@ module Google
|
|
6917
7566
|
end
|
6918
7567
|
end
|
6919
7568
|
|
7569
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
7570
|
+
# @private
|
7571
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7572
|
+
property :create_time, as: 'createTime'
|
7573
|
+
property :update_time, as: 'updateTime'
|
7574
|
+
end
|
7575
|
+
end
|
7576
|
+
|
6920
7577
|
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
6921
7578
|
# @private
|
6922
7579
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6941,6 +7598,14 @@ module Google
|
|
6941
7598
|
end
|
6942
7599
|
end
|
6943
7600
|
|
7601
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteIdentityMappingStoreMetadata
|
7602
|
+
# @private
|
7603
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7604
|
+
property :create_time, as: 'createTime'
|
7605
|
+
property :update_time, as: 'updateTime'
|
7606
|
+
end
|
7607
|
+
end
|
7608
|
+
|
6944
7609
|
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
6945
7610
|
# @private
|
6946
7611
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7112,6 +7777,7 @@ module Google
|
|
7112
7777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7113
7778
|
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig::Representation
|
7114
7779
|
|
7780
|
+
property :allow_cross_region, as: 'allowCrossRegion'
|
7115
7781
|
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
7116
7782
|
end
|
7117
7783
|
end
|
@@ -7233,22 +7899,6 @@ module Google
|
|
7233
7899
|
end
|
7234
7900
|
end
|
7235
7901
|
|
7236
|
-
class GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponse
|
7237
|
-
# @private
|
7238
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7239
|
-
collection :sitemaps_metadata, as: 'sitemapsMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponseSitemapMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponseSitemapMetadata::Representation
|
7240
|
-
|
7241
|
-
end
|
7242
|
-
end
|
7243
|
-
|
7244
|
-
class GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponseSitemapMetadata
|
7245
|
-
# @private
|
7246
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7247
|
-
property :sitemap, as: 'sitemap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSitemap, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSitemap::Representation
|
7248
|
-
|
7249
|
-
end
|
7250
|
-
end
|
7251
|
-
|
7252
7902
|
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
7253
7903
|
# @private
|
7254
7904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7282,9 +7932,28 @@ module Google
|
|
7282
7932
|
end
|
7283
7933
|
end
|
7284
7934
|
|
7935
|
+
class GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig
|
7936
|
+
# @private
|
7937
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7938
|
+
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
7939
|
+
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
7940
|
+
end
|
7941
|
+
end
|
7942
|
+
|
7943
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityMappingEntryOperationMetadata
|
7944
|
+
# @private
|
7945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7946
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
7947
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
7948
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
7949
|
+
end
|
7950
|
+
end
|
7951
|
+
|
7285
7952
|
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
7286
7953
|
# @private
|
7287
7954
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7955
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
7956
|
+
|
7288
7957
|
property :refresh_interval, as: 'refreshInterval'
|
7289
7958
|
end
|
7290
7959
|
end
|
@@ -7353,6 +8022,14 @@ module Google
|
|
7353
8022
|
end
|
7354
8023
|
end
|
7355
8024
|
|
8025
|
+
class GoogleCloudDiscoveryengineV1alphaImportIdentityMappingsResponse
|
8026
|
+
# @private
|
8027
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8028
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
8029
|
+
|
8030
|
+
end
|
8031
|
+
end
|
8032
|
+
|
7356
8033
|
class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata
|
7357
8034
|
# @private
|
7358
8035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7622,6 +8299,8 @@ module Google
|
|
7622
8299
|
property :create_time, as: 'createTime'
|
7623
8300
|
collection :invalid_uris, as: 'invalidUris'
|
7624
8301
|
property :invalid_uris_count, as: 'invalidUrisCount'
|
8302
|
+
collection :noindex_uris, as: 'noindexUris'
|
8303
|
+
property :noindex_uris_count, as: 'noindexUrisCount'
|
7625
8304
|
property :pending_count, as: 'pendingCount'
|
7626
8305
|
property :quota_exceeded_count, as: 'quotaExceededCount'
|
7627
8306
|
property :success_count, as: 'successCount'
|
@@ -7658,6 +8337,35 @@ module Google
|
|
7658
8337
|
end
|
7659
8338
|
end
|
7660
8339
|
|
8340
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateMetadata
|
8341
|
+
# @private
|
8342
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8343
|
+
property :create_time, as: 'createTime'
|
8344
|
+
property :update_time, as: 'updateTime'
|
8345
|
+
end
|
8346
|
+
end
|
8347
|
+
|
8348
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateResponse
|
8349
|
+
# @private
|
8350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8351
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
8352
|
+
|
8353
|
+
property :state, as: 'state'
|
8354
|
+
end
|
8355
|
+
end
|
8356
|
+
|
8357
|
+
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
8358
|
+
# @private
|
8359
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8360
|
+
property :blocked, as: 'blocked'
|
8361
|
+
property :category, as: 'category'
|
8362
|
+
property :probability, as: 'probability'
|
8363
|
+
property :probability_score, as: 'probabilityScore'
|
8364
|
+
property :severity, as: 'severity'
|
8365
|
+
property :severity_score, as: 'severityScore'
|
8366
|
+
end
|
8367
|
+
end
|
8368
|
+
|
7661
8369
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
7662
8370
|
# @private
|
7663
8371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7693,6 +8401,8 @@ module Google
|
|
7693
8401
|
|
7694
8402
|
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec::Representation
|
7695
8403
|
|
8404
|
+
property :display_spec, as: 'displaySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec::Representation
|
8405
|
+
|
7696
8406
|
property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec::Representation
|
7697
8407
|
|
7698
8408
|
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec::Representation
|
@@ -7715,7 +8425,10 @@ module Google
|
|
7715
8425
|
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec::Representation
|
7716
8426
|
|
7717
8427
|
property :ranking_expression, as: 'rankingExpression'
|
8428
|
+
property :ranking_expression_backend, as: 'rankingExpressionBackend'
|
7718
8429
|
property :region_code, as: 'regionCode'
|
8430
|
+
property :relevance_score_spec, as: 'relevanceScoreSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestRelevanceScoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestRelevanceScoreSpec::Representation
|
8431
|
+
|
7719
8432
|
property :relevance_threshold, as: 'relevanceThreshold'
|
7720
8433
|
property :safe_search, as: 'safeSearch'
|
7721
8434
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
@@ -7855,6 +8568,13 @@ module Google
|
|
7855
8568
|
end
|
7856
8569
|
end
|
7857
8570
|
|
8571
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec
|
8572
|
+
# @private
|
8573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8574
|
+
property :match_highlighting_condition, as: 'matchHighlightingCondition'
|
8575
|
+
end
|
8576
|
+
end
|
8577
|
+
|
7858
8578
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
7859
8579
|
# @private
|
7860
8580
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7926,6 +8646,13 @@ module Google
|
|
7926
8646
|
end
|
7927
8647
|
end
|
7928
8648
|
|
8649
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestRelevanceScoreSpec
|
8650
|
+
# @private
|
8651
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8652
|
+
property :return_relevance_score, as: 'returnRelevanceScore'
|
8653
|
+
end
|
8654
|
+
end
|
8655
|
+
|
7929
8656
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
7930
8657
|
# @private
|
7931
8658
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7974,6 +8701,23 @@ module Google
|
|
7974
8701
|
end
|
7975
8702
|
end
|
7976
8703
|
|
8704
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateMetadata
|
8705
|
+
# @private
|
8706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8707
|
+
property :create_time, as: 'createTime'
|
8708
|
+
property :update_time, as: 'updateTime'
|
8709
|
+
end
|
8710
|
+
end
|
8711
|
+
|
8712
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateResponse
|
8713
|
+
# @private
|
8714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8715
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
8716
|
+
|
8717
|
+
property :state, as: 'state'
|
8718
|
+
end
|
8719
|
+
end
|
8720
|
+
|
7977
8721
|
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
7978
8722
|
# @private
|
7979
8723
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8147,6 +8891,8 @@ module Google
|
|
8147
8891
|
class GoogleCloudDiscoveryengineV1betaAdvancedSiteSearchConfig
|
8148
8892
|
# @private
|
8149
8893
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8894
|
+
property :disable_automatic_refresh, as: 'disableAutomaticRefresh'
|
8895
|
+
property :disable_initial_index, as: 'disableInitialIndex'
|
8150
8896
|
end
|
8151
8897
|
end
|
8152
8898
|
|
@@ -8236,6 +8982,28 @@ module Google
|
|
8236
8982
|
property :boost, as: 'boost'
|
8237
8983
|
property :data_store, as: 'dataStore'
|
8238
8984
|
property :filter, as: 'filter'
|
8985
|
+
property :fixed_boost, as: 'fixedBoost'
|
8986
|
+
property :interpolation_boost_spec, as: 'interpolationBoostSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpec::Representation
|
8987
|
+
|
8988
|
+
end
|
8989
|
+
end
|
8990
|
+
|
8991
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpec
|
8992
|
+
# @private
|
8993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8994
|
+
property :attribute_type, as: 'attributeType'
|
8995
|
+
collection :control_points, as: 'controlPoints', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpecControlPoint, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpecControlPoint::Representation
|
8996
|
+
|
8997
|
+
property :field_name, as: 'fieldName'
|
8998
|
+
property :interpolation_type, as: 'interpolationType'
|
8999
|
+
end
|
9000
|
+
end
|
9001
|
+
|
9002
|
+
class GoogleCloudDiscoveryengineV1betaControlBoostActionInterpolationBoostSpecControlPoint
|
9003
|
+
# @private
|
9004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9005
|
+
property :attribute_value, as: 'attributeValue'
|
9006
|
+
property :boost_amount, as: 'boostAmount'
|
8239
9007
|
end
|
8240
9008
|
end
|
8241
9009
|
|
@@ -8270,6 +9038,14 @@ module Google
|
|
8270
9038
|
end
|
8271
9039
|
end
|
8272
9040
|
|
9041
|
+
class GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries
|
9042
|
+
# @private
|
9043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9044
|
+
property :qps_time_series, as: 'qpsTimeSeries', class: Google::Apis::DiscoveryengineV1::GoogleMonitoringV3TimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleMonitoringV3TimeSeries::Representation
|
9045
|
+
|
9046
|
+
end
|
9047
|
+
end
|
9048
|
+
|
8273
9049
|
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
8274
9050
|
# @private
|
8275
9051
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8331,6 +9107,9 @@ module Google
|
|
8331
9107
|
property :display_name, as: 'displayName'
|
8332
9108
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
|
8333
9109
|
|
9110
|
+
property :healthcare_fhir_config, as: 'healthcareFhirConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaHealthcareFhirConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaHealthcareFhirConfig::Representation
|
9111
|
+
|
9112
|
+
property :identity_mapping_store, as: 'identityMappingStore'
|
8334
9113
|
property :industry_vertical, as: 'industryVertical'
|
8335
9114
|
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
8336
9115
|
property :kms_key_name, as: 'kmsKeyName'
|
@@ -8368,6 +9147,16 @@ module Google
|
|
8368
9147
|
end
|
8369
9148
|
end
|
8370
9149
|
|
9150
|
+
class GoogleCloudDiscoveryengineV1betaDedicatedCrawlRateTimeSeries
|
9151
|
+
# @private
|
9152
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9153
|
+
property :auto_refresh_crawl_rate, as: 'autoRefreshCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
9154
|
+
|
9155
|
+
property :user_triggered_crawl_rate, as: 'userTriggeredCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
9156
|
+
|
9157
|
+
end
|
9158
|
+
end
|
9159
|
+
|
8371
9160
|
class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
|
8372
9161
|
# @private
|
8373
9162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8384,6 +9173,14 @@ module Google
|
|
8384
9173
|
end
|
8385
9174
|
end
|
8386
9175
|
|
9176
|
+
class GoogleCloudDiscoveryengineV1betaDeleteIdentityMappingStoreMetadata
|
9177
|
+
# @private
|
9178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9179
|
+
property :create_time, as: 'createTime'
|
9180
|
+
property :update_time, as: 'updateTime'
|
9181
|
+
end
|
9182
|
+
end
|
9183
|
+
|
8387
9184
|
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
8388
9185
|
# @private
|
8389
9186
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8524,6 +9321,7 @@ module Google
|
|
8524
9321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8525
9322
|
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig::Representation
|
8526
9323
|
|
9324
|
+
property :allow_cross_region, as: 'allowCrossRegion'
|
8527
9325
|
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
8528
9326
|
end
|
8529
9327
|
end
|
@@ -8595,19 +9393,20 @@ module Google
|
|
8595
9393
|
end
|
8596
9394
|
end
|
8597
9395
|
|
8598
|
-
class
|
9396
|
+
class GoogleCloudDiscoveryengineV1betaHealthcareFhirConfig
|
8599
9397
|
# @private
|
8600
9398
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8601
|
-
|
8602
|
-
|
9399
|
+
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
9400
|
+
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
8603
9401
|
end
|
8604
9402
|
end
|
8605
9403
|
|
8606
|
-
class
|
9404
|
+
class GoogleCloudDiscoveryengineV1betaIdentityMappingEntryOperationMetadata
|
8607
9405
|
# @private
|
8608
9406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8609
|
-
property :
|
8610
|
-
|
9407
|
+
property :failure_count, :numeric_string => true, as: 'failureCount'
|
9408
|
+
property :success_count, :numeric_string => true, as: 'successCount'
|
9409
|
+
property :total_count, :numeric_string => true, as: 'totalCount'
|
8611
9410
|
end
|
8612
9411
|
end
|
8613
9412
|
|
@@ -8659,6 +9458,14 @@ module Google
|
|
8659
9458
|
end
|
8660
9459
|
end
|
8661
9460
|
|
9461
|
+
class GoogleCloudDiscoveryengineV1betaImportIdentityMappingsResponse
|
9462
|
+
# @private
|
9463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9464
|
+
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
9465
|
+
|
9466
|
+
end
|
9467
|
+
end
|
9468
|
+
|
8662
9469
|
class GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata
|
8663
9470
|
# @private
|
8664
9471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8747,6 +9554,29 @@ module Google
|
|
8747
9554
|
end
|
8748
9555
|
end
|
8749
9556
|
|
9557
|
+
class GoogleCloudDiscoveryengineV1betaObtainCrawlRateResponse
|
9558
|
+
# @private
|
9559
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9560
|
+
property :dedicated_crawl_rate_time_series, as: 'dedicatedCrawlRateTimeSeries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDedicatedCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDedicatedCrawlRateTimeSeries::Representation
|
9561
|
+
|
9562
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
9563
|
+
|
9564
|
+
property :organic_crawl_rate_time_series, as: 'organicCrawlRateTimeSeries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaOrganicCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaOrganicCrawlRateTimeSeries::Representation
|
9565
|
+
|
9566
|
+
property :state, as: 'state'
|
9567
|
+
end
|
9568
|
+
end
|
9569
|
+
|
9570
|
+
class GoogleCloudDiscoveryengineV1betaOrganicCrawlRateTimeSeries
|
9571
|
+
# @private
|
9572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9573
|
+
property :google_organic_crawl_rate, as: 'googleOrganicCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
9574
|
+
|
9575
|
+
property :vertex_ai_organic_crawl_rate, as: 'vertexAiOrganicCrawlRate', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries::Representation
|
9576
|
+
|
9577
|
+
end
|
9578
|
+
end
|
9579
|
+
|
8750
9580
|
class GoogleCloudDiscoveryengineV1betaProject
|
8751
9581
|
# @private
|
8752
9582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8837,6 +9667,23 @@ module Google
|
|
8837
9667
|
end
|
8838
9668
|
end
|
8839
9669
|
|
9670
|
+
class GoogleCloudDiscoveryengineV1betaRemoveDedicatedCrawlRateMetadata
|
9671
|
+
# @private
|
9672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9673
|
+
property :create_time, as: 'createTime'
|
9674
|
+
property :update_time, as: 'updateTime'
|
9675
|
+
end
|
9676
|
+
end
|
9677
|
+
|
9678
|
+
class GoogleCloudDiscoveryengineV1betaRemoveDedicatedCrawlRateResponse
|
9679
|
+
# @private
|
9680
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9681
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
9682
|
+
|
9683
|
+
property :state, as: 'state'
|
9684
|
+
end
|
9685
|
+
end
|
9686
|
+
|
8840
9687
|
class GoogleCloudDiscoveryengineV1betaSchema
|
8841
9688
|
# @private
|
8842
9689
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8890,7 +9737,10 @@ module Google
|
|
8890
9737
|
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec::Representation
|
8891
9738
|
|
8892
9739
|
property :ranking_expression, as: 'rankingExpression'
|
9740
|
+
property :ranking_expression_backend, as: 'rankingExpressionBackend'
|
8893
9741
|
property :region_code, as: 'regionCode'
|
9742
|
+
property :relevance_score_spec, as: 'relevanceScoreSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestRelevanceScoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestRelevanceScoreSpec::Representation
|
9743
|
+
|
8894
9744
|
property :relevance_threshold, as: 'relevanceThreshold'
|
8895
9745
|
property :safe_search, as: 'safeSearch'
|
8896
9746
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
|
@@ -9101,6 +9951,13 @@ module Google
|
|
9101
9951
|
end
|
9102
9952
|
end
|
9103
9953
|
|
9954
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestRelevanceScoreSpec
|
9955
|
+
# @private
|
9956
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9957
|
+
property :return_relevance_score, as: 'returnRelevanceScore'
|
9958
|
+
end
|
9959
|
+
end
|
9960
|
+
|
9104
9961
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
9105
9962
|
# @private
|
9106
9963
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9123,6 +9980,23 @@ module Google
|
|
9123
9980
|
end
|
9124
9981
|
end
|
9125
9982
|
|
9983
|
+
class GoogleCloudDiscoveryengineV1betaSetDedicatedCrawlRateMetadata
|
9984
|
+
# @private
|
9985
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9986
|
+
property :create_time, as: 'createTime'
|
9987
|
+
property :update_time, as: 'updateTime'
|
9988
|
+
end
|
9989
|
+
end
|
9990
|
+
|
9991
|
+
class GoogleCloudDiscoveryengineV1betaSetDedicatedCrawlRateResponse
|
9992
|
+
# @private
|
9993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9994
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
9995
|
+
|
9996
|
+
property :state, as: 'state'
|
9997
|
+
end
|
9998
|
+
end
|
9999
|
+
|
9126
10000
|
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
9127
10001
|
# @private
|
9128
10002
|
class Representation < Google::Apis::Core::JsonRepresentation
|