AlloyDB v1beta API - Enum SupportedDatabaseFlag.Types.ValueType (1.0.0-beta01)
Stay organized with collections
Save and categorize content based on your preferences.
public enum SupportedDatabaseFlag.Types.ValueType
Reference documentation and code samples for the AlloyDB v1beta API enum SupportedDatabaseFlag.Types.ValueType.
ValueType describes the semantic type of the value that the flag accepts.
Regardless of the ValueType, the Instance.database_flags field accepts the
stringified version of the value, i.e. "20" or "3.14".