GetConsentStorePlainArgs

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

Constructors

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

Functions

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

Properties

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