replaced property

bool? replaced
getter/setter pair

Indicates whether the logical product variant has been replaced.

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

Output only.

Implementation

core.bool? replaced;