Node Runtime Handler Patch
data class NodeRuntimeHandlerPatch(val features: NodeRuntimeHandlerFeaturesPatch? = null, val name: String? = null)
NodeRuntimeHandler is a set of runtime handler information.
NodeRuntimeHandler is a set of runtime handler information.