legacyLocal property

bool? legacyLocal
getter/setter pair

Determines whether the products of this data source are only targeting local destinations.

Legacy local products are prefixed with local~ in the product resource ID. For example, accounts/123/products/local~en~US~sku123.

Optional. Immutable.

Implementation

core.bool? legacyLocal;