feat: [Firestore] expose the 'auto_commit_transaction' option for the ExecutePipeline API#9244
Merged
Conversation
…line 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=
Hectorhammett
approved these changes
Jun 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: expose the 'concurrency_mode' option for the Cloud Firestore API
chore: Firestore.executePipeline to not retry on
DEADLINE_EXCEEDEDdocs: A comment for message
TransactionOptionsis changed to better detail the new 'concurrency_mode' option.docs: A comment for field
parentin message.google.firestore.v1.ListCollectionIdsRequestis changed to describe how to list top-level collections.docs: A comment for field
order_byin message.google.firestore.v1.StructuredQueryis updated to describe default behavior for ENTERPRISE edition databasesPiperOrigin-RevId: 929318392
Source-Link: googleapis/googleapis@465f309
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3b64fbe362e2bdd328caac67b7b357a5dc52159b
Copy-Tag: eyJwIjoiRmlyZXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiIzYjY0ZmJlMzYyZTJiZGQzMjhjYWFjNjdiN2IzNTdhNWRjNTIxNTliIn0=