Updates a variant of a flag. The updated variant must satisfy the schema of the flag.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The list of fields in Variant that you want to update e.g. 'description', if empty all mutable properties are updated. Fields are specified relative to the variant.
The body is of type object.
OK
A possible named value the flag can assign.
The resource name of the variant.
For example:
flags/my-flag/variants/control
The value that this variant represents. A possibly nested json object.
Time when the flag was first created.
Time when the flag was last updated.
Reference to the identity that created this variant.
Reference to the identity that last updated this variant.
General set of labels for this resource.
A human-friendly description of the variant.
An image URL or path for the variant.