allMatchedPins property

Map<String, GoogleCloudRetailV2PinControlMetadataProductPins>? allMatchedPins
getter/setter pair

Map of all matched pins, keyed by pin position.

Implementation

core.Map<core.String, GoogleCloudRetailV2PinControlMetadataProductPins>?
    allMatchedPins;