GetMeshPlainArgs

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

Constructors

Link copied to clipboard
fun GetMeshPlainArgs(location: String, meshId: String, project: String? = null)

Functions

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

Properties

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