reason property

String? reason
getter/setter pair

The reason that the resource is recommended to the user. Possible string values are:

  • "reasonUnspecified"
  • "videoFavorited"
  • "videoLiked"
  • "videoWatched"

Implementation

core.String? reason;