Voting helps other researchers find interesting modules.
Redirect_chain is present for redirects, and absent for the final target. It contains the chain from the current hop's target to the final target.
hop
list(GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChainHop.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChain{ hop: [GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChainHop.t()] | nil }
@spec decode(struct(), keyword()) :: struct()