products property
Only applicable if the line item corresponds to a hard bundle.
Product resource names that identify the bundle elements to be entitled in the line item. If unspecified, all bundle elements will be entitled. The format is 'partners/{partner_id}/products/{product_id}'.
Optional.
Implementation
core.List<core.String>? products;