AssistantDevicesPlatformProtoTimerCapability
AssistantInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTimerCapability
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Assistant Devices Platform Proto Timer Capability) contains 4 attributes that define its data structure. Key functionality includes: Maximum extended timer duration supported by the client. The extended timer duration is the total start-to-finish duration after an AddTimeToTimer ope...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
4maxSupportedExtendedTimerDurationAssistantApiDuration →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.tMaximum extended timer duration supported by the client. The extended timer duration is the total start-to-finish duration after an AddTimeToTimer operation. E.g. if a user sets a timer for 30 minutes, and later adds 10 minutes, the extended duration is 40 minutes. Zero or unset indicates no maximum limit.
maxSupportedTimerDurationAssistantApiDuration →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDuration.tMaximum timer duration supported by the client. Zero or unset indicates no maximum limit.
maxSupportedTimersinteger(nilMaximum number of timers that can be created on the client. Zero or unset indicates no maximum limit.
supportsMutateActionboolean(nilWhether the client supports the MUTATE timer action. If this is false, mutate operations may be handled by sending a pair of REMOVE and CREATE timer actions to replace the existing timer instead of mutating it.