HtmlrenderWebkitHeadlessProtoResource
HTML RenderInfrastructureGoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoResource
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Htmlrender Webkit Headless Proto Resource) contains 8 attributes that define its data structure. Key functionality includes: content contains a complete HTTP response message including the HTTP status line, headers and body. For example: HTTP/1.1 200 OK\r\n Content-Type: tex...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
8contentstringnilFull type: String.tcontent contains a complete HTTP response message including the HTTP status line, headers and body. For example: HTTP/1.1 200 OK\r\n Content-Type: text/html\r\n \r\n ... content ... For inputs (RenderRequest.resource): Any HTTP content encoding (e.g. gzip) and transfer encoding (e.g. chunked) MUST be decoded. HTTP content and transfer encoding headers will be ignored if present. For outputs (RenderResponse.referenced_resource_content): The body will be decoded (no content or transfer encoding) however any content or transfer encoding headers present in the original fetch response will be passed through. Decoding this field requires a correct text encoding. The charset field of Document proto can be a good guess but is not guaranteed to be correct.
fetchSourceInfoWirelessTranscoderFetchFetchSourceInfo →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.WirelessTranscoderFetchFetchSourceInfo.tWhere this resource comes from.
finalContentUrlstringnilFull type: String.tThe url that contributes the final content. Only existed when metadata contains FetchReplyData.
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.WirelessTranscoderFetchFetchMetadata.tmethodinteger(nilThe HTTP request method (GET, HEAD, POST, etc) used for this request. Values are taken from the HTTPHeaders::Protocol enum in webutil/http/httputils.h. If it's not set, we will infer GET or POST based on the presence of post_data.
postDatastringnilFull type: String.trequestHeaderHtmlrenderWebkitHeadlessProtoResourceHttpHeader →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.HtmlrenderWebkitHeadlessProtoResourceHttpHeader.tOnly necessary headers are included in the resource key by default. See google3/htmlrender/webkit_headless/resource_key.cc
urlstringnilFull type: String.t