MutateExperimentArmResult

  • resource_name is a string returned for successful operations.

  • experiment_arm is the mutated experiment arm with only mutable fields after mutate and is returned 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".