Author: Darth Emmett
AssistantVerticalsHomeautomationProtoSupportedStructureFeatures
The features a structure supports.
AttentionalEntitiesMentionPropertiesListEntryInfo
Contains information about how an entity was presented as part of a list.
AttentionalEntitiesMentionPropertiesSourceClient
The client provided this entity. Currently, this exclusively corresponds to an entity that was circulated by the client. See go/on-device-aes for more details.
AttentionalEntitiesMentionPropertiesSourceUser
The user mentioned this entity. It was extracted from a previous winning intent (IntentQuery or IntentUpdate). Such entities are computed at runtime from the interpretation history without any developer intervention.
AttentionalEntitiesSpatialProperties
Properties of visual mentions (e.g., how they are displayed to the user, visibility, etc.).
AssistantPrefulfillmentRankerPrefulfillmentSignals
Signals to be used by the Prefulfillment Ranker. Derived from the ParsingSignals and GroundingSignals carried by the FunctionCall. LINT.IfChange Next ID: 74
AssistantRemindersAttachment
Proto descrbing an attachment to an Assistant Reminder. If the attachment has different behavior on different surfaces (e.g., deeplinks), there will be multiple attachments attach to the Reminder. Each of them will specify the surface type and the corresponding deeplink.
AssistantRemindersMemoryPayload
Since this is stored in BE, any update on this proto needs LGTM by ARIS storage owner