NlpSemanticParsingModelsOnDevice

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsOnDevice


Table of Contents ▼

Jump to a specific part of the page:

Description

OnDevice describes the device(s) to perform an action. This message type can be imported in action messages as an argument.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. device (type: list(GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDevice), default: nil)
    - The device(s) to perform an action.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsOnDevice{
device: [GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsDevice.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsOnDevice