Skip to content

Commit 9bfe824

Browse files
feat: [Firestore] expose the variable definition in the Cloud Firestore API (#8958)
* 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: eyJwIjoiRmlyZXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiJlYWYxN2NmYzAzNzE5ZWNjZGZiN2IwNzk4OWExOTQ1ZWYzNDg4MGYyIn0= * 🦉 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 fbb1ac4 commit 9bfe824

3 files changed

Lines changed: 42 additions & 1 deletion

File tree

Firestore/metadata/V1/Document.php

36 Bytes
Binary file not shown.

Firestore/src/V1/Value.php

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Firestore/src/V1/resources/firestore_client_config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"UNAVAILABLE"
99
],
1010
"retry_policy_2_codes": [
11-
"RESOURCE_EXHAUSTED",
1211
"UNAVAILABLE",
1312
"INTERNAL",
1413
"DEADLINE_EXCEEDED"

0 commit comments

Comments
 (0)