MultiscalePointerIndex

GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex


Table of Contents ▼

Jump to a specific part of the page:

Description

Pointer to a single node in a target scale. pointer.Index fields should be annotated with a (pointer.to) annotation, indicating what scale they point at.

Attributes List

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

View Attributes

Attributes

  1. index (type: integer(), default: nil)
    - The index of the node that this pointer points to.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.MultiscalePointerIndex{
index: integer() | nil
}

Function

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

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