View Source GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsOnDevice (google_api_content_warehouse v0.4.0)
OnDevice describes the device(s) to perform an action. This message type can be imported in action messages as an argument.
Attributes
-
device
(type:list(GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDevice.t)
, default:nil
) - The device(s) to perform an action.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsOnDevice{ device: [GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDevice.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.