AI-generated Key Takeaways
-
PromoteExperiment request message details the fields used to promote an experiment.
-
The
resource_name
field is required and specifies the experiment to promote. -
The
validate_only
field allows validation without execution, returning only errors.
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. |