Voting helps other researchers find interesting modules.
An agent + device pair that uniquely identifies a device.
agentId
String.t
nil
deviceId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoAgentDeviceId{ agentId: String.t() | nil, deviceId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()