GoogleApi.ContentWarehouse.V1.Model.TrawlerCrawlTimes
Table of Contents ▼
Jump to a specific part of the page:
Description
This is similar to CrawlDates group in FetchReplyData, except that 1) it's a message; 2) it's filled in each Redirects hop; and 3) the timestamps are in ms rather than seconds since Unix Epoch.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
NotChangedTimeMs
(type:String.t
, default:nil
)
- fetched from the web. Time when the page was last -
OriginalCrawlTimeMs
(type:String.t
, default:nil
)
- Time when the page was -
ReuseTimeMs
(type:String.t
, default:nil
)
- checked but found to be the same as before. If set, timestamp to indicate
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.TrawlerCrawlTimes