Commit b50f2ba
authored
feat: [Firestore] expose the 'auto_commit_transaction' option for the ExecutePipeline API (#9244)
* feat: expose the 'auto_commit_transaction' option for the ExecutePipeline API
feat: expose the 'concurrency_mode' option for the Cloud Firestore API
chore: Firestore.executePipeline to not retry on `DEADLINE_EXCEEDED`
docs: A comment for message `TransactionOptions` is changed to better detail the new 'concurrency_mode' option.
docs: A comment for field `parent` in message `.google.firestore.v1.ListCollectionIdsRequest` is changed to describe how to list top-level collections.
docs: A comment for field `order_by` in message `.google.firestore.v1.StructuredQuery` is updated to describe default behavior for ENTERPRISE edition databases
PiperOrigin-RevId: 929318392
Source-Link: googleapis/googleapis@465f309
Source-Link: googleapis/googleapis-gen@3b64fbe
Copy-Tag: eyJwIjoiRmlyZXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiIzYjY0ZmJlMzYyZTJiZGQzMjhjYWFjNjdiN2IzNTdhNWRjNTIxNTliIn0=
* 🦉 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>1 parent 609378d commit b50f2ba
9 files changed
Lines changed: 249 additions & 34 deletions
File tree
- Firestore
- metadata/V1
- samples/V1/FirestoreClient
- src/V1
- TransactionOptions
- resources
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments