allowMissing property

bool? allowMissing
getter/setter pair

If set to true, and the one-time product with the given package_name and product_id doesn't exist, the one-time product will be created.

If a new one-time product is created, update_mask is ignored.

Optional.

Implementation

core.bool? allowMissing;