Voting helps other researchers find interesting modules.
The protocol buffer stored in the legacyperdocdata muppet attachment for VOLT (go/volt). The data is used for ranking changes. Only CWV signals and secure signal are stored. MobileFriendliness is stored separately in the legacyperdocdata. Safe browsing and BAS/AER conditions are not used for ranking.
desktopCwv
GoogleApi.ContentWarehouse.V1.Model.IndexingMobileVoltCoreWebVitals.t
nil
desktopDisplayUrlIsHttps
boolean()
displayUrlIsHttps
mobileCwv
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingMobileVoltVoltPerDocData{ desktopCwv: GoogleApi.ContentWarehouse.V1.Model.IndexingMobileVoltCoreWebVitals.t() | nil, desktopDisplayUrlIsHttps: boolean() | nil, displayUrlIsHttps: boolean() | nil, mobileCwv: GoogleApi.ContentWarehouse.V1.Model.IndexingMobileVoltCoreWebVitals.t() | nil }
@spec decode(struct(), keyword()) :: struct()