MutateExperimentArmResult

  • Mutating an experiment arm provides a response including the resource_name for successful operations.

  • The response also returns the mutated experiment_arm object, but only with mutable fields and specifically when response_content_type is set to "MUTABLE_RESOURCE".

The result for the experiment arm mutate.

Fields

resource_name

string

Returned for successful operations.

experiment_arm

ExperimentArm

The mutated experiment arm with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".