allowedBundleIds property

List<String>? allowedBundleIds
getter/setter pair

A list of bundle IDs that are allowed when making API calls with this key.

Implementation

core.List<core.String>? allowedBundleIds;