reason property
The reason that the resource is recommended to the user. Possible string values are:
- "reasonUnspecified"
- "videoFavorited" : Deprecated: This reason is no longer used.
- "videoLiked" : Deprecated: This reason is no longer used.
- "videoWatched"
Implementation
core.String? reason;