GoogleAssistantAccessoryV1ResponseConfig

Google AssistantInfrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1ResponseConfig

1
out of 10
Minimal
SEO Impact
Configuration for the response. Next Id: 11

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Assistant Accessory V1 Response Config) contains 9 attributes that define its data structure. Key functionality includes: Specifies the current audio mode on the device.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

9
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1AudioOutConfig.t

Specifies the current audio mode on the device.

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

Configuration related to a specific device.

deviceInteractionstring
Default: nilFull type: String.t

The client interaction to be sent to Assistant. This is a assistant.embedded.v1.DeviceInteraction message in serialized binary proto format.

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

Device state to pass to the Assistant server to use in calculating the response.

initialAudioBytesinteger(
Default: nil

Specifies the initial bytes of TTS audio to send.

isNewConversationboolean(
Default: nil

If true, the server will treat the request as a new conversation and not use state from the prior request. Set this field to true when the conversation should be restarted, such as after a device reboot, or after a significant lapse of time since the prior query.

outputSampleRateHzinteger(
Default: nil

Specifies the desired audio sample rate of the output TTS stream in Hz.

responseTypestring
Default: nilFull type: String.t

Specifies the requested response type.

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

Specifies the desired format to use when server returns a visual screen response.