feat: expose the 'auto_commit_transaction' option for the ExecutePipeline API#32783
Open
gcf-owl-bot[bot] wants to merge 4 commits into
Open
feat: expose the 'auto_commit_transaction' option for the ExecutePipeline API#32783gcf-owl-bot[bot] wants to merge 4 commits into
gcf-owl-bot[bot] wants to merge 4 commits into
Conversation
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
aade2e3 to
3d0716e
Compare
Contributor
Author
|
Owl bot is regenerating pull request 32783... |
PiperOrigin-RevId: 892649773 Source-Link: googleapis/googleapis@06a20b2 Source-Link: googleapis/googleapis-gen@d9ae664 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZDlhZTY2NDUxZjgxYzlkZjk5ZGJkYzliMjNiZDc1ZDAwNzM4MGY0ZSJ9 docs: update API common type documentation PiperOrigin-RevId: 890591600 Source-Link: googleapis/googleapis@208f198 Source-Link: googleapis/googleapis-gen@b10e9b2 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiYjEwZTliMjVlODdlYWJlMDA0NjZiN2Q1MWI1ZWU0NzQ4YzhjNjZjOCJ9 feat: publish client batch config schema feat: publish new error reasons docs: fix documentation formatting docs: update various comments docs: update license year PiperOrigin-RevId: 889289393 Source-Link: googleapis/googleapis@94bc991 Source-Link: googleapis/googleapis-gen@db7143a Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZGI3MTQzYTMzOGE3Yzc1ODM5YjQ2OThjYjNlYTZmMTAxM2I0YzNjNyJ9 feat: Add irb as explicit dependency for Ruby 4.0 compatibility PiperOrigin-RevId: 885280435 Source-Link: googleapis/googleapis@f29d228 Source-Link: googleapis/googleapis-gen@fca7136 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZmNhNzEzNmMxYzBhYTkwMGNhNGZhMGE0YmExNGYxYWViMjliMGJmZCJ9 feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 PiperOrigin-RevId: 883373063 Source-Link: googleapis/googleapis@e1443bf Source-Link: googleapis/googleapis-gen@8ecc70c Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiOGVjYzcwYzI5MjJjZmM0NjQ5YTA0NTRiYzhkMmUxZjNhNThhOWQ3OCJ9 feat: upgrade protobuf from v25.7 to v31.0 PiperOrigin-RevId: 881595129 Source-Link: googleapis/googleapis@d90d23f Source-Link: googleapis/googleapis-gen@f1a9443 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZjFhOTQ0MzM2NjRmODY1MGE0YWNiNzNkNjA5Yjk0M2QyZWNiYjZlMCJ9 feat: expose the variable definition in the Cloud Firestore API chore: Firestore.executePipeline to not retry on `RESOURCE_EXHAUSTED` PiperOrigin-RevId: 877535984 Source-Link: googleapis/googleapis@1ccd68a Source-Link: googleapis/googleapis-gen@eaf17cf Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZWFmMTdjZmMwMzcxOWVjY2RmYjdiMDc5ODlhMTk0NWVmMzQ4ODBmMiJ9
…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: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiM2I2NGZiZTM2MmUyYmRkMzI4Y2FhYzY3YjdiMzU3YTVkYzUyMTU5YiJ9
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: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiM2I2NGZiZTM2MmUyYmRkMzI4Y2FhYzY3YjdiMzU3YTVkYzUyMTU5YiJ9
BEGIN_NESTED_COMMIT
docs: update SelectiveGapicGeneration usage doc
PiperOrigin-RevId: 892649773
Source-Link: googleapis/googleapis@06a20b2
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d9ae66451f81c9df99dbdc9b23bd75d007380f4e
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZDlhZTY2NDUxZjgxYzlkZjk5ZGJkYzliMjNiZDc1ZDAwNzM4MGY0ZSJ9
docs: update API common type documentation
PiperOrigin-RevId: 890591600
Source-Link: googleapis/googleapis@208f198
Source-Link: https://github.com/googleapis/googleapis-gen/commit/b10e9b25e87eabe00466b7d51b5ee4748c8c66c8
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiYjEwZTliMjVlODdlYWJlMDA0NjZiN2Q1MWI1ZWU0NzQ4YzhjNjZjOCJ9
feat: publish client batch config schema
feat: publish new error reasons
docs: fix documentation formatting
docs: update various comments
docs: update license year
PiperOrigin-RevId: 889289393
Source-Link: googleapis/googleapis@94bc991
Source-Link: https://github.com/googleapis/googleapis-gen/commit/db7143a338a7c75839b4698cb3ea6f1013b4c3c7
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZGI3MTQzYTMzOGE3Yzc1ODM5YjQ2OThjYjNlYTZmMTAxM2I0YzNjNyJ9
feat: Add irb as explicit dependency for Ruby 4.0 compatibility
PiperOrigin-RevId: 885280435
Source-Link: googleapis/googleapis@f29d228
Source-Link: https://github.com/googleapis/googleapis-gen/commit/fca7136c1c0aa900ca4fa0a4ba14f1aeb29b0bfd
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZmNhNzEzNmMxYzBhYTkwMGNhNGZhMGE0YmExNGYxYWViMjliMGJmZCJ9
feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0
PiperOrigin-RevId: 883373063
Source-Link: googleapis/googleapis@e1443bf
Source-Link: https://github.com/googleapis/googleapis-gen/commit/8ecc70c2922cfc4649a0454bc8d2e1f3a58a9d78
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiOGVjYzcwYzI5MjJjZmM0NjQ5YTA0NTRiYzhkMmUxZjNhNThhOWQ3OCJ9
feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
Source-Link: googleapis/googleapis@d90d23f
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f1a94433664f8650a4acb73d609b943d2ecbb6e0
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZjFhOTQ0MzM2NjRmODY1MGE0YWNiNzNkNjA5Yjk0M2QyZWNiYjZlMCJ9
feat: expose the variable definition in the Cloud Firestore API
chore: Firestore.executePipeline to not retry on
RESOURCE_EXHAUSTEDPiperOrigin-RevId: 877535984
Source-Link: googleapis/googleapis@1ccd68a
Source-Link: https://github.com/googleapis/googleapis-gen/commit/eaf17cfc03719eccdfb7b07989a1945ef34880f2
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWZpcmVzdG9yZS12MS8uT3dsQm90LnlhbWwiLCJoIjoiZWFmMTdjZmMwMzcxOWVjY2RmYjdiMDc5ODlhMTk0NWVmMzQ4ODBmMiJ9
END_NESTED_COMMIT