Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API module Google::Cloud::Sql::V1beta4::ApiWarning::SqlApiWarningCode.
Constants
SQL_API_WARNING_CODE_UNSPECIFIED
value: 0
An unknown or unset warning type from Cloud SQL API.
REGION_UNREACHABLE
value: 1
Warning when one or more regions are not reachable. The returned result
set may be incomplete.
MAX_RESULTS_EXCEEDS_LIMIT
value: 2
Warning when user provided maxResults parameter exceeds the limit. The
returned result set may be incomplete.
COMPROMISED_CREDENTIALS
value: 3
Warning when user tries to create/update a user with credentials that
have previously been compromised by a public data breach.
INTERNAL_STATE_FAILURE
value: 4
Warning when the operation succeeds but some non-critical workflow state
failed.