variants property

List<String>? variants
getter/setter pair

Child variant resource references.

Format: logicalProducts/{logical_product}/variants/{variant}

Output only.

Implementation

core.List<core.String>? variants;