public sealed class SupportedDatabaseFlag : IMessage<SupportedDatabaseFlag>, IEquatable<SupportedDatabaseFlag>, IDeepCloneable<SupportedDatabaseFlag>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class SupportedDatabaseFlag.
SupportedDatabaseFlag gives general information about a database flag,
like type and allowed values. This is a static value that is defined
on the server side, and it cannot be modified by callers.
To set the Database flags on a particular Instance, a caller should modify
the Instance.database_flags field.
Whether setting or updating this flag on an Instance requires a database
restart. If a flag that requires database restart is set, the backend
will automatically restart the database (making sure to satisfy any
availability SLO's).
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference details for the \u003ccode\u003eSupportedDatabaseFlag\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, including its properties, inheritance, and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedDatabaseFlag\u003c/code\u003e class gives details regarding a database flag, such as its type and possible values, defined server-side and not modifiable by callers, but can be set on a specific \u003ccode\u003eInstance.database_flags\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods like \u003ccode\u003eSupportedDatabaseFlag()\u003c/code\u003e and \u003ccode\u003eSupportedDatabaseFlag(SupportedDatabaseFlag other)\u003c/code\u003e to construct \u003ccode\u003eSupportedDatabaseFlag\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSupportedDatabaseFlag\u003c/code\u003e include whether it \u003ccode\u003eAcceptsMultipleValues\u003c/code\u003e, its \u003ccode\u003eFlagName\u003c/code\u003e, \u003ccode\u003eValueType\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRequiresDbRestart\u003c/code\u003e, supported \u003ccode\u003eDatabaseVersion\u003c/code\u003e and \u003ccode\u003eRestrictions\u003c/code\u003e depending on if its a String or Integer.\u003c/p\u003e\n"],["\u003cp\u003eThe API has version history listed from 1.0.0 to 1.9.0, with 1.9.0 being the latest, and each version containing the \u003ccode\u003eSupportedDatabaseFlag\u003c/code\u003e reference.\u003c/p\u003e\n"]]],[],null,[]]