experiment property

String? experiment
getter/setter pair

The fully qualified resource name of the experiment that provides the serving config under test, should an active experiment exist.

For example: projects / * /locations/global/catalogs/default_catalog/experiments/experiment_id

Implementation

core.String? experiment;