NlpSemanticParsingProtoActionsOnGoogleSlotMap

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleSlotMap


Table of Contents ▼

Jump to a specific part of the page:

Description

Oneof doesn't allow maps, this message is used to inject map as a possible value into Slot.

Attributes List

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

View Attributes

Attributes

  1. slots (type: %{optional(String.t) => GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleAogSlot}, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleSlotMap{
slots: %{
optional(String.t()) => GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleAogSlot.t()
} | nil
}

Function

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

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