View Source GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoUnderstandingConfig (google_api_content_warehouse v0.4.0)

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

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.