PromoteExperimentRequest

  • PromoteExperiment request message requires the resource name of the experiment to promote.

  • The request has an optional boolean field validate_only to validate the request without execution.

Request message for ExperimentService.PromoteExperiment.

Fields

resource_name

string

Required. The resource name of the experiment to promote.

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.