Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::SqlFlagType (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::SqlFlagType.
Constants
SQL_FLAG_TYPE_UNSPECIFIED
value: 0 This is an unknown flag type.
BOOLEAN
value: 1 Boolean type flag.
STRING
value: 2 String type flag.
INTEGER
value: 3 Integer type flag.
NONE
value: 4 Flag type used for a server startup option.
MYSQL_TIMEZONE_OFFSET
value: 5 Type introduced specially for MySQL TimeZone offset. Accept a string value
with the format [-12:59, 13:00].
FLOAT
value: 6 Float type flag.
REPEATED_STRING
value: 7 Comma-separated list of the strings in a SqlFlagType enum.
[[["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 2026-06-24 UTC."],[],[]]