Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. lastUpdateDate :: PromotionPromotionStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    Date on which the promotion status has been last updated in ISO 8601 format: Date, time, and offset, for example "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"

  2. lastUploadDate :: DatafeedStatus -> Maybe Text

    gogol-shopping-content Gogol.ShoppingContent.Types

    The last date at which the feed was uploaded.

  3. lastModificationTime :: TransferJob -> Maybe DateTime

    gogol-storage-transfer Gogol.StorageTransfer

    Output only. The time that the transfer job was last modified.

  4. lastModifiedBefore :: ObjectConditions -> Maybe DateTime

    gogol-storage-transfer Gogol.StorageTransfer

    If specified, only objects with a "last modification time" before this timestamp and objects that don't have a "last modification time" are transferred.

  5. lastModifiedSince :: ObjectConditions -> Maybe DateTime

    gogol-storage-transfer Gogol.StorageTransfer

    If specified, only objects with a "last modification time" on or after this timestamp and objects that don't have a "last modification time" are transferred. The last_modified_since and last_modified_before fields can be used together for chunked data processing. For example, consider a script that processes each day's worth of data at a time. For that you'd set each of the fields as follows: * last_modified_since to the start of the day * last_modified_before to the end of the day

  6. lastModificationTime :: TransferJob -> Maybe DateTime

    gogol-storage-transfer Gogol.StorageTransfer.Types

    Output only. The time that the transfer job was last modified.

  7. lastModifiedBefore :: ObjectConditions -> Maybe DateTime

    gogol-storage-transfer Gogol.StorageTransfer.Types

    If specified, only objects with a "last modification time" before this timestamp and objects that don't have a "last modification time" are transferred.

  8. lastModifiedSince :: ObjectConditions -> Maybe DateTime

    gogol-storage-transfer Gogol.StorageTransfer.Types

    If specified, only objects with a "last modification time" on or after this timestamp and objects that don't have a "last modification time" are transferred. The last_modified_since and last_modified_before fields can be used together for chunked data processing. For example, consider a script that processes each day's worth of data at a time. For that you'd set each of the fields as follows: * last_modified_since to the start of the day * last_modified_before to the end of the day

  9. lastDownloaded :: WmxSitemap -> Maybe DateTime

    gogol-webmaster-tools Gogol.WebmasterTools

    Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).

  10. lastSubmitted :: WmxSitemap -> Maybe DateTime

    gogol-webmaster-tools Gogol.WebmasterTools

    Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).

Page 63 of many | Previous | Next