linkedDatasetSource property

LinkedDatasetSource? linkedDatasetSource
getter/setter pair

The source dataset reference when the dataset is of type LINKED.

For all other dataset types it is not set. This field cannot be updated once it is set. Any attempt to update this field using Update and Patch API Operations will be ignored.

Optional.

Implementation

LinkedDatasetSource? linkedDatasetSource;