Potential purpose of module in simple language:
How it could impact search results:
How a website may change things to be more favorable for this function:
Voting helps other researchers find interesting modules.
NOLINT
params
GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectParams.t
nil
rawTarget
String.t
target
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChainHop{ params: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectParams.t() | nil, rawTarget: String.t() | nil, target: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()