GetConsentArtifactPlainArgs

data class GetConsentArtifactPlainArgs(val consentArtifactId: String, val consentStoreId: String, val datasetId: String, val location: String, val project: String? = null) : ConvertibleToJava<GetConsentArtifactPlainArgs>

Constructors

Link copied to clipboard
fun GetConsentArtifactPlainArgs(consentArtifactId: String, consentStoreId: String, datasetId: String, location: String, project: String? = null)

Functions

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

Properties

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