Flag
import type { Flag } from "https://googleapis.deno.dev/v1/sqladmin:v1.ts";A flag resource.
§Properties
Use this field if only certain integers are accepted. Can be combined with min_value and max_value to add additional values.
For STRING flags, a list of strings that the value can be set to.
The database version this flag applies to. Can be MySQL instances:
MYSQL_8_0, MYSQL_8_0_18, MYSQL_8_0_26, MYSQL_5_7, or MYSQL_5_6.
PostgreSQL instances: POSTGRES_9_6, POSTGRES_10, POSTGRES_11 or
POSTGRES_12. SQL Server instances: SQLSERVER_2017_STANDARD,
SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS,
SQLSERVER_2017_WEB, SQLSERVER_2019_STANDARD,
SQLSERVER_2019_ENTERPRISE, SQLSERVER_2019_EXPRESS, or
SQLSERVER_2019_WEB. See the complete
list.
Scope of flag.
This is the name of the flag. Flag names always use underscores, not
hyphens, for example: max_allowed_packet