GooglePrivacyDlpV2CreateJobTriggerRequest constructor
GooglePrivacyDlpV2CreateJobTriggerRequest({
- GooglePrivacyDlpV2JobTrigger? jobTrigger,
- String? locationId,
- String? triggerId,
Implementation
GooglePrivacyDlpV2CreateJobTriggerRequest({
this.jobTrigger,
this.locationId,
this.triggerId,
});