actions property
Actions to execute at the completion of the job.
Are executed in the order provided.
Implementation
core.List<GooglePrivacyDlpV2Action>? actions;
Actions to execute at the completion of the job.
Are executed in the order provided.
core.List<GooglePrivacyDlpV2Action>? actions;