Voting helps other researchers find interesting modules.
OnDevice describes the device(s) to perform an action. This message type can be imported in action messages as an argument.
device
list(GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDevice.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsOnDevice{ device: [GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDevice.t()] | nil }
@spec decode(struct(), keyword()) :: struct()