folders

@JvmName(name = "rbqbttaslvxchvre")
suspend fun folders(value: Output<List<String>>)
@JvmName(name = "lktdqbbvwhqyqkxh")
suspend fun folders(value: List<String>?)

Parameters

value

Names of the folder under which new document is to be added. Format: projects/{project_number}/locations/{location}/documents/{document_id}.


@JvmName(name = "cgoywmbxnqtvjcgf")
suspend fun folders(vararg values: Output<String>)


@JvmName(name = "qxbkcyprpbheflub")
suspend fun folders(values: List<Output<String>>)
@JvmName(name = "dxdqgvjvvgprghhp")
suspend fun folders(vararg values: String)

Parameters

values

Names of the folder under which new document is to be added. Format: projects/{project_number}/locations/{location}/documents/{document_id}.