google-apis-discoveryengine_v1 0.27.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 +4 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +1733 -121
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1/representations.rb +743 -34
- data/lib/google/apis/discoveryengine_v1/service.rb +472 -0
- metadata +4 -4
@@ -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
|
|
@@ -580,6 +610,18 @@ module Google
|
|
580
610
|
include Google::Apis::Core::JsonObjectSupport
|
581
611
|
end
|
582
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
|
+
|
583
625
|
class GoogleCloudDiscoveryengineV1ControlFilterAction
|
584
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
627
|
|
@@ -652,6 +694,12 @@ module Google
|
|
652
694
|
include Google::Apis::Core::JsonObjectSupport
|
653
695
|
end
|
654
696
|
|
697
|
+
class GoogleCloudDiscoveryengineV1CreateSitemapMetadata
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
655
703
|
class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
|
656
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
705
|
|
@@ -694,6 +742,12 @@ module Google
|
|
694
742
|
include Google::Apis::Core::JsonObjectSupport
|
695
743
|
end
|
696
744
|
|
745
|
+
class GoogleCloudDiscoveryengineV1DeleteCmekConfigMetadata
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
697
751
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
698
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
753
|
|
@@ -718,6 +772,12 @@ module Google
|
|
718
772
|
include Google::Apis::Core::JsonObjectSupport
|
719
773
|
end
|
720
774
|
|
775
|
+
class GoogleCloudDiscoveryengineV1DeleteSitemapMetadata
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
721
781
|
class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
|
722
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
783
|
|
@@ -808,6 +868,12 @@ module Google
|
|
808
868
|
include Google::Apis::Core::JsonObjectSupport
|
809
869
|
end
|
810
870
|
|
871
|
+
class GoogleCloudDiscoveryengineV1DoubleList
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
811
877
|
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
|
812
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
879
|
|
@@ -874,6 +940,18 @@ module Google
|
|
874
940
|
include Google::Apis::Core::JsonObjectSupport
|
875
941
|
end
|
876
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
|
+
|
877
955
|
class GoogleCloudDiscoveryengineV1FhirStoreSource
|
878
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
957
|
|
@@ -1012,6 +1090,30 @@ module Google
|
|
1012
1090
|
include Google::Apis::Core::JsonObjectSupport
|
1013
1091
|
end
|
1014
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
|
+
|
1015
1117
|
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
|
1016
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
1119
|
|
@@ -1066,6 +1168,24 @@ module Google
|
|
1066
1168
|
include Google::Apis::Core::JsonObjectSupport
|
1067
1169
|
end
|
1068
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
|
+
|
1069
1189
|
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
|
1070
1190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
1191
|
|
@@ -1156,6 +1276,18 @@ module Google
|
|
1156
1276
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1277
|
end
|
1158
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
|
+
|
1159
1291
|
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
1160
1292
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
1293
|
|
@@ -1264,6 +1396,18 @@ module Google
|
|
1264
1396
|
include Google::Apis::Core::JsonObjectSupport
|
1265
1397
|
end
|
1266
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
|
+
|
1267
1411
|
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
|
1268
1412
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
1413
|
|
@@ -1468,6 +1612,12 @@ module Google
|
|
1468
1612
|
include Google::Apis::Core::JsonObjectSupport
|
1469
1613
|
end
|
1470
1614
|
|
1615
|
+
class GoogleCloudDiscoveryengineV1SearchRequestRelevanceScoreSpec
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1617
|
+
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
1619
|
+
end
|
1620
|
+
|
1471
1621
|
class GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec
|
1472
1622
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
1623
|
|
@@ -1618,6 +1768,12 @@ module Google
|
|
1618
1768
|
include Google::Apis::Core::JsonObjectSupport
|
1619
1769
|
end
|
1620
1770
|
|
1771
|
+
class GoogleCloudDiscoveryengineV1Sitemap
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1621
1777
|
class GoogleCloudDiscoveryengineV1SpannerSource
|
1622
1778
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1623
1779
|
|
@@ -1852,6 +2008,12 @@ module Google
|
|
1852
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1853
2009
|
end
|
1854
2010
|
|
2011
|
+
class GoogleCloudDiscoveryengineV1alphaBapConfig
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2013
|
+
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
2015
|
+
end
|
2016
|
+
|
1855
2017
|
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
1856
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
2019
|
|
@@ -1918,6 +2080,18 @@ module Google
|
|
1918
2080
|
include Google::Apis::Core::JsonObjectSupport
|
1919
2081
|
end
|
1920
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
|
+
|
1921
2095
|
class GoogleCloudDiscoveryengineV1alphaControlFilterAction
|
1922
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
2097
|
|
@@ -2026,6 +2200,12 @@ module Google
|
|
2026
2200
|
include Google::Apis::Core::JsonObjectSupport
|
2027
2201
|
end
|
2028
2202
|
|
2203
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2029
2209
|
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
2030
2210
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
2211
|
|
@@ -2242,31 +2422,31 @@ module Google
|
|
2242
2422
|
include Google::Apis::Core::JsonObjectSupport
|
2243
2423
|
end
|
2244
2424
|
|
2245
|
-
class
|
2425
|
+
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
2246
2426
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
2427
|
|
2248
2428
|
include Google::Apis::Core::JsonObjectSupport
|
2249
2429
|
end
|
2250
2430
|
|
2251
|
-
class
|
2431
|
+
class GoogleCloudDiscoveryengineV1alphaGetSessionRequest
|
2252
2432
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
2433
|
|
2254
2434
|
include Google::Apis::Core::JsonObjectSupport
|
2255
2435
|
end
|
2256
2436
|
|
2257
|
-
class
|
2437
|
+
class GoogleCloudDiscoveryengineV1alphaGetUriPatternDocumentDataResponse
|
2258
2438
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2259
2439
|
|
2260
2440
|
include Google::Apis::Core::JsonObjectSupport
|
2261
2441
|
end
|
2262
2442
|
|
2263
|
-
class
|
2443
|
+
class GoogleCloudDiscoveryengineV1alphaHealthcareFhirConfig
|
2264
2444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2265
2445
|
|
2266
2446
|
include Google::Apis::Core::JsonObjectSupport
|
2267
2447
|
end
|
2268
2448
|
|
2269
|
-
class
|
2449
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityMappingEntryOperationMetadata
|
2270
2450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2271
2451
|
|
2272
2452
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -2320,6 +2500,12 @@ module Google
|
|
2320
2500
|
include Google::Apis::Core::JsonObjectSupport
|
2321
2501
|
end
|
2322
2502
|
|
2503
|
+
class GoogleCloudDiscoveryengineV1alphaImportIdentityMappingsResponse
|
2504
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
|
+
|
2506
|
+
include Google::Apis::Core::JsonObjectSupport
|
2507
|
+
end
|
2508
|
+
|
2323
2509
|
class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata
|
2324
2510
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
2511
|
|
@@ -2614,6 +2800,12 @@ module Google
|
|
2614
2800
|
include Google::Apis::Core::JsonObjectSupport
|
2615
2801
|
end
|
2616
2802
|
|
2803
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec
|
2804
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2805
|
+
|
2806
|
+
include Google::Apis::Core::JsonObjectSupport
|
2807
|
+
end
|
2808
|
+
|
2617
2809
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
2618
2810
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2619
2811
|
|
@@ -2662,6 +2854,12 @@ module Google
|
|
2662
2854
|
include Google::Apis::Core::JsonObjectSupport
|
2663
2855
|
end
|
2664
2856
|
|
2857
|
+
class GoogleCloudDiscoveryengineV1alphaSearchRequestRelevanceScoreSpec
|
2858
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2859
|
+
|
2860
|
+
include Google::Apis::Core::JsonObjectSupport
|
2861
|
+
end
|
2862
|
+
|
2665
2863
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
2666
2864
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2667
2865
|
|
@@ -2878,6 +3076,18 @@ module Google
|
|
2878
3076
|
include Google::Apis::Core::JsonObjectSupport
|
2879
3077
|
end
|
2880
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
|
+
|
2881
3091
|
class GoogleCloudDiscoveryengineV1betaControlFilterAction
|
2882
3092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2883
3093
|
|
@@ -2902,6 +3112,12 @@ module Google
|
|
2902
3112
|
include Google::Apis::Core::JsonObjectSupport
|
2903
3113
|
end
|
2904
3114
|
|
3115
|
+
class GoogleCloudDiscoveryengineV1betaCrawlRateTimeSeries
|
3116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
|
+
|
3118
|
+
include Google::Apis::Core::JsonObjectSupport
|
3119
|
+
end
|
3120
|
+
|
2905
3121
|
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
2906
3122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2907
3123
|
|
@@ -2956,6 +3172,12 @@ module Google
|
|
2956
3172
|
include Google::Apis::Core::JsonObjectSupport
|
2957
3173
|
end
|
2958
3174
|
|
3175
|
+
class GoogleCloudDiscoveryengineV1betaDedicatedCrawlRateTimeSeries
|
3176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3177
|
+
|
3178
|
+
include Google::Apis::Core::JsonObjectSupport
|
3179
|
+
end
|
3180
|
+
|
2959
3181
|
class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
|
2960
3182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2961
3183
|
|
@@ -3112,13 +3334,13 @@ module Google
|
|
3112
3334
|
include Google::Apis::Core::JsonObjectSupport
|
3113
3335
|
end
|
3114
3336
|
|
3115
|
-
class
|
3337
|
+
class GoogleCloudDiscoveryengineV1betaHealthcareFhirConfig
|
3116
3338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3117
3339
|
|
3118
3340
|
include Google::Apis::Core::JsonObjectSupport
|
3119
3341
|
end
|
3120
3342
|
|
3121
|
-
class
|
3343
|
+
class GoogleCloudDiscoveryengineV1betaIdentityMappingEntryOperationMetadata
|
3122
3344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3123
3345
|
|
3124
3346
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -3154,6 +3376,12 @@ module Google
|
|
3154
3376
|
include Google::Apis::Core::JsonObjectSupport
|
3155
3377
|
end
|
3156
3378
|
|
3379
|
+
class GoogleCloudDiscoveryengineV1betaImportIdentityMappingsResponse
|
3380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3381
|
+
|
3382
|
+
include Google::Apis::Core::JsonObjectSupport
|
3383
|
+
end
|
3384
|
+
|
3157
3385
|
class GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata
|
3158
3386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3159
3387
|
|
@@ -3208,6 +3436,18 @@ module Google
|
|
3208
3436
|
include Google::Apis::Core::JsonObjectSupport
|
3209
3437
|
end
|
3210
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
|
+
|
3211
3451
|
class GoogleCloudDiscoveryengineV1betaProject
|
3212
3452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
3453
|
|
@@ -3262,6 +3502,18 @@ module Google
|
|
3262
3502
|
include Google::Apis::Core::JsonObjectSupport
|
3263
3503
|
end
|
3264
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
|
+
|
3265
3517
|
class GoogleCloudDiscoveryengineV1betaSchema
|
3266
3518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3267
3519
|
|
@@ -3400,6 +3652,12 @@ module Google
|
|
3400
3652
|
include Google::Apis::Core::JsonObjectSupport
|
3401
3653
|
end
|
3402
3654
|
|
3655
|
+
class GoogleCloudDiscoveryengineV1betaSearchRequestRelevanceScoreSpec
|
3656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3657
|
+
|
3658
|
+
include Google::Apis::Core::JsonObjectSupport
|
3659
|
+
end
|
3660
|
+
|
3403
3661
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
3404
3662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3405
3663
|
|
@@ -3418,6 +3676,18 @@ module Google
|
|
3418
3676
|
include Google::Apis::Core::JsonObjectSupport
|
3419
3677
|
end
|
3420
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
|
+
|
3421
3691
|
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
3422
3692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3423
3693
|
|
@@ -3677,6 +3947,19 @@ module Google
|
|
3677
3947
|
end
|
3678
3948
|
end
|
3679
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
|
+
|
3680
3963
|
class GoogleCloudDiscoveryengineLoggingErrorContext
|
3681
3964
|
# @private
|
3682
3965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3690,6 +3973,8 @@ module Google
|
|
3690
3973
|
class GoogleCloudDiscoveryengineLoggingErrorLog
|
3691
3974
|
# @private
|
3692
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
|
+
|
3693
3978
|
property :context, as: 'context', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingErrorContext::Representation
|
3694
3979
|
|
3695
3980
|
property :import_payload, as: 'importPayload', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineLoggingImportErrorContext::Representation
|
@@ -3817,6 +4102,8 @@ module Google
|
|
3817
4102
|
property :answer_generation_spec, as: 'answerGenerationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestAnswerGenerationSpec::Representation
|
3818
4103
|
|
3819
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
|
+
|
3820
4107
|
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec::Representation
|
3821
4108
|
|
3822
4109
|
property :query, as: 'query', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Query::Representation
|
@@ -3865,6 +4152,38 @@ module Google
|
|
3865
4152
|
end
|
3866
4153
|
end
|
3867
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
|
+
|
3868
4187
|
class GoogleCloudDiscoveryengineV1AnswerQueryRequestGroundingSpec
|
3869
4188
|
# @private
|
3870
4189
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4096,6 +4415,8 @@ module Google
|
|
4096
4415
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4097
4416
|
property :document, as: 'document'
|
4098
4417
|
hash :struct_data, as: 'structData'
|
4418
|
+
property :title, as: 'title'
|
4419
|
+
property :uri, as: 'uri'
|
4099
4420
|
end
|
4100
4421
|
end
|
4101
4422
|
|
@@ -4513,6 +4834,27 @@ module Google
|
|
4513
4834
|
property :data_store, as: 'dataStore'
|
4514
4835
|
property :filter, as: 'filter'
|
4515
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'
|
4516
4858
|
end
|
4517
4859
|
end
|
4518
4860
|
|
@@ -4633,6 +4975,14 @@ module Google
|
|
4633
4975
|
end
|
4634
4976
|
end
|
4635
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
|
+
|
4636
4986
|
class GoogleCloudDiscoveryengineV1CreateTargetSiteMetadata
|
4637
4987
|
# @private
|
4638
4988
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4687,6 +5037,9 @@ module Google
|
|
4687
5037
|
property :display_name, as: 'displayName'
|
4688
5038
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
4689
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'
|
4690
5043
|
property :industry_vertical, as: 'industryVertical'
|
4691
5044
|
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
4692
5045
|
property :kms_key_name, as: 'kmsKeyName'
|
@@ -4720,6 +5073,14 @@ module Google
|
|
4720
5073
|
end
|
4721
5074
|
end
|
4722
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
|
+
|
4723
5084
|
class GoogleCloudDiscoveryengineV1DeleteDataStoreMetadata
|
4724
5085
|
# @private
|
4725
5086
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4752,6 +5113,14 @@ module Google
|
|
4752
5113
|
end
|
4753
5114
|
end
|
4754
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
|
+
|
4755
5124
|
class GoogleCloudDiscoveryengineV1DeleteTargetSiteMetadata
|
4756
5125
|
# @private
|
4757
5126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4891,6 +5260,13 @@ module Google
|
|
4891
5260
|
end
|
4892
5261
|
end
|
4893
5262
|
|
5263
|
+
class GoogleCloudDiscoveryengineV1DoubleList
|
5264
|
+
# @private
|
5265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5266
|
+
collection :values, as: 'values'
|
5267
|
+
end
|
5268
|
+
end
|
5269
|
+
|
4894
5270
|
class GoogleCloudDiscoveryengineV1EnableAdvancedSiteSearchMetadata
|
4895
5271
|
# @private
|
4896
5272
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4938,6 +5314,7 @@ module Google
|
|
4938
5314
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4939
5315
|
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1EngineChatEngineConfigAgentCreationConfig::Representation
|
4940
5316
|
|
5317
|
+
property :allow_cross_region, as: 'allowCrossRegion'
|
4941
5318
|
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
4942
5319
|
end
|
4943
5320
|
end
|
@@ -4994,6 +5371,22 @@ module Google
|
|
4994
5371
|
end
|
4995
5372
|
end
|
4996
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
|
+
|
4997
5390
|
class GoogleCloudDiscoveryengineV1FhirStoreSource
|
4998
5391
|
# @private
|
4999
5392
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5201,18 +5594,54 @@ module Google
|
|
5201
5594
|
end
|
5202
5595
|
end
|
5203
5596
|
|
5204
|
-
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
5597
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
5598
|
+
# @private
|
5599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5600
|
+
property :text, as: 'text'
|
5601
|
+
end
|
5602
|
+
end
|
5603
|
+
|
5604
|
+
class GoogleCloudDiscoveryengineV1GroundingFact
|
5605
|
+
# @private
|
5606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5607
|
+
hash :attributes, as: 'attributes'
|
5608
|
+
property :fact_text, as: 'factText'
|
5609
|
+
end
|
5610
|
+
end
|
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
|
5205
5630
|
# @private
|
5206
5631
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5207
|
-
property :
|
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'
|
5208
5635
|
end
|
5209
5636
|
end
|
5210
5637
|
|
5211
|
-
class
|
5638
|
+
class GoogleCloudDiscoveryengineV1IdentityMappingStore
|
5212
5639
|
# @private
|
5213
5640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5214
|
-
|
5215
|
-
|
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'
|
5216
5645
|
end
|
5217
5646
|
end
|
5218
5647
|
|
@@ -5287,6 +5716,7 @@ module Google
|
|
5287
5716
|
|
5288
5717
|
property :firestore_source, as: 'firestoreSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FirestoreSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FirestoreSource::Representation
|
5289
5718
|
|
5719
|
+
property :force_refresh_content, as: 'forceRefreshContent'
|
5290
5720
|
property :gcs_source, as: 'gcsSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GcsSource::Representation
|
5291
5721
|
|
5292
5722
|
property :id_field, as: 'idField'
|
@@ -5324,6 +5754,30 @@ module Google
|
|
5324
5754
|
end
|
5325
5755
|
end
|
5326
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
|
+
|
5327
5781
|
class GoogleCloudDiscoveryengineV1ImportSuggestionDenyListEntriesMetadata
|
5328
5782
|
# @private
|
5329
5783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5467,6 +5921,24 @@ module Google
|
|
5467
5921
|
end
|
5468
5922
|
end
|
5469
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
|
+
|
5470
5942
|
class GoogleCloudDiscoveryengineV1ListSchemasResponse
|
5471
5943
|
# @private
|
5472
5944
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5631,6 +6103,24 @@ module Google
|
|
5631
6103
|
end
|
5632
6104
|
end
|
5633
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
|
6117
|
+
# @private
|
6118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6119
|
+
collection :identity_mapping_entries, as: 'identityMappingEntries', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1IdentityMappingEntry::Representation
|
6120
|
+
|
6121
|
+
end
|
6122
|
+
end
|
6123
|
+
|
5634
6124
|
class GoogleCloudDiscoveryengineV1PurgeSuggestionDenyListEntriesMetadata
|
5635
6125
|
# @private
|
5636
6126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5818,6 +6308,9 @@ module Google
|
|
5818
6308
|
property :query, as: 'query'
|
5819
6309
|
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestQueryExpansionSpec::Representation
|
5820
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'
|
5821
6314
|
property :safe_search, as: 'safeSearch'
|
5822
6315
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec::Representation
|
5823
6316
|
|
@@ -5995,6 +6488,13 @@ module Google
|
|
5995
6488
|
end
|
5996
6489
|
end
|
5997
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
|
+
|
5998
6498
|
class GoogleCloudDiscoveryengineV1SearchRequestSearchAsYouTypeSpec
|
5999
6499
|
# @private
|
6000
6500
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6076,6 +6576,8 @@ module Google
|
|
6076
6576
|
property :document, as: 'document', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1Document::Representation
|
6077
6577
|
|
6078
6578
|
property :id, as: 'id'
|
6579
|
+
hash :model_scores, as: 'modelScores', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DoubleList, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DoubleList::Representation
|
6580
|
+
|
6079
6581
|
end
|
6080
6582
|
end
|
6081
6583
|
|
@@ -6256,6 +6758,15 @@ module Google
|
|
6256
6758
|
end
|
6257
6759
|
end
|
6258
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
|
+
|
6259
6770
|
class GoogleCloudDiscoveryengineV1SpannerSource
|
6260
6771
|
# @private
|
6261
6772
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6587,6 +7098,8 @@ module Google
|
|
6587
7098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6588
7099
|
property :document, as: 'document'
|
6589
7100
|
hash :struct_data, as: 'structData'
|
7101
|
+
property :title, as: 'title'
|
7102
|
+
property :uri, as: 'uri'
|
6590
7103
|
end
|
6591
7104
|
end
|
6592
7105
|
|
@@ -6678,6 +7191,13 @@ module Google
|
|
6678
7191
|
end
|
6679
7192
|
end
|
6680
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
|
+
|
6681
7201
|
class GoogleCloudDiscoveryengineV1alphaBatchCreateTargetSiteMetadata
|
6682
7202
|
# @private
|
6683
7203
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6766,6 +7286,7 @@ module Google
|
|
6766
7286
|
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
6767
7287
|
# @private
|
6768
7288
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7289
|
+
property :deleted_record_count, :numeric_string => true, as: 'deletedRecordCount'
|
6769
7290
|
property :entity_name, as: 'entityName'
|
6770
7291
|
property :error_record_count, :numeric_string => true, as: 'errorRecordCount'
|
6771
7292
|
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
@@ -6810,6 +7331,27 @@ module Google
|
|
6810
7331
|
property :data_store, as: 'dataStore'
|
6811
7332
|
property :filter, as: 'filter'
|
6812
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'
|
6813
7355
|
end
|
6814
7356
|
end
|
6815
7357
|
|
@@ -6911,6 +7453,8 @@ module Google
|
|
6911
7453
|
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
|
6912
7454
|
|
6913
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
|
+
|
6914
7458
|
collection :blocking_reasons, as: 'blockingReasons'
|
6915
7459
|
property :create_time, as: 'createTime'
|
6916
7460
|
property :data_source, as: 'dataSource'
|
@@ -6945,8 +7489,12 @@ module Google
|
|
6945
7489
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6946
7490
|
property :data_store, as: 'dataStore'
|
6947
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
|
+
|
6948
7494
|
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6949
7495
|
hash :params, as: 'params'
|
7496
|
+
property :starting_schema, as: 'startingSchema', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSchema::Representation
|
7497
|
+
|
6950
7498
|
end
|
6951
7499
|
end
|
6952
7500
|
|
@@ -6966,6 +7514,9 @@ module Google
|
|
6966
7514
|
property :display_name, as: 'displayName'
|
6967
7515
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfig::Representation
|
6968
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'
|
6969
7520
|
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
6970
7521
|
|
6971
7522
|
property :industry_vertical, as: 'industryVertical'
|
@@ -7015,6 +7566,14 @@ module Google
|
|
7015
7566
|
end
|
7016
7567
|
end
|
7017
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
|
+
|
7018
7577
|
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
7019
7578
|
# @private
|
7020
7579
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7218,6 +7777,7 @@ module Google
|
|
7218
7777
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7219
7778
|
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfigAgentCreationConfig::Representation
|
7220
7779
|
|
7780
|
+
property :allow_cross_region, as: 'allowCrossRegion'
|
7221
7781
|
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
7222
7782
|
end
|
7223
7783
|
end
|
@@ -7339,22 +7899,6 @@ module Google
|
|
7339
7899
|
end
|
7340
7900
|
end
|
7341
7901
|
|
7342
|
-
class GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponse
|
7343
|
-
# @private
|
7344
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7345
|
-
collection :sitemaps_metadata, as: 'sitemapsMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponseSitemapMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponseSitemapMetadata::Representation
|
7346
|
-
|
7347
|
-
end
|
7348
|
-
end
|
7349
|
-
|
7350
|
-
class GoogleCloudDiscoveryengineV1alphaFetchSitemapsResponseSitemapMetadata
|
7351
|
-
# @private
|
7352
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7353
|
-
property :sitemap, as: 'sitemap', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSitemap, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSitemap::Representation
|
7354
|
-
|
7355
|
-
end
|
7356
|
-
end
|
7357
|
-
|
7358
7902
|
class GoogleCloudDiscoveryengineV1alphaFieldConfig
|
7359
7903
|
# @private
|
7360
7904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7388,6 +7932,23 @@ module Google
|
|
7388
7932
|
end
|
7389
7933
|
end
|
7390
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
|
+
|
7391
7952
|
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
7392
7953
|
# @private
|
7393
7954
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7461,6 +8022,14 @@ module Google
|
|
7461
8022
|
end
|
7462
8023
|
end
|
7463
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
|
+
|
7464
8033
|
class GoogleCloudDiscoveryengineV1alphaImportSampleQueriesMetadata
|
7465
8034
|
# @private
|
7466
8035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7730,6 +8299,8 @@ module Google
|
|
7730
8299
|
property :create_time, as: 'createTime'
|
7731
8300
|
collection :invalid_uris, as: 'invalidUris'
|
7732
8301
|
property :invalid_uris_count, as: 'invalidUrisCount'
|
8302
|
+
collection :noindex_uris, as: 'noindexUris'
|
8303
|
+
property :noindex_uris_count, as: 'noindexUrisCount'
|
7733
8304
|
property :pending_count, as: 'pendingCount'
|
7734
8305
|
property :quota_exceeded_count, as: 'quotaExceededCount'
|
7735
8306
|
property :success_count, as: 'successCount'
|
@@ -7830,6 +8401,8 @@ module Google
|
|
7830
8401
|
|
7831
8402
|
collection :data_store_specs, as: 'dataStoreSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec::Representation
|
7832
8403
|
|
8404
|
+
property :display_spec, as: 'displaySpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec::Representation
|
8405
|
+
|
7833
8406
|
property :embedding_spec, as: 'embeddingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec::Representation
|
7834
8407
|
|
7835
8408
|
collection :facet_specs, as: 'facetSpecs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestFacetSpec::Representation
|
@@ -7852,7 +8425,10 @@ module Google
|
|
7852
8425
|
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestQueryExpansionSpec::Representation
|
7853
8426
|
|
7854
8427
|
property :ranking_expression, as: 'rankingExpression'
|
8428
|
+
property :ranking_expression_backend, as: 'rankingExpressionBackend'
|
7855
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
|
+
|
7856
8432
|
property :relevance_threshold, as: 'relevanceThreshold'
|
7857
8433
|
property :safe_search, as: 'safeSearch'
|
7858
8434
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec::Representation
|
@@ -7992,6 +8568,13 @@ module Google
|
|
7992
8568
|
end
|
7993
8569
|
end
|
7994
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
|
+
|
7995
8578
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestEmbeddingSpec
|
7996
8579
|
# @private
|
7997
8580
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8063,6 +8646,13 @@ module Google
|
|
8063
8646
|
end
|
8064
8647
|
end
|
8065
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
|
+
|
8066
8656
|
class GoogleCloudDiscoveryengineV1alphaSearchRequestSearchAsYouTypeSpec
|
8067
8657
|
# @private
|
8068
8658
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8393,6 +8983,27 @@ module Google
|
|
8393
8983
|
property :data_store, as: 'dataStore'
|
8394
8984
|
property :filter, as: 'filter'
|
8395
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'
|
8396
9007
|
end
|
8397
9008
|
end
|
8398
9009
|
|
@@ -8427,6 +9038,14 @@ module Google
|
|
8427
9038
|
end
|
8428
9039
|
end
|
8429
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
|
+
|
8430
9049
|
class GoogleCloudDiscoveryengineV1betaCreateDataStoreMetadata
|
8431
9050
|
# @private
|
8432
9051
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8488,6 +9107,9 @@ module Google
|
|
8488
9107
|
property :display_name, as: 'displayName'
|
8489
9108
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
|
8490
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'
|
8491
9113
|
property :industry_vertical, as: 'industryVertical'
|
8492
9114
|
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
8493
9115
|
property :kms_key_name, as: 'kmsKeyName'
|
@@ -8525,6 +9147,16 @@ module Google
|
|
8525
9147
|
end
|
8526
9148
|
end
|
8527
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
|
+
|
8528
9160
|
class GoogleCloudDiscoveryengineV1betaDeleteDataStoreMetadata
|
8529
9161
|
# @private
|
8530
9162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8689,6 +9321,7 @@ module Google
|
|
8689
9321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8690
9322
|
property :agent_creation_config, as: 'agentCreationConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaEngineChatEngineConfigAgentCreationConfig::Representation
|
8691
9323
|
|
9324
|
+
property :allow_cross_region, as: 'allowCrossRegion'
|
8692
9325
|
property :dialogflow_agent_to_link, as: 'dialogflowAgentToLink'
|
8693
9326
|
end
|
8694
9327
|
end
|
@@ -8760,19 +9393,20 @@ module Google
|
|
8760
9393
|
end
|
8761
9394
|
end
|
8762
9395
|
|
8763
|
-
class
|
9396
|
+
class GoogleCloudDiscoveryengineV1betaHealthcareFhirConfig
|
8764
9397
|
# @private
|
8765
9398
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8766
|
-
|
8767
|
-
|
9399
|
+
property :enable_configurable_schema, as: 'enableConfigurableSchema'
|
9400
|
+
property :enable_static_indexing_for_batch_ingestion, as: 'enableStaticIndexingForBatchIngestion'
|
8768
9401
|
end
|
8769
9402
|
end
|
8770
9403
|
|
8771
|
-
class
|
9404
|
+
class GoogleCloudDiscoveryengineV1betaIdentityMappingEntryOperationMetadata
|
8772
9405
|
# @private
|
8773
9406
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8774
|
-
property :
|
8775
|
-
|
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'
|
8776
9410
|
end
|
8777
9411
|
end
|
8778
9412
|
|
@@ -8824,6 +9458,14 @@ module Google
|
|
8824
9458
|
end
|
8825
9459
|
end
|
8826
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
|
+
|
8827
9469
|
class GoogleCloudDiscoveryengineV1betaImportSampleQueriesMetadata
|
8828
9470
|
# @private
|
8829
9471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8912,6 +9554,29 @@ module Google
|
|
8912
9554
|
end
|
8913
9555
|
end
|
8914
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
|
+
|
8915
9580
|
class GoogleCloudDiscoveryengineV1betaProject
|
8916
9581
|
# @private
|
8917
9582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9002,6 +9667,23 @@ module Google
|
|
9002
9667
|
end
|
9003
9668
|
end
|
9004
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
|
+
|
9005
9687
|
class GoogleCloudDiscoveryengineV1betaSchema
|
9006
9688
|
# @private
|
9007
9689
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9055,7 +9737,10 @@ module Google
|
|
9055
9737
|
property :query_expansion_spec, as: 'queryExpansionSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestQueryExpansionSpec::Representation
|
9056
9738
|
|
9057
9739
|
property :ranking_expression, as: 'rankingExpression'
|
9740
|
+
property :ranking_expression_backend, as: 'rankingExpressionBackend'
|
9058
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
|
+
|
9059
9744
|
property :relevance_threshold, as: 'relevanceThreshold'
|
9060
9745
|
property :safe_search, as: 'safeSearch'
|
9061
9746
|
property :search_as_you_type_spec, as: 'searchAsYouTypeSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec::Representation
|
@@ -9266,6 +9951,13 @@ module Google
|
|
9266
9951
|
end
|
9267
9952
|
end
|
9268
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
|
+
|
9269
9961
|
class GoogleCloudDiscoveryengineV1betaSearchRequestSearchAsYouTypeSpec
|
9270
9962
|
# @private
|
9271
9963
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9288,6 +9980,23 @@ module Google
|
|
9288
9980
|
end
|
9289
9981
|
end
|
9290
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
|
+
|
9291
10000
|
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
9292
10001
|
# @private
|
9293
10002
|
class Representation < Google::Apis::Core::JsonRepresentation
|