legacyCommentId property

String? legacyCommentId
getter/setter pair

The comment in the discussion thread.

This identifier is an opaque string compatible with the Drive API; see https://developers.google.com/drive/v3/reference/comments/get

Implementation

core.String? legacyCommentId;