NlpSemanticParsingProtoActionsOnGoogleAogSlot
NLPInfrastructureGoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleAogSlot
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Proto Actions On Google Aog Slot) contains 8 attributes that define its data structure. Key functionality includes: ID of the entity of this slot.
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
8entityIdstringnilFull type: String.tID of the entity of this slot.
numBytesinteger(nilNumber of bytes of this slot in resolved query.
originalstringnilFull type: String.tPart of input text, matched by that slot. In the case of composite slots, each slot should have its own original.
parameterNamestringnilFull type: String.tName of parameter of this slot.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleSlotList.tRepresents a "list parameter". Each parameter may be declared as a list and have multiple slot values, referenced by a single alias. Each slot value in a list may contain multiple possible values. For example: aqua return 3 dates if the year is not specified in a query - one for the current year, one for the past year, and one for the following year. If user defines a list parameter with type @sys.date, and the query contains multiple dates - we should return a list of possible values for each date from the query, i.e. it will be a list of list of dates.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleSlotMap.tRepresents a structured value. Used in composite entities. Composite entities can have arbitrary structure.
startByteinteger(nilStart byte position of this slot in resolved query.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleSlotValue.tOne or more possible values. This field does not represent a list parameter.