FileComment

FileComment

Commentaire sur un fichier.

Représentation JSON
{
  "legacyCommentId": string,
  "legacyDiscussionId": string,
  "linkToDiscussion": string,
  "parent": {
    object (DriveItem)
  }
}
Champs
legacyCommentId

string

Commentaire dans le fil de discussion. Cet identifiant est une chaîne opaque compatible avec l'API Drive. Consultez la page https://developers.google.com/workspace/drive/v3/reference/comments/get.

legacyDiscussionId

string

Fil de discussion auquel le commentaire a été ajouté. Cet identifiant est une chaîne opaque compatible avec l'API Drive et fait référence au premier commentaire d'une discussion. Consultez la page https://developers.google.com/workspace/drive/v3/reference/comments/get.

parent

object (DriveItem)

Élément Drive contenant ce commentaire.