KnowledgeAnswersMeaningSchemaKey

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersMeaningSchemaKey


Table of Contents ▼

Jump to a specific part of the page:

Description

The primary key for an intent. Next ID: 3

Attributes List

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

View Attributes

Attributes

  1. deprecatedVersion (type: String.t, default: nil)
    - The version has been changed to be defined as a horizontal version on the entire meaning catalog instead of per-schema.
  2. mid (type: String.t, default: nil)
    - The minted MID for an intent.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersMeaningSchemaKey{
deprecatedVersion: String.t() | nil,
mid: String.t() | nil
}

Function

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

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