AI-generated Key Takeaways
-
PromoteExperimentRequest
is the request message for theExperimentService.PromoteExperiment
method. -
It requires the resource name of the experiment to be promoted.
-
An optional
validate_only
field allows for validation without execution.
Request message for ExperimentService.PromoteExperiment
.
Fields | |
---|---|
|
Required. The resource name of the experiment to promote. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |