View Source GoogleApi.ContentWarehouse.V1.Model.NlpSaftMentionResolution (google_api_content_warehouse v0.4.0)
Mention resolution for encoding the concept id (e.g. mid) for a mention.
Attributes
-
profile
(type:GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfile.t
, default:nil
) - Profile for mention information. -
type
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftMentionResolution{ profile: GoogleApi.ContentWarehouse.V1.Model.NlpSaftEntityProfile.t() | nil, type: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.