@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyData{
BadSSLCertificate: String.t() | nil,
ClientServiceInfo:
GoogleApi.ContentWarehouse.V1.Model.TrawlerClientServiceInfo.t() | nil,
CompressedBody: boolean() | nil,
CrawlTimes: GoogleApi.ContentWarehouse.V1.Model.TrawlerCrawlTimes.t() | nil,
DNSHost: String.t() | nil,
DownloadTime: integer() | nil,
EgressRegion: String.t() | nil,
EligibleGeoCrawlEgressRegion: String.t() | nil,
Endpoints: GoogleApi.ContentWarehouse.V1.Model.TrawlerTCPIPInfo.t() | nil,
Events: [GoogleApi.ContentWarehouse.V1.Model.TrawlerEvent.t()] | nil,
FetchPatternFp: String.t() | nil,
FlooEgressRegion: String.t() | nil,
GeoCrawlEgressRegion: String.t() | nil,
GeoCrawlFallback: boolean() | nil,
GeoCrawlLocationAttempted: String.t() | nil,
HSTSInfo: String.t() | nil,
HTTPTrailers:
[GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataHTTPHeader.t()]
| nil,
HopCacheKeyForLookup: String.t() | nil,
HopCacheKeyForUpdate: String.t() | nil,
HopReuseInfo: String.t() | nil,
HopRobotsInfo: integer() | nil,
HostBucketData:
GoogleApi.ContentWarehouse.V1.Model.TrawlerHostBucketData.t() | nil,
HostId: String.t() | nil,
HttpProtocol: String.t() | nil,
HttpRequestHeaders: String.t() | nil,
HttpResponseHeaders: String.t() | nil,
HttpVersion: String.t() | nil,
ID: String.t() | nil,
LastUrlStatus:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchStatus.t() | nil,
PolicyData: [GoogleApi.ContentWarehouse.V1.Model.TrawlerPolicyData.t()] | nil,
PostData: String.t() | nil,
PredictedDownloadTimeMs: integer() | nil,
ProtocolVersionFallback: boolean() | nil,
RedirectSourceFetchId: String.t() | nil,
RequestorID: String.t() | nil,
RequestorIPAddressPacked: String.t() | nil,
ReuseInfo: String.t() | nil,
RobotsInfo: integer() | nil,
RobotsStatus:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchStatus.t() | nil,
RobotsTxt: String.t() | nil,
Status: GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchStatus.t() | nil,
ThrottleClient:
GoogleApi.ContentWarehouse.V1.Model.TrawlerThrottleClientData.t() | nil,
ThrownAwayBytes: String.t() | nil,
TimestampInMS: String.t() | nil,
TotalFetchedSize: String.t() | nil,
TransparentRewrites: [String.t()] | nil,
TrawlerPrivate:
GoogleApi.ContentWarehouse.V1.Model.TrawlerTrawlerPrivateFetchReplyData.t()
| nil,
Url: String.t() | nil,
UrlEncoding: integer() | nil,
UseHtmlCompressDictionary: boolean() | nil,
crawldates:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataCrawlDates.t()
| nil,
deliveryReport:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataDeliveryReport.t()
| nil,
fetchstats:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataFetchStats.t()
| nil,
originalProtocolUrl: String.t() | nil,
partialresponse:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataPartialResponse.t()
| nil,
protocolresponse:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataProtocolResponse.t()
| nil,
redirects:
[GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataRedirects.t()]
| nil,
trafficType: String.t() | nil,
webioInfo:
GoogleApi.ContentWarehouse.V1.Model.TrawlerFetchReplyDataWebIOInfo.t() | nil
}