destinationDataset property

String? destinationDataset
getter/setter pair

The name of the dataset resource to create and write the redacted data to.

  • The destination dataset must not exist. * The destination dataset must be in the same location as the source dataset. De-identifying data across multiple locations is not supported.

Required.

Implementation

core.String? destinationDataset;