View Source GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelingControl (google_api_content_warehouse v0.4.0)
This is the FunctionCall counterpart to the "MeaningRemodelings" structure. When present, it is used for typechecking the FunctionCall against the schema with the remodelings enabled.
Attributes
-
remodelingId
(type:list(String.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelingControl{ remodelingId: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.