Hoogle Search
Within LTS Haskell 24.57 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
VideosListMyRating_None :: VideosListMyRatinggogol-youtube Gogol.YouTube No documentation available.
fromCommentThreadsListModerationStatus :: CommentThreadsListModerationStatus -> Textgogol-youtube Gogol.YouTube No documentation available.
fromMembersListMode :: MembersListMode -> Textgogol-youtube Gogol.YouTube No documentation available.
fromVideosListMyRating :: VideosListMyRating -> Textgogol-youtube Gogol.YouTube No documentation available.
newLiveBroadcastMonetizationDetails :: LiveBroadcastMonetizationDetailsgogol-youtube Gogol.YouTube Creates a value of LiveBroadcastMonetizationDetails with the minimum fields required to make a request.
newtype
CommentThreadsListModerationStatus gogol-youtube Gogol.YouTube.Types Limits the returned comment threads to those with the specified moderation status. Not compatible with the 'id' filter. Valid values: published, heldForReview, likelySpam.
CommentThreadsListModerationStatus :: Text -> CommentThreadsListModerationStatusgogol-youtube Gogol.YouTube.Types No documentation available.
pattern
CommentThreadsListModerationStatus_HeldForReview :: CommentThreadsListModerationStatusgogol-youtube Gogol.YouTube.Types The comment is awaiting review by a moderator.
pattern
CommentThreadsListModerationStatus_LikelySpam :: CommentThreadsListModerationStatusgogol-youtube Gogol.YouTube.Types No documentation available.
pattern
CommentThreadsListModerationStatus_Published :: CommentThreadsListModerationStatusgogol-youtube Gogol.YouTube.Types The comment is available for public display.