AssistantRemindersNlgTemplateKey

GoogleApi.ContentWarehouse.V1.Model.AssistantRemindersNlgTemplateKey


Table of Contents ▼

Jump to a specific part of the page:

Description

Equivalent to nlp_generation.TemplateKey. We cannot use nlp_generation.TemplateKey message directly becasue that proto is defined in a relatively large proto and has other dependencies, which will increase the size unnecessary and might hit many limitations (e.g., 5MiB limitation for Spanner type environment.).

Attributes List

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

View Attributes

Attributes

  1. messageSet (type: String.t, default: nil)
    - REQUIRED.
  2. templateName (type: String.t, default: nil)
    - REQUIRED.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantRemindersNlgTemplateKey{
messageSet: String.t() | nil,
templateName: String.t() | nil
}

Function

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

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