GetScopePlainArgs

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

Constructors

Link copied to clipboard
fun GetScopePlainArgs(location: String, project: String? = null, scopeId: String)

Functions

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

Properties

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