consentContentScreenshots

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dvhrlieqxjfwubsk")
suspend fun consentContentScreenshots(argument: List<suspend ImageArgsBuilder.() -> Unit>)
@JvmName(name = "ggjstnuhjlgsuqrp")
suspend fun consentContentScreenshots(vararg argument: suspend ImageArgsBuilder.() -> Unit)
@JvmName(name = "cwyfmshtbeyryojq")
suspend fun consentContentScreenshots(argument: suspend ImageArgsBuilder.() -> Unit)

Parameters

argument

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