Commit 9d2338a
authored
chore: librarian generate pull request: 20260325T173440Z (#1529)
PR created by the Librarian CLI to generate Cloud Client Libraries code
from protos.
BEGIN_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field `routing_hint` in messages
`.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet`
are changed
PiperOrigin-RevId: 878019893
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@5c9602db](googleapis/googleapis@5c9602db)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment in message
`.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is
changed
PiperOrigin-RevId: 878019893
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@5c9602db](googleapis/googleapis@5c9602db)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: include cache updates and routing hint into BeginTransaction and
Commit request/response respectively
PiperOrigin-RevId: 878019893
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@5c9602db](googleapis/googleapis@5c9602db)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field `params` in message
`.google.spanner.v1.PartitionQueryRequest` is changed
PiperOrigin-RevId: 865546011
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@8d30990f](googleapis/googleapis@8d30990f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: include cache updates into the ResultSet response
PiperOrigin-RevId: 865546011
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@8d30990f](googleapis/googleapis@8d30990f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field `transaction_tag` in message
`.google.spanner.v1.RequestOptions` is changed
PiperOrigin-RevId: 865546011
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@8d30990f](googleapis/googleapis@8d30990f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field `param_types` in message
`.google.spanner.v1.PartitionQueryRequest` is changed
PiperOrigin-RevId: 865546011
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@8d30990f](googleapis/googleapis@8d30990f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field `commit_timestamp` in message
`.google.spanner.v1.BatchWriteResponse` is changed
PiperOrigin-RevId: 865546011
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@8d30990f](googleapis/googleapis@8d30990f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: adjust initial_poll_delay for CreateDatabase and
UpdateDatabaseDdl LRO operations
PiperOrigin-RevId: 853884590
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@136a2c43](googleapis/googleapis@136a2c43)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add a ClientContext field to Spanner requests
PiperOrigin-RevId: 853323071
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@211d22fa](googleapis/googleapis@211d22fa)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add Secure Parameters to the ClientContext
PiperOrigin-RevId: 853323071
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@211d22fa](googleapis/googleapis@211d22fa)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Exposing total CPU related fields in AutoscalingConfig
PiperOrigin-RevId: 845819318
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@6e20492a](googleapis/googleapis@6e20492a)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Update high_priority_cpu_utilization_percent in AutoscalingConfig
to be Optional and clarify its behavior when not specified
PiperOrigin-RevId: 845819318
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@6e20492a](googleapis/googleapis@6e20492a)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: minor update for Spanner Location API
PiperOrigin-RevId: 834841888
Library-IDs: google-cloud-spanner
Source-link:
[googleapis/googleapis@ded7ed1e](googleapis/googleapis@ded7ed1e)
END_NESTED_COMMIT
END_COMMIT
This pull request is generated with proto changes between
[googleapis/googleapis@a17b84ad](googleapis/googleapis@a17b84a)
(exclusive) and
[googleapis/googleapis@5c9602db](googleapis/googleapis@5c9602d)
(inclusive).
Librarian Version: v1.0.2-0.20260309131826-42ac5c451239
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
Fixes googleapis/python-spanner#1527
This PR also moves `ClientContext` under `RequestOptions` as per
googleapis/python-spanner#1527 (comment).
`ClientContext` was added in
googleapis/python-spanner#1499 but the feature
has not been released yet so it is safe to move.1 parent c8f936b commit 9d2338a
File tree
13 files changed
+358
-126
lines changed- packages/google-cloud-spanner
- .librarian
- generator-input
- google/cloud
- spanner_admin_instance_v1/types
- spanner_v1
- types
- tests/unit
13 files changed
+358
-126
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
Lines changed: 73 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
217 | 219 | | |
218 | 220 | | |
219 | 221 | | |
220 | | - | |
| 222 | + | |
221 | 223 | | |
222 | | - | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
231 | | - | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| |||
362 | 368 | | |
363 | 369 | | |
364 | 370 | | |
365 | | - | |
| 371 | + | |
366 | 372 | | |
367 | 373 | | |
| 374 | + | |
| 375 | + | |
368 | 376 | | |
369 | | - | |
370 | | - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
371 | 384 | | |
372 | 385 | | |
373 | 386 | | |
374 | 387 | | |
375 | 388 | | |
376 | 389 | | |
377 | 390 | | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
378 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
379 | 416 | | |
380 | 417 | | |
381 | | - | |
382 | | - | |
383 | | - | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
384 | 432 | | |
385 | 433 | | |
386 | 434 | | |
| |||
551 | 599 | | |
552 | 600 | | |
553 | 601 | | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
554 | 606 | | |
555 | 607 | | |
556 | 608 | | |
| |||
589 | 641 | | |
590 | 642 | | |
591 | 643 | | |
| 644 | + | |
| 645 | + | |
592 | 646 | | |
593 | 647 | | |
594 | 648 | | |
| |||
602 | 656 | | |
603 | 657 | | |
604 | 658 | | |
| 659 | + | |
| 660 | + | |
605 | 661 | | |
606 | 662 | | |
607 | 663 | | |
| |||
611 | 667 | | |
612 | 668 | | |
613 | 669 | | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Lines changed: 83 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
550 | 563 | | |
551 | 564 | | |
552 | 565 | | |
| |||
558 | 571 | | |
559 | 572 | | |
560 | 573 | | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
561 | 578 | | |
562 | 579 | | |
563 | 580 | | |
| |||
593 | 610 | | |
594 | 611 | | |
595 | 612 | | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
596 | 665 | | |
597 | 666 | | |
598 | 667 | | |
| |||
604 | 673 | | |
605 | 674 | | |
606 | 675 | | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
607 | 688 | | |
608 | 689 | | |
609 | 690 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
127 | | - | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
| |||
0 commit comments