allowMissing property

bool? allowMissing
getter/setter pair

If set to true, and the subscription offer with the given package_name, product_id, base_plan_id and offer_id doesn't exist, an offer will be created.

If a new offer is created, update_mask is ignored.

Optional.

Implementation

core.bool? allowMissing;