GetReferenceImagePlainArgs

data class GetReferenceImagePlainArgs(val location: String, val productId: String, val project: String? = null, val referenceImageId: String) : ConvertibleToJava<GetReferenceImagePlainArgs>

Constructors

Link copied to clipboard
fun GetReferenceImagePlainArgs(location: String, productId: String, project: String? = null, referenceImageId: String)

Functions

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

Properties

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