Voting helps other researchers find interesting modules.
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.
remodelingId
list(String.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelingControl{ remodelingId: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()