Voting helps other researchers find interesting modules.
Capabilities of Google assistant conversation service(GACS) devices. These capabilites including supported GACS actions and response size limitations.
deviceId
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesDeviceId.t
nil
responseConfig
GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1ResponseConfig.t
ttsEncoding
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiGacsCapabilities{ deviceId: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesDeviceId.t() | nil, responseConfig: GoogleApi.ContentWarehouse.V1.Model.GoogleAssistantAccessoryV1ResponseConfig.t() | nil, ttsEncoding: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()