Skip to content

feat(spanner): A new enum IsolationLevel is added#11624

Merged
gcf-merge-on-green[bot] merged 2 commits intomainfrom
owl-bot-copy
Feb 21, 2025
Merged

feat(spanner): A new enum IsolationLevel is added#11624
gcf-merge-on-green[bot] merged 2 commits intomainfrom
owl-bot-copy

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 21, 2025

  • Regenerate this pull request now.

feat(spanner): A new field isolation_level is added to message .google.spanner.v1.TransactionOptions
docs(spanner): A comment for enum value READ_LOCK_MODE_UNSPECIFIED in enum ReadLockMode is changed
docs(spanner): A comment for enum value PESSIMISTIC in enum ReadLockMode is changed
docs(spanner): A comment for enum value OPTIMISTIC in enum ReadLockMode is changed

PiperOrigin-RevId: 729265828

Source-Link: googleapis/googleapis@516ab0a

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ccd095926c893f40148ed9a9ba2276a8d15cf8d9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2NkMDk1OTI2Yzg5M2Y0MDE0OGVkOWE5YmEyMjc2YThkMTVjZjhkOSJ9
BEGIN_NESTED_COMMIT
feat(aiplatform): add Model Garden deploy API

PiperOrigin-RevId: 729261558

Source-Link: googleapis/googleapis@7e791c0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3dbfe2e6bb476d61979e39ab98ed91e8cd7fb96a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2RiZmUyZTZiYjQ3NmQ2MTk3OWUzOWFiOThlZDkxZThjZDdmYjk2YSJ9
END_NESTED_COMMIT

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add Model Garden deploy API feat(aiplatform): add Model Garden deploy API Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 21, 2025 01:13
@gcf-owl-bot gcf-owl-bot bot requested review from a team February 21, 2025 01:13
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 21, 2025
@snippet-bot
Copy link
Copy Markdown

snippet-bot bot commented Feb 21, 2025

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot changed the title feat(aiplatform): add Model Garden deploy API feat(spanner): A new enum IsolationLevel is added Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot requested review from a team February 21, 2025 01:17
@gcf-owl-bot gcf-owl-bot bot requested a review from shollyman as a code owner February 21, 2025 01:17
@gcf-owl-bot gcf-owl-bot bot requested review from a team and gkevinzheng February 21, 2025 01:17
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2025
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Feb 21, 2025
@gcf-owl-bot
Copy link
Copy Markdown
Contributor Author

gcf-owl-bot bot commented Feb 21, 2025

Owl bot is regenerating pull request 11624...
Build name: NGU3NGViYjAtYTc2NS00YjhiLTk2M2QtMWI0NmQ5MzFhM2Fj

feat(spanner): A new field `isolation_level` is added to message `.google.spanner.v1.TransactionOptions`
docs(spanner): A comment for enum value `READ_LOCK_MODE_UNSPECIFIED` in enum `ReadLockMode` is changed
docs(spanner): A comment for enum value `PESSIMISTIC` in enum `ReadLockMode` is changed
docs(spanner): A comment for enum value `OPTIMISTIC` in enum `ReadLockMode` is changed

PiperOrigin-RevId: 729265828

Source-Link: googleapis/googleapis@516ab0a

Source-Link: googleapis/googleapis-gen@ccd0959
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2NkMDk1OTI2Yzg5M2Y0MDE0OGVkOWE5YmEyMjc2YThkMTVjZjhkOSJ9

feat: add Model Garden deploy API

PiperOrigin-RevId: 729261558

Source-Link: googleapis/googleapis@7e791c0

Source-Link: googleapis/googleapis-gen@3dbfe2e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2RiZmUyZTZiYjQ3NmQ2MTk3OWUzOWFiOThlZDkxZThjZDdmYjk2YSJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 21, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 21, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 21, 2025
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Feb 21, 2025
@gcf-merge-on-green gcf-merge-on-green bot merged commit 2c4fb44 into main Feb 21, 2025
10 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 21, 2025
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch February 21, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants