legacyLocal property

bool? legacyLocal
getter/setter pair

Determines whether the product is only targeting local destinations and whether the product name should be distinguished with a local~ prefix.

For example, accounts/123/products/local~en~US~sku123.

Output only.

Implementation

core.bool? legacyLocal;