AssistantDevicesPlatformProtoAlarmCapability
AssistantInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoAlarmCapability
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Assistant Devices Platform Proto Alarm Capability) contains 4 attributes that define its data structure. Key functionality includes: Maximum number of alarms that can be created on the client. Zero or unset indicates no maximum limit.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
4maxSupportedAlarmsinteger(nilMaximum number of alarms that can be created on the client. Zero or unset indicates no maximum limit.
restrictAlarmsToNextDayboolean(nilWhether the client restricts alarms to ring within the next 24 hours.
supportsGenericMutationsboolean(nilWhether the client supports mutation of any alarm attribute such as time_pattern, recurrence_pattern, etc through the MUTATE action. If this is false, MUTATE may only be used to disable or dismiss an alarm. This field is true by default for backwards-compatibility; clients which don't support mutation outside of Disable/DismissAlarm should explicitly set this to false.
supportsStopActionboolean(nilWhether the client supports the STOP alarm action. If this is false, stop actions will be represented by the MUTATE action, and the device may need to check alarm state to determine if there's a firing alarm that needs to be dismissed.