Voting helps other researchers find interesting modules.
Analog to freebase::Topic
mid
String.t
nil
propertyValue
list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgPropertyValue.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgTopic{ mid: String.t() | nil, propertyValue: [ GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgPropertyValue.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()