Skip to content

Commit

Permalink
feat: new SQL API warning code COMPROMISED_CREDENTIALS (#6847)
Browse files Browse the repository at this point in the history
feat: new SQL API warning code INTERNAL_STATE_FAILURE
feat: new field SqlOperationStatus.api_warning
feat: new field PasswordValidationPolicy.disallow_compromised_credentials
feat: new SqlUpdateTrack value week5
PiperOrigin-RevId: 588161111
Source-Link: googleapis/googleapis@6772353
Source-Link: googleapis/googleapis-gen@4e177f5
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjRlMTc3ZjU3MGNjMGEwNjA0YmY3YjY0OWVhNWI1ZTMzOGQ3NWFjNWMifQ==
  • Loading branch information
gcf-owl-bot[bot] authored Dec 7, 2023
1 parent 9041849 commit 67eb6c7
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 0 deletions.
Binary file modified SqlAdmin/metadata/V1/CloudSqlResources.php
Binary file not shown.
16 changes: 16 additions & 0 deletions SqlAdmin/src/V1/ApiWarning/SqlApiWarningCode.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions SqlAdmin/src/V1/Operation.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

77 changes: 77 additions & 0 deletions SqlAdmin/src/V1/PasswordValidationPolicy.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions SqlAdmin/src/V1/SqlUpdateTrack.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67eb6c7

Please sign in to comment.