View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfos (google_api_content_warehouse v0.4.0)
Information about the outlinks of an annotated document. Next available tag: 3
Attributes
-
outlinkInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfo.t)
, default:nil
) - Information about each target URL referred to in the document's outlinks. If a given URL has multiple links, they are grouped in a single WebrefLinkInfo.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfos{ outlinkInfo: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefWebrefOutlinkInfo.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.