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.
lastUpdateDate :: PromotionPromotionStatus -> Maybe Textgogol-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"
lastUploadDate :: DatafeedStatus -> Maybe Textgogol-shopping-content Gogol.ShoppingContent.Types The last date at which the feed was uploaded.
lastModificationTime :: TransferJob -> Maybe DateTimegogol-storage-transfer Gogol.StorageTransfer Output only. The time that the transfer job was last modified.
lastModifiedBefore :: ObjectConditions -> Maybe DateTimegogol-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.
lastModifiedSince :: ObjectConditions -> Maybe DateTimegogol-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
lastModificationTime :: TransferJob -> Maybe DateTimegogol-storage-transfer Gogol.StorageTransfer.Types Output only. The time that the transfer job was last modified.
lastModifiedBefore :: ObjectConditions -> Maybe DateTimegogol-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.
lastModifiedSince :: ObjectConditions -> Maybe DateTimegogol-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
lastDownloaded :: WmxSitemap -> Maybe DateTimegogol-webmaster-tools Gogol.WebmasterTools Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).
lastSubmitted :: WmxSitemap -> Maybe DateTimegogol-webmaster-tools Gogol.WebmasterTools Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).