Method: replies.get

获取回复。

HTTP 请求

GET https://www.googleapis.com/drive/v2/files/{fileId}/comments/{commentId}/replies/{replyId}

网址采用 gRPC 转码语法。

路径参数

参数
fileId

string

文件的 ID。

commentId

string

评论的 ID。

replyId

string

回复的 ID。

查询参数

参数
includeDeleted

boolean

如果设置,则在检索已删除的回复时会成功。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 CommentReply 实例。

授权范围

需要以下 OAuth 范围之一:

  • https://www.googleapis.com/auth/docs
  • https://www.googleapis.com/auth/drive
  • https://www.googleapis.com/auth/drive.file
  • https://www.googleapis.com/auth/drive.meet.readonly
  • https://www.googleapis.com/auth/drive.readonly

某些镜重受限,您的应用需要接受安全评估才能使用它们。如需了解详情,请参阅授权指南