deleteComment
inline suspend fun WorkDocsClient.deleteComment(crossinline block: DeleteCommentRequest.Builder.() -> Unit): DeleteCommentResponse
Deletes the specified comment from the document version.
Deletes the specified comment from the document version.