legacyDiscussionId property

String? legacyDiscussionId
getter/setter pair

The discussion thread to which the comment was added.

This identifier is an opaque string compatible with the Drive API and references the first comment in a discussion; see https://developers.google.com/drive/v3/reference/comments/get

Implementation

core.String? legacyDiscussionId;