AssistantDevicesPlatformProtoTriggerCondition
AssistantInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTriggerCondition
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Assistant Devices Platform Proto Trigger Condition) contains 3 attributes that define its data structure. Key functionality includes: The map of state keys along with their values which must be returned by the device, for example to start the dishwasher you may require states: {"door...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
3requiredStateValuesstringnilFull type: %{optional(String.tThe map of state keys along with their values which must be returned by the device, for example to start the dishwasher you may require states: {"door": "CLOSED", "detergent_status": "READY"}.
simpleTtsstringnilFull type: String.tA simple TTS to play.
statusstringnilFull type: String.tRefers to a defined ConditionalResult keyed by its status. It could be a built-in or custom ConditionalResult for this Intent. Note: the states provided by the device MUST contain all of the states required by the ConditionalResult.