-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [alloydb] Added enum value for PG15 #9845
Merged
Merged
Conversation
This file contains 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
…pConfig feat: Added NetworkConfig, deprecated network feat: Added ClientConnectionConfig Feat: Added QuantityBasedExpiry feat: Added DatabaseVersion PiperOrigin-RevId: 566374690 Source-Link: googleapis/googleapis@1b6be64 Source-Link: https://github.com/googleapis/googleapis-gen/commit/507ec1809341a370365e188c0f2ac7416c560993 Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiI1MDdlYzE4MDkzNDFhMzcwMzY1ZTE4OGMwZjJhYzc0MTZjNTYwOTkzIn0=
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
Sep 18, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 18, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 18, 2023
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
Sep 18, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 18, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 18, 2023
feat: Changed description for recovery_window_days in ContinuousBackupConfig feat: Deprecate network field in favor of network_config.network feat: Added ClientConnectionConfig feat: Added QuantityBasedExpiry feat: Added DatabaseVersion PiperOrigin-RevId: 566443015 Source-Link: googleapis/googleapis@1a3b6ed Source-Link: https://github.com/googleapis/googleapis-gen/commit/2e24662191585b20a6cce16c190664578c879567 Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiIyZTI0NjYyMTkxNTg1YjIwYTZjY2UxNmMxOTA2NjQ1NzhjODc5NTY3In0=
gcf-owl-bot
bot
changed the title
feat: [alloydb] Changed description for recovery_window_days in ContinuousBackupConfig
feat: [alloydb] Added enum value for PG15
Sep 19, 2023
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
Sep 19, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 19, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 19, 2023
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
Sep 19, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 19, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 19, 2023
feat: Deprecate network field in favor of network_config.network feat: Added ClientConnectionConfig feat: Added DatabaseVersion PiperOrigin-RevId: 566668162 Source-Link: googleapis/googleapis@90d552e Source-Link: https://github.com/googleapis/googleapis-gen/commit/c72f454842b1af459b4e2d70e851008046172b2f Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiJjNzJmNDU0ODQyYjFhZjQ1OWI0ZTJkNzBlODUxMDA4MDQ2MTcyYjJmIn0=
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
Sep 19, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 19, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 19, 2023
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
Sep 19, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Sep 19, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 19, 2023
diegomarquezp
approved these changes
Sep 21, 2023
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: Deprecate network field in favor of network_config.network
feat: Added ClientConnectionConfig
feat: Added DatabaseVersion
PiperOrigin-RevId: 566668162
Source-Link: googleapis/googleapis@90d552e
Source-Link: https://github.com/googleapis/googleapis-gen/commit/c72f454842b1af459b4e2d70e851008046172b2f
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiJjNzJmNDU0ODQyYjFhZjQ1OWI0ZTJkNzBlODUxMDA4MDQ2MTcyYjJmIn0=
BEGIN_NESTED_COMMIT
feat: [alloydb] Added enum value for PG15
feat: Changed description for recovery_window_days in ContinuousBackupConfig
feat: Deprecate network field in favor of network_config.network
feat: Added ClientConnectionConfig
feat: Added QuantityBasedExpiry
feat: Added DatabaseVersion
PiperOrigin-RevId: 566443015
Source-Link: googleapis/googleapis@1a3b6ed
Source-Link: https://github.com/googleapis/googleapis-gen/commit/2e24662191585b20a6cce16c190664578c879567
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiIyZTI0NjYyMTkxNTg1YjIwYTZjY2UxNmMxOTA2NjQ1NzhjODc5NTY3In0=
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [alloydb] Changed description for recovery_window_days in ContinuousBackupConfig
feat: Added NetworkConfig, deprecated network
feat: Added ClientConnectionConfig
Feat: Added QuantityBasedExpiry
feat: Added DatabaseVersion
PiperOrigin-RevId: 566374690
Source-Link: googleapis/googleapis@1b6be64
Source-Link: https://github.com/googleapis/googleapis-gen/commit/507ec1809341a370365e188c0f2ac7416c560993
Copy-Tag: eyJwIjoiamF2YS1hbGxveWRiLy5Pd2xCb3QueWFtbCIsImgiOiI1MDdlYzE4MDkzNDFhMzcwMzY1ZTE4OGMwZjJhYzc0MTZjNTYwOTkzIn0=
END_NESTED_COMMIT