datasetVersion property

DatasetVersion? datasetVersion
final

Required. The version to be created. The same CMEK policies with the original Dataset will be applied the dataset version. So here we don't need to specify the EncryptionSpecType here.

Implementation

final DatasetVersion? datasetVersion;