Voting helps other researchers find interesting modules.
This message should be wire-equivalent to the Entity proto defined in nlp/semantic_parsing/models/personal_intelligence.proto. The message is cloned here to allow legacy intents to extract entities to slots; trying to add Entity to knowledge_answers::intent_query::ArgumentValue creates a BUILD dependency loop. For the proto used for GwsLogs, see logs/proto/knowledge/interpretation/personal_intelligence.proto.
airlineConfig
GoogleApi.ContentWarehouse.V1.Model.TravelFlightsAirlineConfig.t
nil
evalData
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t
name
String.t
qrefAnnotation
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingPersonalIntelligenceEntity{ airlineConfig: GoogleApi.ContentWarehouse.V1.Model.TravelFlightsAirlineConfig.t() | nil, evalData: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingAnnotationEvalData.t() | nil, name: String.t() | nil, qrefAnnotation: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingQRefAnnotation.t() | nil }
@spec decode(struct(), keyword()) :: struct()