This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Commit 8f77b68
feat: add new types QueryMode, QueryPlan, ResultSetStats (#1911)
feat: add new types QueryMode, QueryPlan, ResultSetStats
feat: add QueryMode field to RunQueryRequest
feat: add ResultSetStats field to RunQueryResponse
feat: add QueryMode field to RunAggregationQueryRequest
feat: add ResultSetStats field to RunAggregationQueryResponse
PiperOrigin-RevId: 595771083
Source-Link: googleapis/googleapis@2027807
Source-Link: googleapis/googleapis-gen@5407e2b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTQwN2UyYjY4NjM5MjhjMjZmNTJkYjlmMzQ3YzZiNTU1NmU3MDJmMiJ9
fix: correct long audio synthesis HTTP binding
docs: Deprecate the custom voice usage field
PiperOrigin-RevId: 595119987
Source-Link: googleapis/googleapis@c22f408
Source-Link: googleapis/googleapis-gen@4e9ca63
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGU5Y2E2M2QyY2M3OTMzZWI3YzM4M2NlOGI3OTRmY2UxNTJlYTJmYyJ9
feat: add DeleteDatabase API and delete protection
docs: update Database API description
PiperOrigin-RevId: 591922567
Source-Link: googleapis/googleapis@204f2ae
Source-Link: googleapis/googleapis-gen@bd98650
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmQ5ODY1MDAwMzUwNDY1MjcxOTExZDk5Njg5Yjc1NjExNTg4NTVkNCJ9
feat: expose Firestore PITR fields in Database to stable
feat: expose Firestore snapshot_time field in export API to stable
feat: expose Firestore namespace ID fields in import/export APIs to stable
docs: assorted typo fixes and whitespace updates
PiperOrigin-RevId: 587811576
Source-Link: googleapis/googleapis@fbe1c8e
Source-Link: googleapis/googleapis-gen@5fe704d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZlNzA0ZDk0ZmEyZDlhMWRjZTc1Mjk0MmI3MzA4ODczMTI0YjdkZCJ9
build: update Node.js generator to compile protos
PiperOrigin-RevId: 582493526
Source-Link: googleapis/googleapis@7c4e4b5
Source-Link: googleapis/googleapis-gen@368cfb6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzY4Y2ZiNjUxMDE2ZDZhOTNjYTZlNDg4Y2JjMzRlMmQxZDlkMjEyYyJ9
chore: expand Target.target_id docs
chore: improve FieldReference.field_path docs
chore: (preview only) expose Query Profile API
PiperOrigin-RevId: 570489360
Source-Link: googleapis/googleapis@5c5f6b7
Source-Link: googleapis/googleapis-gen@cb29ed5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2IyOWVkNTZiNzM4YWIwNDM2MGQyZTFjYmYzYjFiYzg3ODVmOGNhMSJ9
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: sofisl <[email protected]>1 parent 1d76546 commit 8f77b68
31 files changed
Lines changed: 2484 additions & 145 deletions
File tree
- dev
- protos
- google
- api
- firestore
- admin/v1
- v1
- protobuf
- src
- v1beta1
- v1
- test
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
34 | 55 | | |
35 | 56 | | |
36 | 57 | | |
| |||
43 | 64 | | |
44 | 65 | | |
45 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
46 | 85 | | |
47 | 86 | | |
48 | 87 | | |
| |||
54 | 93 | | |
55 | 94 | | |
56 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
57 | 100 | | |
58 | 101 | | |
59 | 102 | | |
| |||
75 | 118 | | |
76 | 119 | | |
77 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
78 | 128 | | |
79 | 129 | | |
80 | 130 | | |
81 | 131 | | |
82 | 132 | | |
83 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
84 | 141 | | |
85 | 142 | | |
86 | 143 | | |
| |||
450 | 507 | | |
451 | 508 | | |
452 | 509 | | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
453 | 536 | | |
454 | 537 | | |
455 | 538 | | |
| |||
500 | 583 | | |
501 | 584 | | |
502 | 585 | | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
503 | 591 | | |
504 | 592 | | |
505 | 593 | | |
| |||
533 | 621 | | |
534 | 622 | | |
535 | 623 | | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
536 | 643 | | |
537 | 644 | | |
538 | 645 | | |
| |||
695 | 802 | | |
696 | 803 | | |
697 | 804 | | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
698 | 814 | | |
699 | 815 | | |
700 | 816 | | |
| |||
716 | 832 | | |
717 | 833 | | |
718 | 834 | | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
719 | 840 | | |
720 | 841 | | |
721 | 842 | | |
| |||
949 | 1070 | | |
950 | 1071 | | |
951 | 1072 | | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
952 | 1082 | | |
953 | 1083 | | |
954 | 1084 | | |
| |||
982 | 1112 | | |
983 | 1113 | | |
984 | 1114 | | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
985 | 1120 | | |
986 | 1121 | | |
987 | 1122 | | |
| |||
1346 | 1481 | | |
1347 | 1482 | | |
1348 | 1483 | | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
1349 | 1489 | | |
1350 | 1490 | | |
1351 | 1491 | | |
| |||
1405 | 1545 | | |
1406 | 1546 | | |
1407 | 1547 | | |
1408 | | - | |
| 1548 | + | |
| 1549 | + | |
1409 | 1550 | | |
1410 | 1551 | | |
1411 | 1552 | | |
| |||
0 commit comments