GoogleApi.ContentWarehouse.V1.Model.MustangSnippetsRenderedToken
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Tidbit token rendered in generating snippet/title.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
bolded
(type:boolean()
, default:nil
)
- Is the rendered token bolded (insided ) -
byteOffsetBegin
(type:integer()
, default:nil
)
- Byte offset range in the rendered text that corresponds to this token. [byte_offset_begin, byte_offset_end) inclusive -
byteOffsetEnd
(type:integer()
, default:nil
)
- exclusive -
section
(type:String.t
, default:nil
)
- Section and TokenPos of the token. -
tokenPos
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.MustangSnippetsRenderedToken