Voting helps other researchers find interesting modules.
A Component-Specific Contract is a proto message that can be placed on various elements of the MeaningCatalog (intent schemas, slots, types) that signals whether that element is part of the contract for a given component. go/contract-based-conformance
componentSpecificContracts
list(String.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpMeaningComponentSpecificContracts{ componentSpecificContracts: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()