contentDeliveryRules property

List<DatasetContentDeliveryRule>? contentDeliveryRules
final

When dataset contents are created they are delivered to destinations specified here.

Implementation

final List<DatasetContentDeliveryRule>? contentDeliveryRules;