Commit b483e92
authored
chore: librarian generate pull request: 20260211T172749Z (#15560)
PR created by the Librarian CLI to generate Cloud Client Libraries code
from protos.
BEGIN_COMMIT
BEGIN_NESTED_COMMIT
feat: add output-only field SemanticState to SearchResponse.
PiperOrigin-RevId: 868345232
Library-IDs: google-cloud-discoveryengine
Source-link:
[googleapis/googleapis@56bc1b49](googleapis/googleapis@56bc1b49)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: update documentation for search and data store NLQ features
PiperOrigin-RevId: 868345232
Library-IDs: google-cloud-discoveryengine
Source-link:
[googleapis/googleapis@56bc1b49](googleapis/googleapis@56bc1b49)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: other misc documentation updates
Clients can specify Natural Language Query Understanding-related fields,
as well as CrowdingSpec. These features are available in the V1 APIs.
PiperOrigin-RevId: 868345232
Library-IDs: google-cloud-discoveryengine
Source-link:
[googleapis/googleapis@56bc1b49](googleapis/googleapis@56bc1b49)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add Natural Language Query Understanding fields and messages to
DiscoveryEngine request, response, and datastore messages
PiperOrigin-RevId: 868345232
Library-IDs: google-cloud-discoveryengine
Source-link:
[googleapis/googleapis@56bc1b49](googleapis/googleapis@56bc1b49)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add CrowdingSpec to SearchRequest to set crowding settings
PiperOrigin-RevId: 868345232
Library-IDs: google-cloud-discoveryengine
Source-link:
[googleapis/googleapis@56bc1b49](googleapis/googleapis@56bc1b49)
END_NESTED_COMMIT
END_COMMIT
This pull request is generated with proto changes between
[googleapis/googleapis@c288189b](googleapis/googleapis@c288189)
(exclusive) and
[googleapis/googleapis@56bc1b49](googleapis/googleapis@56bc1b4)
(inclusive).
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:f5426423676c75008c2135037e7b98f78cbb99f78b3c46fe043b6897be92d8361 parent 5371e8e commit b483e92Copy full SHA for b483e92
7 files changed
+785-136Lines changed: 785 additions & 136 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .librarian
- packages/google-cloud-discoveryengine
- google/cloud/discoveryengine_v1
- types
- tests/unit/gapic/discoveryengine_v1
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1414 | 1414 | |
1415 | 1415 | |
1416 | 1416 | |
1417 | | - |
| 1417 | + |
1418 | 1418 | |
1419 | 1419 | |
1420 | 1420 | |
|
Collapse file
packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/__init__.py
Copy file name to clipboardExpand all lines: packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/__init__.py+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
164 | 164 | |
165 | 165 | |
166 | 166 | |
167 | | - |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
168 | 173 | |
169 | 174 | |
170 | 175 | |
| ||
638 | 643 | |
639 | 644 | |
640 | 645 | |
| 646 | + |
641 | 647 | |
642 | 648 | |
643 | 649 | |
|
Collapse file
packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/types/__init__.py
Copy file name to clipboardExpand all lines: packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/types/__init__.py+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
85 | 85 | |
86 | 86 | |
87 | 87 | |
88 | | - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
89 | 94 | |
90 | 95 | |
91 | 96 | |
| ||
339 | 344 | |
340 | 345 | |
341 | 346 | |
| 347 | + |
342 | 348 | |
343 | 349 | |
344 | 350 | |
|
Collapse file
packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/types/data_store.py
Copy file name to clipboardExpand all lines: packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/types/data_store.py+48Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
| 34 | + |
34 | 35 | |
35 | 36 | |
36 | 37 | |
| ||
81 | 82 | |
82 | 83 | |
83 | 84 | |
| 85 | + |
| 86 | + |
| 87 | + |
84 | 88 | |
85 | 89 | |
86 | 90 | |
| ||
265 | 269 | |
266 | 270 | |
267 | 271 | |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
268 | 277 | |
269 | 278 | |
270 | 279 | |
| ||
339 | 348 | |
340 | 349 | |
341 | 350 | |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
342 | 390 | |
343 | 391 | |
344 | 392 | |
|
0 commit comments