createComment
inline suspend fun WorkDocsClient.createComment(crossinline block: CreateCommentRequest.Builder.() -> Unit): CreateCommentResponse
Adds a new comment to the specified document version.
Adds a new comment to the specified document version.