actions property

List<GooglePrivacyDlpV2Action>? actions
getter/setter pair

Actions to execute at the completion of the job.

Implementation

core.List<GooglePrivacyDlpV2Action>? actions;