EnterpriseCrmEventbusProtoCustomSuspensionRequest constructor

EnterpriseCrmEventbusProtoCustomSuspensionRequest({
  1. GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest? postToQueueWithTriggerIdRequest,
  2. String? suspensionInfoEventParameterKey,
})

Implementation

EnterpriseCrmEventbusProtoCustomSuspensionRequest({
  this.postToQueueWithTriggerIdRequest,
  this.suspensionInfoEventParameterKey,
});