pub async fn delete_native_trigger_service(
configuration: &Configuration,
workspace: &str,
service_name: NativeServiceName,
) -> Result<String, Error<DeleteNativeTriggerServiceError>>pub async fn delete_native_trigger_service(
configuration: &Configuration,
workspace: &str,
service_name: NativeServiceName,
) -> Result<String, Error<DeleteNativeTriggerServiceError>>