GetConsentPlainArgs

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

Constructors

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

Functions

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

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