RepositoryWebrefJuggernautIndices

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefJuggernautIndices


Table of Contents ▼

Jump to a specific part of the page:

Description

Identifies the source of Spore segments in the CompositeDoc.

Attributes List

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

View Attributes

Attributes

  1. index (type: list(integer()), default: nil)
    - Index within the proto. Several indices are necessary in case of nested repeated fields. The data can be accessed as follows: TOPICS: topic_annotations.kg_schema_topic(index(0)) .property_value(index(1)) .value(index(2)); TRIPLES: reconcile_request.triple(index(0));
  2. type (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefJuggernautIndices{
index: [integer()] | nil,
type: String.t() | nil
}

Function

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

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