Commit 9b171b1
authored
feat: [google-cloud-discoveryengine] add site search engine service (#12121)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat(v1alpha): add site search engine service
feat(v1alpha): add search tuning service
feat(v1alpha): add engine support for conversational engine service
feat(v1alpha): support search summarization with citations and
references
docs(v1alpha): keep the API doc up-to-date with recent changes
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 590625062
Source-Link:
googleapis/googleapis@5e2f0b2
Source-Link:
googleapis/googleapis-gen@da42768
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpc2NvdmVyeWVuZ2luZS8uT3dsQm90LnlhbWwiLCJoIjoiZGE0Mjc2ODk4YzEwNmFkN2FlOGNjM2FhNTVhOGM0NWNmMjcwOGZjMCJ9
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 8b7c5c8 commit 9b171b1
84 files changed
Lines changed: 21847 additions & 382 deletions
File tree
- packages/google-cloud-discoveryengine
- docs/discoveryengine_v1alpha
- google/cloud
- discoveryengine_v1alpha
- services
- completion_service/transports
- conversational_search_service/transports
- data_store_service/transports
- document_service/transports
- engine_service
- transports
- recommendation_service/transports
- schema_service/transports
- search_service/transports
- search_tuning_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: 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 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
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: 66 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
146 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
147 | 179 | | |
148 | 180 | | |
149 | 181 | | |
| 182 | + | |
| 183 | + | |
150 | 184 | | |
151 | 185 | | |
152 | 186 | | |
| |||
169 | 203 | | |
170 | 204 | | |
171 | 205 | | |
| 206 | + | |
172 | 207 | | |
173 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
174 | 215 | | |
175 | 216 | | |
176 | 217 | | |
| |||
191 | 232 | | |
192 | 233 | | |
193 | 234 | | |
| 235 | + | |
| 236 | + | |
194 | 237 | | |
195 | 238 | | |
196 | 239 | | |
| |||
202 | 245 | | |
203 | 246 | | |
204 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
205 | 253 | | |
206 | 254 | | |
207 | 255 | | |
208 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
209 | 260 | | |
210 | 261 | | |
| 262 | + | |
| 263 | + | |
211 | 264 | | |
212 | 265 | | |
213 | 266 | | |
214 | 267 | | |
215 | 268 | | |
216 | 269 | | |
217 | 270 | | |
| 271 | + | |
| 272 | + | |
218 | 273 | | |
219 | 274 | | |
220 | 275 | | |
| |||
234 | 289 | | |
235 | 290 | | |
236 | 291 | | |
| 292 | + | |
| 293 | + | |
237 | 294 | | |
238 | 295 | | |
239 | 296 | | |
| |||
260 | 317 | | |
261 | 318 | | |
262 | 319 | | |
| 320 | + | |
| 321 | + | |
263 | 322 | | |
| 323 | + | |
264 | 324 | | |
| 325 | + | |
265 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
266 | 330 | | |
267 | 331 | | |
268 | 332 | | |
| |||
273 | 337 | | |
274 | 338 | | |
275 | 339 | | |
| 340 | + | |
| 341 | + | |
276 | 342 | | |
277 | 343 | | |
278 | 344 | | |
| |||
0 commit comments