EnterpriseCrmEventbusProtoCustomSuspensionRequest constructor
EnterpriseCrmEventbusProtoCustomSuspensionRequest({
- GoogleInternalCloudCrmEventbusV3PostToQueueWithTriggerIdRequest? postToQueueWithTriggerIdRequest,
- String? suspensionInfoEventParameterKey,
Implementation
EnterpriseCrmEventbusProtoCustomSuspensionRequest({
this.postToQueueWithTriggerIdRequest,
this.suspensionInfoEventParameterKey,
});