PluginActionResult

constructor(pluginId: String, message: String, action: String? = null, lifecycleState: PluginLifecycleState? = null, healthState: PluginHealthState? = null, generation: Long? = null)(source)