AssistantDevicesPlatformProtoInlinedActionCapability
AssistantInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoInlinedActionCapability
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Assistant Devices Platform Proto Inlined Action Capability) contains 7 attributes that define its data structure. Key functionality includes: Specifies capabilities for handling on-device alarms. The presence of this field, even if empty, implies that the device supports alarms.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
7nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoAlarmCapability.tSpecifies capabilities for handling on-device alarms. The presence of this field, even if empty, implies that the device supports alarms.
responseLimitsAssistantDevicesPlatformProtoResponseLimits →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoResponseLimits.tSpecifies the size limits on responses. If message is not defined then no limits exist.
supportSdkExecuteboolean(nilWhether this device model package support sdk.EXECUTE client_op (a.k.a action.devices.EXECUTE intent), which will be filled into google.assistant.embedded.v1.DeviceAction.device_request_json. It is default to true (and not public), since all 3P will depends on the device_request_json. Only internal projects like Edoras will set this to false.
supportedDeviceOpsAssistantDevicesPlatformProtoSupportedDeviceOps →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoSupportedDeviceOps.tSpecifies capabilities for handling assistant.embedded.v1.DeviceOp.
supportsMultiResponseboolean(nilSpecifies whether server can send a series of responses for a single query. Example: Routines where multiple actions to be executed one after another.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTimerCapability.tSpecifies capabilities for handling on-device timers. The presence of this field, even if empty, implies that the device supports timers.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability.tSpecifies whether client supports receiving DeviceAction.tts_output.