QualityActionsTimer
QualityQuality SignalGoogleApi.ContentWarehouse.V1.Model.QualityActionsTimer
SEO Analysis
AI GeneratedThis model (Quality Actions Timer) contains 17 attributes that define its data structure. Key functionality includes: The time when this timer was created
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
17creationTimeAssistantApiTimestamp →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimestamp.tThe time when this timer was created
nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceSettings.tIdentifies the device this timer belongs to.
expireTimestringnilFull type: String.tWhen not paused: the time the timer is (or was) scheduled to expire, in milliseconds since the Unix epoch. This should be deprecated and replaced by the expire_timer_time with DateTime type once DateTime proto includes unix timestamp (b/63636831).
expireTimerTimedatetime →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeDateTime.tThis is currently being only used only for the response generation when the user describe the expired datatime as a search constraint. We will used it for everything else once that for filtering once DateTime proto includes unix timestamp (b/63636831) and expire_time is deprecated.
idstringnilFull type: String.tA string key used as an identifier to this timer, unique for a given Provider.
labelstringnilFull type: String.tThe label, provided by a user, associated with this timer.
lastUpdatedAssistantApiTimestamp →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimestamp.tThe time when this timer was last updated (creation, paused, resumed, etc.)
originalDurationstringnilFull type: String.tThe duration of the timer when it was started, in milliseconds.
originalTimerDurationNlpSemanticParsingDatetimeDuration →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeDuration.tThe duration set for the timer. The DateTimeModifier field is ignored. This field is currently only experimental until we switch the Dialog code and gramnar to the new format.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesProvider.tThe provider that owns this alarm. For Android, this includes the app that owns this alarm, where an intent should be sent to modify it.
remainingDurationstringnilFull type: String.tWhen PAUSED: the remaining duration in milliseconds.
remainingTimerDurationNlpSemanticParsingDatetimeDuration →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeDuration.tThe duration remained for the timer. This is needed because there is no expiration date for paused timer. The DateTimeModifier field is ignored. This field is currently only experimental until we switch the Dialog code and gramnar to the new format.
ringtoneQualityActionsRingtone →nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsRingtone.tThe ringtone will be played when the timer fires, it will replace the beep sound if it is not empty.
ringtoneTaskMetadataAssistantApiCoreTypesRingtoneTaskMetadata →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadata.tRingtone Task Metadata information used to generate sound for firing the timer.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.QualityActionsRoom.tContains info about the room the timer is in
statusstringnilFull type: String.tThe current status of the timer.
vibrateboolean(nilWhether or not the device will vibrate when the timer fires.