MutateExperimentArmResult

  • The result of the experiment arm mutate operation is returned.

  • The resource_name field is a string returned for successful operations.

  • The experiment_arm field contains the mutated experiment arm with only mutable fields after the mutate operation, 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".