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