AssistantLogsReminderLog

Assistant LogsInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantLogsReminderLog

2
out of 10
Low
SEO Impact
Annotate a single reminder instance.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Logs Reminder Log) contains SEO-relevant attributes including retrievedRankingClass. Key functionality includes: The reminder is created N seconds ago. This helps tracking how the user issues follow-up actions after reminder is created. For example, whether the u...

Actionable Insights for SEOs

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

Attributes

2
Sort:|Filter:
createdSecondsAgostring
Default: nilFull type: String.t

The reminder is created N seconds ago. This helps tracking how the user issues follow-up actions after reminder is created. For example, whether the user likes to issues another [show reminders] query right after reminder is created?

retrievedRankingClassinteger(
Default: nil

If the reminder is retrieved by a ranking class (see go/opa-reminders-ranker), this will be populated with the class info. Refer to assistant.productivity.ReminderRankingClass.RankingType. Since that proto is in proto2 format, we can only wire by int type.