Voting helps other researchers find interesting modules.
Accepts any non-empty value. This is meant for special cases allowing any value or any composition to be valid in a slot. If you are thinking of using this, please contact mrf-team@.
componentSpecificContracts
GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts.t
nil
remodelings
GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelings.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersAnyType{ componentSpecificContracts: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts.t() | nil, remodelings: GoogleApi.ContentWarehouse.V1.Model.NlpMeaningMeaningRemodelings.t() | nil }
@spec decode(struct(), keyword()) :: struct()