AssistantDevicesPlatformProtoInlinedActionCapability

AssistantInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoInlinedActionCapability

1
out of 10
Minimal
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Backend 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

7
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoAlarmCapability.t

Specifies capabilities for handling on-device alarms. The presence of this field, even if empty, implies that the device supports alarms.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoResponseLimits.t

Specifies the size limits on responses. If message is not defined then no limits exist.

supportSdkExecuteboolean(
Default: nil

Whether 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.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoSupportedDeviceOps.t

Specifies capabilities for handling assistant.embedded.v1.DeviceOp.

supportsMultiResponseboolean(
Default: nil

Specifies whether server can send a series of responses for a single query. Example: Routines where multiple actions to be executed one after another.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTimerCapability.t

Specifies capabilities for handling on-device timers. The presence of this field, even if empty, implies that the device supports timers.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability.t

Specifies whether client supports receiving DeviceAction.tts_output.