replaced property

bool? replaced
getter/setter pair

Indicates whether the product suite has been replaced.

If false, the product suite is active. If true, the product suite has been replaced by another type, and the replacement field contains the resource name of that replacement.

Output only.

Implementation

core.bool? replaced;