Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newSharedTargeting :: SharedTargeting

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    Creates a value of SharedTargeting with the minimum fields required to make a request.

  2. newtype Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar

    Properties that are shared between copies of the event on other attendees' calendars. See: newEvent_ExtendedProperties_Shared smart constructor.

  3. Event_ExtendedProperties_Shared :: HashMap Text Text -> Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar

    No documentation available.

  4. newEvent_ExtendedProperties_Shared :: HashMap Text Text -> Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar

    Creates a value of Event_ExtendedProperties_Shared with the minimum fields required to make a request.

  5. newtype Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar.Types

    Properties that are shared between copies of the event on other attendees' calendars. See: newEvent_ExtendedProperties_Shared smart constructor.

  6. Event_ExtendedProperties_Shared :: HashMap Text Text -> Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

  7. newEvent_ExtendedProperties_Shared :: HashMap Text Text -> Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar.Types

    Creates a value of Event_ExtendedProperties_Shared with the minimum fields required to make a request.

  8. data BooksFamilysharingShare

    gogol-books Gogol.Books

    Initiates sharing of the content with the user's family. Empty response indicates success. See: newBooksFamilysharingShare smart constructor.

  9. BooksFamilysharingShare :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> BooksFamilysharingShare

    gogol-books Gogol.Books

    No documentation available.

  10. type BooksFamilysharingShareResource = "books" :> "v1" :> "familysharing" :> "share" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "docId" Text :> QueryParam "source" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "volumeId" Text :> QueryParam "alt" AltJSON :> Post '[JSON] Empty

    gogol-books Gogol.Books

    A resource alias for books.familysharing.share method which the BooksFamilysharingShare request conforms to.

Page 59 of many | Previous | Next