GetProcessorPlainArgs

data class GetProcessorPlainArgs(val location: String, val processorId: String, val project: String? = null) : ConvertibleToJava<GetProcessorPlainArgs>

Constructors

Link copied to clipboard
fun GetProcessorPlainArgs(location: String, processorId: String, project: String? = null)

Functions

Link copied to clipboard
open override fun toJava(): GetProcessorPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null