deleted property

bool? deleted
getter/setter pair

Whether this comment has been deleted.

If a comment has been deleted the content will be cleared and this will only represent a comment that once existed.

Output only.

Implementation

core.bool? deleted;