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".
[[["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-04-17 UTC."],[[["This documentation details the `SupportedDatabaseFlag.Types.ValueType` enum within the AlloyDB v1beta API, specifically for .NET."],["The `ValueType` enum defines the semantic type of a flag's value, such as `Float`, `Integer`, `String`, `None`, or `Unspecified`."],["Despite the `ValueType`, the `Instance.database_flags` field expects stringified versions of values like \"20\" or \"3.14\"."],["The provided documentation covers version 1.0.0-beta04, with links to later versions like beta09 and beta08."]]],[]]