updateDocument
inline suspend fun WorkDocsClient.updateDocument(crossinline block: UpdateDocumentRequest.Builder.() -> Unit): UpdateDocumentResponse
Updates the specified attributes of a document. The user must have access to both the document and its parent folder, if applicable.