SmartHome feature flags that may be enabled per-item. LINT.IfChange
Author: Darth Autocrat
AttentionalEntitiesMentionProperties
Represents the properties of a mention. Next ID: 13
AttentionalEntitiesMentionPropertiesSource
The agent or system from which the mention was derived. Each mention corresponds to a single source.
AttentionalEntitiesMentionPropertiesSourceSystem
The Assistant mentioned this entity. This corresponds to entities annotated during fulfillment. More specifically, these entities are typically provided by developers either via a Monastery frame or an InteractionBuilder.
AttentionalEntitiesSemanticRoleId
Uniquely identifies a semantic role. When this role corresponds to a slot in a registered user intent (see go/assistant-intent-catalog), then the SemanticRoleId maps precisely onto that slot in the intent catalog. However, not all semantic roles corresponds to such user intent slots.
AssistantPfrTiebreakingMetadata
Features used by the PrefulfillmentRanker’s scorer exclusively to break ties.
AssistantProductivityListItem
A message to represent an item in a list. Just a basic string for now, but extensible for the future.
AssistantRemindersAttachmentLink
AssistantRemindersNlgTemplateKey
Equivalent to nlp_generation.TemplateKey. We cannot use nlp_generation.TemplateKey message directly becasue that proto is defined in a relatively large proto and has other dependencies, which will increase the size unnecessary and might hit many limitations (e.g., 5MiB limitation for Spanner type environment.).
AssistantVerticalsCommonContactMatchSignal
Neural contact match signals.