productAttributeValues property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<GoogleCloudRetailV2ProductAttributeValue>? productAttributeValues
getter/setter pair

This field is deprecated and should not be set.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<GoogleCloudRetailV2ProductAttributeValue>? productAttributeValues;