FeatureFlagV2 is a datatype to add details to feature flags.

Table: FeatureFlagV2

ParameterTypeRequired[a]DefaultDescription
descriptionstringyes A description of the feature flag.
experimentalbooleanyes Whether the feature is experimental.
flagFeatureFlagyes The feature flag. See FeatureFlag.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.