folders

@JvmName(name = "usvdwfquqcomesdm")
suspend fun folders(value: Output<List<String>>)
@JvmName(name = "wvoaddgwjqdaamij")
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 = "wkcsrjoofhoppwkr")
suspend fun folders(vararg values: Output<String>)


@JvmName(name = "xpetawtunlcpehle")
suspend fun folders(values: List<Output<String>>)
@JvmName(name = "cnlnspjwbxwxvcri")
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}.