Interface protos.google.cloud.sql.v1beta4.IFlag (0.5.0) Stay organized with collections Save and categorize content based on your preferences.
Properties of a Flag.
Package
@google-cloud/sqlProperties
allowedIntValues
allowedIntValues?:((number|Long|string)[]|null);Flag allowedIntValues
allowedStringValues
allowedStringValues?:(string[]|null);Flag allowedStringValues
appliesTo
appliesTo?:(google.cloud.sql.v1beta4.SqlDatabaseVersion[]|null);Flag appliesTo
inBeta
inBeta?:(google.protobuf.IBoolValue|null);Flag inBeta
kind
kind?:(string|null);Flag kind
maxValue
maxValue?:(google.protobuf.IInt64Value|null);Flag maxValue
minValue
minValue?:(google.protobuf.IInt64Value|null);Flag minValue
name
name?:(string|null);Flag name
requiresRestart
requiresRestart?:(google.protobuf.IBoolValue|null);Flag requiresRestart
type
type?:(google.cloud.sql.v1beta4.SqlFlagType|keyoftypeofgoogle.cloud.sql.v1beta4.SqlFlagType|null);Flag type
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-03 UTC.