annotations

@JvmName(name = "fnbndskdtlsraqgm")
suspend fun annotations(value: Output<List<Any>>)
@JvmName(name = "cyorcldxcdfdmnrq")
suspend fun annotations(value: List<Any>?)

Parameters

value

List of tags that can be used for describing the Dataset.


@JvmName(name = "rrtrnpsgvldolxqx")
suspend fun annotations(vararg values: Output<Any>)


@JvmName(name = "iupaalpvaxrrwwyb")
suspend fun annotations(values: List<Output<Any>>)
@JvmName(name = "kmwiumhdabvyhibp")
suspend fun annotations(vararg values: Any)

Parameters

values

List of tags that can be used for describing the Dataset.