IndexingConverterRedirectChain

GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChain


Table of Contents ▼

Jump to a specific part of the page:

Description

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.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. hop (type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChainHop), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChain{
hop: [GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChainHop.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRedirectChain