[[["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-09-04 UTC."],[],[],null,["# Google Cloud Sql Admin V1 Client - Class SqlFlagType (1.2.6)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.6 (latest)](/php/docs/reference/cloud-sql-admin/latest/V1.SqlFlagType)\n- [1.2.5](/php/docs/reference/cloud-sql-admin/1.2.5/V1.SqlFlagType)\n- [1.1.0](/php/docs/reference/cloud-sql-admin/1.1.0/V1.SqlFlagType)\n- [1.0.0](/php/docs/reference/cloud-sql-admin/1.0.0/V1.SqlFlagType)\n- [0.19.0](/php/docs/reference/cloud-sql-admin/0.19.0/V1.SqlFlagType)\n- [0.18.0](/php/docs/reference/cloud-sql-admin/0.18.0/V1.SqlFlagType)\n- [0.17.1](/php/docs/reference/cloud-sql-admin/0.17.1/V1.SqlFlagType)\n- [0.16.1](/php/docs/reference/cloud-sql-admin/0.16.1/V1.SqlFlagType)\n- [0.12.0](/php/docs/reference/cloud-sql-admin/0.12.0/V1.SqlFlagType)\n- [0.11.0](/php/docs/reference/cloud-sql-admin/0.11.0/V1.SqlFlagType)\n- [0.10.0](/php/docs/reference/cloud-sql-admin/0.10.0/V1.SqlFlagType)\n- [0.9.0](/php/docs/reference/cloud-sql-admin/0.9.0/V1.SqlFlagType)\n- [0.8.0](/php/docs/reference/cloud-sql-admin/0.8.0/V1.SqlFlagType)\n- [0.7.0](/php/docs/reference/cloud-sql-admin/0.7.0/V1.SqlFlagType)\n- [0.6.0](/php/docs/reference/cloud-sql-admin/0.6.0/V1.SqlFlagType)\n- [0.5.0](/php/docs/reference/cloud-sql-admin/0.5.0/V1.SqlFlagType)\n- [0.4.1](/php/docs/reference/cloud-sql-admin/0.4.1/V1.SqlFlagType)\n- [0.3.1](/php/docs/reference/cloud-sql-admin/0.3.1/V1.SqlFlagType)\n- [0.2.12](/php/docs/reference/cloud-sql-admin/0.2.12/V1.SqlFlagType) \nReference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlFlagType.\n\nProtobuf type `google.cloud.sql.v1.SqlFlagType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Sql \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SQL_FLAG_TYPE_UNSPECIFIED\n\n Value: 0\n\nThis is an unknown flag type.\n\nGenerated from protobuf enum `SQL_FLAG_TYPE_UNSPECIFIED = 0;`\n\n### BOOLEAN\n\n Value: 1\n\nBoolean type flag.\n\nGenerated from protobuf enum `BOOLEAN = 1;`\n\n### STRING\n\n Value: 2\n\nString type flag.\n\nGenerated from protobuf enum `STRING = 2;`\n\n### INTEGER\n\n Value: 3\n\nInteger type flag.\n\nGenerated from protobuf enum `INTEGER = 3;`\n\n### NONE\n\n Value: 4\n\nFlag type used for a server startup option.\n\nGenerated from protobuf enum `NONE = 4;`\n\n### MYSQL_TIMEZONE_OFFSET\n\n Value: 5\n\nType introduced specially for MySQL TimeZone offset. Accept a string value\nwith the format \\[-12:59, 13:00\\].\n\nGenerated from protobuf enum `MYSQL_TIMEZONE_OFFSET = 5;`\n\n### FLOAT\n\n Value: 6\n\nFloat type flag.\n\nGenerated from protobuf enum `FLOAT = 6;`\n\n### REPEATED_STRING\n\n Value: 7\n\nComma-separated list of the strings in a SqlFlagType enum.\n\nGenerated from protobuf enum `REPEATED_STRING = 7;`"]]