MutateExperimentArmResult

The result for the experiment arm mutate.

JSON representation
{
  "resourceName": string,
  "experimentArm": {
    object (ExperimentArm)
  }
}
Fields
resourceName

string

Returned for successful operations.

experimentArm

object (ExperimentArm)

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