Commit 28cc6f2
authored
feat: Expose the
feat: Expose the `Database.mongodb_compatible_data_access_mode` parameter
feat: Expose the `Database.realtime_updates_mode` parameter
feat: Expose the `Index.unique` parameter
docs: Update documentation on several parameters, especially when relating to the new `enterprise` database edition
PiperOrigin-RevId: 865444806
Source-Link: googleapis/googleapis@760ef85
Source-Link: googleapis/googleapis-gen@49f01fb
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS1hZG1pbi12MS8uT3dsQm90LnlhbWwiLCJoIjoiNDlmMDFmYjdjZjIxZDdhNzU4ZTNlMDNkZjk2NDlhNTJkYjgxZjVkOCJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Database.firestore_data_access_mode parameter (#32415)1 parent fbd770b commit 28cc6f2
11 files changed
Lines changed: 223 additions & 44 deletions
File tree
- google-cloud-firestore-admin-v1
- lib/google
- cloud/firestore/admin/v1/firestore_admin
- rest
- firestore/admin/v1
- proto_docs/google/firestore/admin/v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | | - | |
1003 | | - | |
| 1002 | + | |
| 1003 | + | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | 1006 | | |
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | | - | |
1129 | | - | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
1130 | 1131 | | |
1131 | 1132 | | |
1132 | 1133 | | |
| |||
1363 | 1364 | | |
1364 | 1365 | | |
1365 | 1366 | | |
1366 | | - | |
| 1367 | + | |
1367 | 1368 | | |
1368 | 1369 | | |
1369 | 1370 | | |
| |||
2743 | 2744 | | |
2744 | 2745 | | |
2745 | 2746 | | |
2746 | | - | |
| 2747 | + | |
2747 | 2748 | | |
2748 | 2749 | | |
2749 | 2750 | | |
| |||
3324 | 3325 | | |
3325 | 3326 | | |
3326 | 3327 | | |
3327 | | - | |
| 3328 | + | |
3328 | 3329 | | |
3329 | 3330 | | |
3330 | 3331 | | |
| |||
google-cloud-firestore-admin-v1/lib/google/cloud/firestore/admin/v1/firestore_admin/rest/client.rb
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
947 | | - | |
| 946 | + | |
| 947 | + | |
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
| |||
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
1065 | | - | |
1066 | | - | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
1067 | 1068 | | |
1068 | 1069 | | |
1069 | 1070 | | |
| |||
1286 | 1287 | | |
1287 | 1288 | | |
1288 | 1289 | | |
1289 | | - | |
| 1290 | + | |
1290 | 1291 | | |
1291 | 1292 | | |
1292 | 1293 | | |
| |||
2561 | 2562 | | |
2562 | 2563 | | |
2563 | 2564 | | |
2564 | | - | |
| 2565 | + | |
2565 | 2566 | | |
2566 | 2567 | | |
2567 | 2568 | | |
| |||
3100 | 3101 | | |
3101 | 3102 | | |
3102 | 3103 | | |
3103 | | - | |
| 3104 | + | |
3104 | 3105 | | |
3105 | 3106 | | |
3106 | 3107 | | |
| |||
Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments