Commit 9b1d014
fix: [google-cloud-discoveryengine] support blended search (googleapis#12433)
- [ ] Regenerate this pull request now.
PiperOrigin-RevId: 614683212
Source-Link:
googleapis/googleapis@716a939
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/a54c0126868455148c339ce88209dca049e84171
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiYTU0YzAxMjY4Njg0NTUxNDhjMzM5Y2U4ODIwOWRjYTA0OWU4NDE3MSJ9
BEGIN_COMMIT_OVERRIDE
feat: support acl-based and blended search
feat: support chunk-based document search
feat: support search adaptor based search
feat: support batch documents purge with GCS input
feat: add document processing config services
feat: add serving config services
feat: add billing estimation services
feat: add suggestion deny list import/purge services
docs: keep the API doc up-to-date with recent changes
feat: support boost in multi-turn search
feat: add search tuning services
feat: allow setting schema on schema creation
END_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
feat: [google-cloud-discoveryengine] support acl-based and blended
search
feat: support chunk-based document search
feat: support search adaptor based search
feat: support batch documents purge with GCS input
feat: add document processing config services
feat: add serving config services
feat: add billing estimation services
feat: add suggestion deny list import/purge services
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 614160461
Source-Link:
googleapis/googleapis@b553626
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/4394e3704d4d04697ef54d16ffb7d5057ab3a2fe
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiNDM5NGUzNzA0ZDRkMDQ2OTdlZjU0ZDE2ZmZiN2Q1MDU3YWIzYTJmZSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [google-cloud-discoveryengine] support blended search
feat: support boost in multi-turn search
feat: add document processing config services
feat: add search tuning services
feat: allow setting schema on schema creation
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 614046598
Source-Link:
googleapis/googleapis@d66613f
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/3d656450d3a676ceab7078c673f2e05243e01d8f
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiM2Q2NTY0NTBkM2E2NzZjZWFiNzA3OGM2NzNmMmUwNTI0M2UwMWQ4ZiJ9
END_NESTED_COMMIT
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>1 parent c2c997b commit 9b1d014
179 files changed
Lines changed: 47973 additions & 2298 deletions
File tree
- packages/google-cloud-discoveryengine
- docs
- discoveryengine_v1alpha
- discoveryengine_v1beta
- google/cloud
- discoveryengine_v1alpha
- services
- acl_config_service
- transports
- chunk_service
- transports
- completion_service
- transports
- conversational_search_service
- data_store_service
- transports
- document_service
- transports
- engine_service
- transports
- estimate_billing_service
- transports
- search_service
- serving_config_service
- transports
- site_search_engine_service
- transports
- types
- discoveryengine_v1beta
- services
- data_store_service
- document_service
- search_service
- search_tuning_service
- transports
- serving_config_service
- transports
- types
- discoveryengine
- samples/generated_samples
- scripts
- tests/unit/gapic
- discoveryengine_v1alpha
- discoveryengine_v1beta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
129 | 135 | | |
130 | 136 | | |
131 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
132 | 141 | | |
133 | 142 | | |
134 | 143 | | |
| |||
190 | 199 | | |
191 | 200 | | |
192 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
193 | 207 | | |
194 | 208 | | |
195 | 209 | | |
| |||
263 | 277 | | |
264 | 278 | | |
265 | 279 | | |
| 280 | + | |
| 281 | + | |
266 | 282 | | |
267 | 283 | | |
268 | 284 | | |
| |||
304 | 320 | | |
305 | 321 | | |
306 | 322 | | |
| 323 | + | |
307 | 324 | | |
308 | 325 | | |
309 | 326 | | |
| |||
351 | 368 | | |
352 | 369 | | |
353 | 370 | | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
354 | 374 | | |
355 | 375 | | |
356 | 376 | | |
| |||
Lines changed: 84 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| |||
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
42 | 51 | | |
43 | 52 | | |
44 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
45 | 58 | | |
46 | 59 | | |
47 | 60 | | |
| |||
50 | 63 | | |
51 | 64 | | |
52 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
53 | 70 | | |
54 | 71 | | |
| 72 | + | |
55 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
56 | 77 | | |
57 | 78 | | |
| 79 | + | |
58 | 80 | | |
59 | 81 | | |
60 | 82 | | |
61 | 83 | | |
62 | 84 | | |
| 85 | + | |
63 | 86 | | |
64 | 87 | | |
65 | 88 | | |
| |||
85 | 108 | | |
86 | 109 | | |
87 | 110 | | |
| 111 | + | |
88 | 112 | | |
89 | 113 | | |
90 | 114 | | |
| 115 | + | |
91 | 116 | | |
92 | 117 | | |
| 118 | + | |
93 | 119 | | |
94 | 120 | | |
95 | 121 | | |
| |||
114 | 140 | | |
115 | 141 | | |
116 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
117 | 148 | | |
118 | 149 | | |
119 | 150 | | |
120 | 151 | | |
121 | 152 | | |
122 | 153 | | |
123 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
124 | 158 | | |
125 | 159 | | |
126 | 160 | | |
| |||
129 | 163 | | |
130 | 164 | | |
131 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
132 | 170 | | |
133 | 171 | | |
134 | 172 | | |
| |||
152 | 190 | | |
153 | 191 | | |
154 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
155 | 200 | | |
156 | 201 | | |
157 | 202 | | |
| |||
195 | 240 | | |
196 | 241 | | |
197 | 242 | | |
| 243 | + | |
| 244 | + | |
198 | 245 | | |
199 | 246 | | |
200 | 247 | | |
201 | 248 | | |
202 | 249 | | |
| 250 | + | |
203 | 251 | | |
204 | 252 | | |
205 | 253 | | |
206 | 254 | | |
| 255 | + | |
207 | 256 | | |
208 | 257 | | |
| 258 | + | |
| 259 | + | |
209 | 260 | | |
210 | 261 | | |
211 | 262 | | |
212 | 263 | | |
213 | 264 | | |
214 | 265 | | |
215 | 266 | | |
| 267 | + | |
| 268 | + | |
216 | 269 | | |
217 | 270 | | |
218 | 271 | | |
| |||
235 | 288 | | |
236 | 289 | | |
237 | 290 | | |
| 291 | + | |
238 | 292 | | |
239 | 293 | | |
240 | 294 | | |
| |||
252 | 306 | | |
253 | 307 | | |
254 | 308 | | |
| 309 | + | |
255 | 310 | | |
256 | 311 | | |
| 312 | + | |
257 | 313 | | |
258 | 314 | | |
259 | 315 | | |
260 | 316 | | |
261 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
262 | 322 | | |
263 | 323 | | |
264 | 324 | | |
265 | 325 | | |
| 326 | + | |
| 327 | + | |
266 | 328 | | |
267 | 329 | | |
| 330 | + | |
268 | 331 | | |
269 | 332 | | |
270 | 333 | | |
| 334 | + | |
271 | 335 | | |
272 | 336 | | |
| 337 | + | |
| 338 | + | |
273 | 339 | | |
274 | 340 | | |
275 | 341 | | |
276 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
277 | 346 | | |
278 | 347 | | |
279 | 348 | | |
280 | 349 | | |
281 | 350 | | |
| 351 | + | |
| 352 | + | |
282 | 353 | | |
283 | 354 | | |
284 | 355 | | |
| |||
289 | 360 | | |
290 | 361 | | |
291 | 362 | | |
| 363 | + | |
| 364 | + | |
292 | 365 | | |
293 | 366 | | |
294 | 367 | | |
295 | 368 | | |
296 | 369 | | |
297 | 370 | | |
| 371 | + | |
298 | 372 | | |
299 | 373 | | |
300 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
301 | 379 | | |
302 | 380 | | |
303 | 381 | | |
| |||
318 | 396 | | |
319 | 397 | | |
320 | 398 | | |
| 399 | + | |
| 400 | + | |
321 | 401 | | |
322 | 402 | | |
323 | 403 | | |
324 | 404 | | |
| 405 | + | |
325 | 406 | | |
326 | 407 | | |
327 | 408 | | |
| |||
331 | 412 | | |
332 | 413 | | |
333 | 414 | | |
| 415 | + | |
334 | 416 | | |
335 | 417 | | |
| 418 | + | |
336 | 419 | | |
337 | 420 | | |
338 | 421 | | |
339 | 422 | | |
| 423 | + | |
340 | 424 | | |
341 | 425 | | |
342 | 426 | | |
| |||
0 commit comments