oldValue property

String? oldValue
getter/setter pair

Value of the changed object in the old Service configuration, in JSON format.

This field will not be populated if ChangeType == ADDED.

Implementation

core.String? oldValue;