replaced property

bool? replaced
getter/setter pair

Indicates whether the logical product has been replaced.

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

Output only.

Implementation

core.bool? replaced;