Resource: LogicalProductVariant
Represents a distinct offering derived from a primary product that retains core functionalities but offers specialized features for a specific market segment.
| JSON representation |
|---|
{
"name": string,
"title": string,
"lifecycleState": enum ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the LogicalProductVariant. Format: logicalProducts/{logicalProduct}/variants/{variant} |
title |
Display name of the LogicalProductVariant. |
lifecycleState |
Output only. Current Lifecycle state of the logical product variant. |
replaced |
Output only. Indicates whether the logical product variant has been replaced. If |
replacement |
Output only. The resource name of the Logical Entity that the logical product variant is replaced by. This field is only populated when this logical product variant is replaced by some other type. Eg: logicalProducts/{logicalProduct}, productSuites/{productSuite}, etc. |
Methods |
|
|---|---|
|
Get details of a LogicalProductVariant. |
|
Lists LogicalProductVariants matching given criteria. |
|
Look up entities. |