GoogleApi.ContentWarehouse.V1.Model.QualityPreviewChosenSnippetInfoTidbitInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Information to identify tidbits.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
sectionName
(type:String.t
, default:nil
)
- Section name of current snippet. -
separator
(type:String.t
, default:nil
)
- Separator to put before this tidbit. -
tidbitText
(type:String.t
, default:nil
)
- Tidbit text for validation. -
tokenBegin
(type:String.t
, default:nil
)
- Tidbit token range in the section. -
tokenEnd
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityPreviewChosenSnippetInfoTidbitInfo