RepositoryWebrefSubSegmentIndex

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefSubSegmentIndex


Table of Contents ▼

Jump to a specific part of the page:

Description

LINT.IfChange Some document segments may consist of multiple sub-segments (e.g. a document might have multiple anchors or navboost queries). SubSegmentIndex contains all information needed to identify the sub-segment (e.g. specific query, query feature or or anchor) where the mention is located.

Attributes List

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

View Attributes

Attributes

  1. anchorIndex (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnchorIndices, default: nil)
    - Pointer to the exact set of anchors in the cdoc.
  2. genericIndex (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGenericIndices, default: nil)
    - Pointer to the Webref-internal Segment indices. Can't be mapped back to the CDoc.
  3. imageQueryIndex (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefImageQueryIndices, default: nil)
    - Pointer to the exact set of image navboost queries in the cdoc.
  4. jgnIndex (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefJuggernautIndices, default: nil)
    - Pointer to the proto in the cdoc and index within the proto for Spore.
  5. metaTagIndex (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefMetaTagIndices, default: nil)
    - Informs about the 'name' attribute of the referenced tag.
  6. queryIndex (type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefQueryIndices, default: nil)
    - Pointer to the exact set of queries in the cdoc.

Type

Function

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

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