like property

ActivityContentDetailsLike? like
getter/setter pair

The like object contains information about a resource that received a positive (like) rating.

This property is only present if the snippet.type is like.

Implementation

ActivityContentDetailsLike? like;