Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. Event_ExtendedProperties_Shared :: HashMap Text Text -> Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar

    No documentation available.

  2. 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.

  3. 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.

  4. Event_ExtendedProperties_Shared :: HashMap Text Text -> Event_ExtendedProperties_Shared

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

  5. 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.

  6. data BooksFamilysharingShare

    gogol-books Gogol.Books

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

  7. 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.

  8. 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.

  9. data BooksFamilysharingUnshare

    gogol-books Gogol.Books

    Initiates revoking content that has already been shared with the user's family. Empty response indicates success. See: newBooksFamilysharingUnshare smart constructor.

  10. BooksFamilysharingUnshare :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> BooksFamilysharingUnshare

    gogol-books Gogol.Books

    No documentation available.

Page 58 of many | Previous | Next