GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A single understood lexicon of the |category| on byte range from |begin_offset| (inclusive) to |end_offset| (exclusive). The offsets are all byte offsets relative to the full original query and cover both the mentions and surrounding markers.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
beginOffset
(type:integer()
, default:nil
)
- Begin byte offset relative to the full original query. -
category
(type:String.t
, default:nil
)
- -
direction
(type:String.t
, default:nil
)
- Direction defines the relation between the measurable aspect and the facet. -
endOffset
(type:integer()
, default:nil
)
- End byte offset relative to the full original query. -
facetMid
(type:String.t
, default:nil
)
- The mid of the facet associated with ASPECT category.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange