GoogleApi.ContentWarehouse.V1.Model.CompositeDocRobotsInfoList
Table of Contents ▼
Jump to a specific part of the page:
Description
List of robots info parsed for the user-agents other than the default used to crawl this page.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
newsRobotsInfo
(type:GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRobotsInfo
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CompositeDocRobotsInfoList{
newsRobotsInfo: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRobotsInfo.t() | nil
}
newsRobotsInfo: GoogleApi.ContentWarehouse.V1.Model.IndexingConverterRobotsInfo.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CompositeDocRobotsInfoList