Commit e4e3acc
authored
feat: [google-cloud-discoveryengine] support natural language understanding in search (#12973)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: support natural language understanding in search
feat: support search as you type feature
feat: allow set relevance threshold on search
feat: support import and purge autocomplete data
feat: populate more metadata in answer services
feat: allow providing language info in data stores
feat: add requirement service
feat: support import data from AlloyDB
feat: support add metadata for website uris
docs: keep the API doc up-to-date with recent changes
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 658428107
Source-Link:
googleapis/googleapis@98e5657
Source-Link:
googleapis/googleapis-gen@a579c69
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiYTU3OWM2OTA4YWNkNjcwMWQ3ZjliYzY0YTVmMTc2YjIxNWJiYmZhYyJ9
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 4503cd6 commit e4e3acc
78 files changed
Lines changed: 8470 additions & 1418 deletions
File tree
- packages/google-cloud-discoveryengine
- google/cloud
- discoveryengine_v1alpha
- services
- acl_config_service/transports
- chunk_service/transports
- completion_service
- transports
- control_service/transports
- conversational_search_service/transports
- data_store_service/transports
- document_service/transports
- engine_service/transports
- estimate_billing_service/transports
- evaluation_service
- transports
- grounded_generation_service/transports
- project_service/transports
- rank_service/transports
- recommendation_service/transports
- sample_query_service/transports
- sample_query_set_service/transports
- schema_service/transports
- search_service
- transports
- search_tuning_service/transports
- serving_config_service/transports
- site_search_engine_service
- transports
- user_event_service/transports
- types
- discoveryengine_v1beta
- discoveryengine_v1
- discoveryengine
- samples/generated_samples
- scripts
- tests/unit/gapic/discoveryengine_v1alpha
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 28 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
213 | 217 | | |
214 | 218 | | |
215 | 219 | | |
| |||
233 | 237 | | |
234 | 238 | | |
235 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
236 | 243 | | |
237 | 244 | | |
238 | 245 | | |
| |||
314 | 321 | | |
315 | 322 | | |
316 | 323 | | |
| 324 | + | |
| 325 | + | |
317 | 326 | | |
318 | 327 | | |
319 | 328 | | |
320 | 329 | | |
321 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
322 | 334 | | |
323 | 335 | | |
324 | 336 | | |
| |||
359 | 371 | | |
360 | 372 | | |
361 | 373 | | |
| 374 | + | |
362 | 375 | | |
363 | 376 | | |
364 | 377 | | |
| |||
382 | 395 | | |
383 | 396 | | |
384 | 397 | | |
| 398 | + | |
385 | 399 | | |
386 | 400 | | |
387 | 401 | | |
| |||
472 | 486 | | |
473 | 487 | | |
474 | 488 | | |
| 489 | + | |
| 490 | + | |
475 | 491 | | |
476 | 492 | | |
477 | 493 | | |
478 | 494 | | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
479 | 498 | | |
480 | 499 | | |
481 | 500 | | |
| |||
491 | 510 | | |
492 | 511 | | |
493 | 512 | | |
| 513 | + | |
494 | 514 | | |
495 | 515 | | |
496 | 516 | | |
| |||
531 | 551 | | |
532 | 552 | | |
533 | 553 | | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
534 | 557 | | |
535 | 558 | | |
536 | 559 | | |
| |||
573 | 596 | | |
574 | 597 | | |
575 | 598 | | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
576 | 602 | | |
577 | 603 | | |
578 | 604 | | |
| |||
Lines changed: 60 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
121 | 131 | | |
122 | 132 | | |
123 | 133 | | |
| |||
133 | 143 | | |
134 | 144 | | |
135 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
136 | 151 | | |
137 | 152 | | |
138 | 153 | | |
139 | 154 | | |
140 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
141 | 161 | | |
142 | 162 | | |
143 | 163 | | |
| |||
153 | 173 | | |
154 | 174 | | |
155 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
156 | 181 | | |
157 | 182 | | |
158 | 183 | | |
159 | 184 | | |
160 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
161 | 191 | | |
162 | 192 | | |
163 | 193 | | |
| |||
1650 | 1680 | | |
1651 | 1681 | | |
1652 | 1682 | | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
1653 | 1688 | | |
1654 | 1689 | | |
1655 | 1690 | | |
| |||
1660 | 1695 | | |
1661 | 1696 | | |
1662 | 1697 | | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
1663 | 1703 | | |
1664 | 1704 | | |
1665 | 1705 | | |
| |||
1715 | 1755 | | |
1716 | 1756 | | |
1717 | 1757 | | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
1718 | 1763 | | |
1719 | 1764 | | |
1720 | 1765 | | |
| |||
1725 | 1770 | | |
1726 | 1771 | | |
1727 | 1772 | | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
1728 | 1778 | | |
1729 | 1779 | | |
1730 | 1780 | | |
| |||
1780 | 1830 | | |
1781 | 1831 | | |
1782 | 1832 | | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
1783 | 1838 | | |
1784 | 1839 | | |
1785 | 1840 | | |
| |||
1790 | 1845 | | |
1791 | 1846 | | |
1792 | 1847 | | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
1793 | 1853 | | |
1794 | 1854 | | |
1795 | 1855 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
649 | 653 | | |
650 | 654 | | |
651 | 655 | | |
| |||
768 | 772 | | |
769 | 773 | | |
770 | 774 | | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
771 | 779 | | |
772 | 780 | | |
773 | 781 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
654 | 658 | | |
655 | 659 | | |
656 | 660 | | |
| |||
773 | 777 | | |
774 | 778 | | |
775 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
776 | 784 | | |
777 | 785 | | |
778 | 786 | | |
| |||
0 commit comments