pinControlMetadata property

GoogleCloudRetailV2PinControlMetadata? pinControlMetadata
getter/setter pair

Metadata for pin controls which were applicable to the request.

This contains two map fields, one for all matched pins and one for pins which were matched but not applied. The two maps are keyed by pin position, and the values are the product ids which were matched to that pin.

Implementation

GoogleCloudRetailV2PinControlMetadata? pinControlMetadata;