consentContentScreenshots

@JvmName(name = "xjhuxthaobosrshg")
suspend fun consentContentScreenshots(value: Output<List<ImageArgs>>)
@JvmName(name = "yjbsgvyhcxtgqumi")
suspend fun consentContentScreenshots(value: List<ImageArgs>?)

Parameters

value

Optional. Screenshots, PDFs, or other binary information documenting the user's consent.


@JvmName(name = "dsuiusbxdebdsvxy")
suspend fun consentContentScreenshots(vararg values: Output<ImageArgs>)


@JvmName(name = "qexqhskmrqnnrbwg")
suspend fun consentContentScreenshots(values: List<Output<ImageArgs>>)
@JvmName(name = "ktpcgibtljebwlpo")
suspend fun consentContentScreenshots(vararg values: ImageArgs)

Parameters

values

Optional. Screenshots, PDFs, or other binary information documenting the user's consent.


@JvmName(name = "xetrglruriifdrbj")
suspend fun consentContentScreenshots(argument: List<suspend ImageArgsBuilder.() -> Unit>)
@JvmName(name = "jreuecsnnuxkarak")
suspend fun consentContentScreenshots(vararg argument: suspend ImageArgsBuilder.() -> Unit)
@JvmName(name = "sbqduaqklscqjcal")
suspend fun consentContentScreenshots(argument: suspend ImageArgsBuilder.() -> Unit)

Parameters

argument

Optional. Screenshots, PDFs, or other binary information documenting the user's consent.