All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tencent.devops.common.api.pojo.agent.AgentErrorExitData.kt Maven / Gradle / Ivy

package com.tencent.devops.common.api.pojo.agent

data class AgentErrorExitData(
    val errorEnum: String,
    val message: String?
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy