singleLinkedDatasetPerCleanroom property

bool? singleLinkedDatasetPerCleanroom
getter/setter pair

If True, when subscribing to this DCR, it will create only one linked dataset containing all resources shared within the cleanroom.

If False, when subscribing to this DCR, it will create 1 linked dataset per listing. This is not configurable, and by default, all new DCRs will have the restriction set to True.

Output only.

Implementation

core.bool? singleLinkedDatasetPerCleanroom;