Send feedback ApiWarning Stay organized with collections Save and categorize content based on your preferences. An Admin API warning message.
JSON representation
{ "code" : enum (SqlApiWarningCode ) , "message" : string , "region" : string }
Fields code enum (SqlApiWarningCode )
Code to uniquely identify the warning type.
message string
The warning message.
region string
The region name for REGION_UNREACHABLE warning.
SqlApiWarningCode Enums SQL_API_WARNING_CODE_UNSPECIFIED An unknown or unset warning type from Cloud SQL API. REGION_UNREACHABLE Warning when one or more regions are not reachable. The returned result set may be incomplete. MAX_RESULTS_EXCEEDS_LIMIT Warning when user provided maxResults parameter exceeds the limit. The returned result set may be incomplete. COMPROMISED_CREDENTIALS Warning when user tries to create/update a user with credentials that have previously been compromised by a public data breach. INTERNAL_STATE_FAILURE Warning when the operation succeeds but some non-critical workflow state failed.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-24 UTC.
Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-24 UTC."],[],[]]