AssistantDevicesPlatformProtoUnderstandingConfig

GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoUnderstandingConfig


Table of Contents ▼

Jump to a specific part of the page:

Description

Specifies the NLU level that Google performs, which determines the request format sent to the 3P cloud.

Attributes List

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

View Attributes

Attributes

  1. nluLevel (type: String.t, default: nil)
    - Specifies the NLU level for the intent.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoUnderstandingConfig{
nluLevel: String.t() | nil
}

Function

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

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