GoogleCloudDataplexV1Trigger constructor
GoogleCloudDataplexV1Trigger({
- GoogleCloudDataplexV1TriggerOnDemand? onDemand,
- GoogleCloudDataplexV1TriggerSchedule? schedule,
Implementation
GoogleCloudDataplexV1Trigger({
this.onDemand,
this.schedule,
});