SdrPageAnchorsDocInfo

GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsDocInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. articleness (type: number(), default: nil)
    -
  2. pageAnchors (type: list(GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelink), default: nil)
    -
  3. qscore (type: number(), default: nil)
    -
  4. textRichness (type: number(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsDocInfo{
articleness: number() | nil,
pageAnchors: [GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelink.t()] | nil,
qscore: number() | nil,
sitelinkWrapper: [GoogleApi.ContentWarehouse.V1.Model.SdrPageAnchorsSitelinkWrapper.t()] | nil,
textRichness: number() | nil
}

Function

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

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