NlpSemanticParsingModelsDialogReferentsListSelection

NLPInfrastructure

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDialogReferentsListSelection

2
out of 10
Low
SEO Impact
Represents the user's selection from a list of alternatives.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Models Dialog Referents List Selection) contains 5 attributes that define its data structure. Key functionality includes: A unique identifier that is the canonical value for the chosen list item. If we are selecting among fields, this is the field_id specified in the corr...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

5
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
idstring
Default: nilFull type: String.t

A unique identifier that is the canonical value for the chosen list item. If we are selecting among fields, this is the field_id specified in the corresponding DialogField.

looseOffsetRestrictionboolean(
Default: nil

If true, semantic function should look at watch actions in the following display entity if the first one is not playable. This is useful for "Play it" on entity page.

offsetinteger(
Default: nil

The offset within the list, if know. If the list of values wasn't known (e.g. from the discourse context) then the offset is a zero-based mapping of the ordinal value of the selection ("first one" maps to zero; "last one" to minus one).

rawTextstring
Default: nilFull type: String.t

When the user selects a list value by name then this is the matched text from the utterance. Note that, if the list of values is known, then the aqua annotator should have mapped it to an offset.