GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGenericIndices
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Identifies the segment index for Webref SegmentTypes not covered by other *Indices messages.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
index
(type:integer()
, default:nil
)
- The segment index.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGenericIndices{
index: integer() | nil
}
index: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefGenericIndices