controlId property

String? controlId
getter/setter pair

The id of the control to apply.

Assumed to be in the same catalog as the serving config - if id is not found a NOT_FOUND error is returned.

Required.

Implementation

core.String? controlId;