NlpMeaningMeaningRemodeling

GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodeling


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. deletion (type: boolean(), default: nil)
    - This field can be set to true to indicate that the associated part of the schema is being deleted as part of the remodeling.
  2. id (type: String.t, default: nil)
    - The remodeling ID. Each remodeling has a unique ID that is used to associate changes with that remodeling.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodeling{
deletion: boolean() | nil,
id: String.t() | nil
}

Function

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

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