GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataCrawlDates
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Reuse information returned if UrlState == CRAWLED, specifying when we may have reused from cache. See also ReuseInfo below. NOTE: Please use the CrawlTimes below. CrawlDates is deprecated. use CrawlTimes instead!
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
NotChangedDate
(type:integer()
, default:nil
)
- fetched from the web. Timestamp indicates when -
OriginalCrawlDate
(type:integer()
, default:nil
)
- Timestamp when the page was -
ReuseDate
(type:integer()
, default:nil
)
- the page was last 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.TrawlerFetchReplyDataCrawlDates