Voting helps other researchers find interesting modules.
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!
NotChangedDate
integer()
nil
OriginalCrawlDate
ReuseDate
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataCrawlDates{ NotChangedDate: integer() | nil, OriginalCrawlDate: integer() | nil, ReuseDate: integer() | nil }
@spec decode(struct(), keyword()) :: struct()