NlpSemanticParsingModelsMediaSeasonConstraint

NLPInfrastructure

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaSeasonConstraint

4
out of 10
Low
SEO Impact
Example: "season 2" of serial

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Models Media Season Constraint) contains 4 attributes that define its data structure. Key functionality includes: The absolute index of the season. 1 is the first element and -1 is the last element in the sequence, -2 is the second-to-last element, and so on. Exam...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

4
Sort:|Filter:
absoluteIndexinteger(
Default: nil

The absolute index of the season. 1 is the first element and -1 is the last element in the sequence, -2 is the second-to-last element, and so on. Examples: "first season" => 1 "3rd season" => 3 "last season" => -1

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t

Required, but should only be used inside Aqua and must not be used by outside clients!!

rawTextstring
Default: nilFull type: String.t
relativeIndexinteger(
Default: nil

The relative index of the season. Examples: "previous season" => -1 "current season" => 0 "next season" => 1