Represents a Product Main logical product.
| JSON representation |
|---|
{ "name": string, "title": string, "shortDescription": string } |
| Fields | |
|---|---|
name |
Output only. The resource name of the logical product. Format: logicalProducts/{logical_product} |
title |
Output only. The display name of the logical product. |
shortDescription |
Output only. A short description of the logical product. |