-
Notifications
You must be signed in to change notification settings - Fork 438
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: [SqlAdmin] Release new database instance field "SqlNetworkArchitecture" #6869
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
feat: added field Operation.INTERNAL_STATE_FAILURE feat: added field PasswordValidationPolicy.disallow_compromised_credentials feat: added enum values SqlApiWarningCode.COMPROMISED_CREDENTIALS, INTERNAL_STATE_FAILURE feat: added enum value SqlUpdateTrack.week5 PiperOrigin-RevId: 590271265 Source-Link: googleapis/googleapis@04b5853 Source-Link: googleapis/googleapis-gen@3fa53a4 Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjNmYTUzYTQ3YTY0YzY5MmI0ZTJhMGM3ZjBiZmRmODZlZTU2N2U4ZTgifQ==
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 12, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 12, 2023
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 12, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 12, 2023
PiperOrigin-RevId: 590477518 Source-Link: googleapis/googleapis@c278ac6 Source-Link: googleapis/googleapis-gen@5152720 Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjUxNTI3MjA1NGUxZTBiODAxYzYyYjgzNzkyMWE5YzM1ZWY0MDkzNWYifQ==
gcf-owl-bot
bot
changed the title
feat: [SqlAdmin] added field DatabaseInstance.SqlNetworkArchitecture
feat: [SqlAdmin] Release new database instance field "SqlNetworkArchitecture"
Dec 13, 2023
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 13, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 13, 2023
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 13, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 13, 2023
saranshdhingra
approved these changes
Dec 14, 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.
PiperOrigin-RevId: 590477518
Source-Link: googleapis/googleapis@c278ac6
Source-Link: https://github.com/googleapis/googleapis-gen/commit/515272054e1e0b801c62b837921a9c35ef40935f
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjUxNTI3MjA1NGUxZTBiODAxYzYyYjgzNzkyMWE5YzM1ZWY0MDkzNWYifQ==
BEGIN_NESTED_COMMIT
feat: [SqlAdmin] added field DatabaseInstance.SqlNetworkArchitecture
feat: added field Operation.INTERNAL_STATE_FAILURE
feat: added field PasswordValidationPolicy.disallow_compromised_credentials
feat: added enum values SqlApiWarningCode.COMPROMISED_CREDENTIALS, INTERNAL_STATE_FAILURE
feat: added enum value SqlUpdateTrack.week5
PiperOrigin-RevId: 590271265
Source-Link: googleapis/googleapis@04b5853
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3fa53a47a64c692b4e2a0c7f0bfdf86ee567e8e8
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjNmYTUzYTQ3YTY0YzY5MmI0ZTJhMGM3ZjBiZmRmODZlZTU2N2U4ZTgifQ==
END_NESTED_COMMIT
BEGIN_COMMIT_OVERRIDE
feat: Release new database instance field "SqlNetworkArchitecture" (#6869)
feat: Add
INCOMPATIBLE_DATABASE_MINOR_VERSION
,SOURCE_MAX_SUBSCRIPTIONS
toSqlExternalSyncSettingErrorType
enum (#6914)END_COMMIT_OVERRIDE