the identifying name of the Toggle.
These should generally be fully qualified names to avoid conflicts
between libraries. For example, "com.twitter.finagle.CoolThing".
Valid characters are A-Z, a-z, 0-9, _, -, ..
See Toggle$.isValidId.
must be between 0.0 and 1.0, inclusive.
This represents the fraction of inputs that will
return true. See Toggle$.isValidFraction.
human-readable description of the Toggle's purpose.
the origin of this Toggle which is often given by
toString of the ToggleMap that created it.
human-readable description of the Toggle's purpose.
must be between 0.0 and 1.0, inclusive.
must be between 0.0 and 1.0, inclusive.
This represents the fraction of inputs that will
return true. See Toggle$.isValidFraction.
the identifying name of the Toggle.
the identifying name of the Toggle.
These should generally be fully qualified names to avoid conflicts
between libraries. For example, "com.twitter.finagle.CoolThing".
Valid characters are A-Z, a-z, 0-9, _, -, ..
See Toggle$.isValidId.
the origin of this Toggle which is often given by
toString of the ToggleMap that created it.
The metadata about a Toggle.
the identifying name of the
Toggle. These should generally be fully qualified names to avoid conflicts between libraries. For example, "com.twitter.finagle.CoolThing". Valid characters areA-Z,a-z,0-9,_,-,.. See Toggle$.isValidId.must be between
0.0 and 1.0, inclusive. This represents the fraction of inputs that will returntrue. See Toggle$.isValidFraction.human-readable description of the Toggle's purpose.
the origin of this Toggle which is often given by
toStringof the ToggleMap that created it.