newValue property

String? newValue
getter/setter pair

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

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

Implementation

core.String? newValue;