Voting helps other researchers find interesting modules.
Analog to freebase::Value TODO(b/144526840) This representation has several quality and performance issues. Next available tag number: 12
boolValue
boolean()
nil
compoundValue
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgTopic.t
datetimeValue
String.t
enumValue
floatValue
float()
idValue
intValue
serializedProtoValue
textValue
uriValue
uriValueFprint32
integer()
uri_value
GetNormalizedUriFprint32()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgValue{ boolValue: boolean() | nil, compoundValue: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefCompactKgTopic.t() | nil, datetimeValue: String.t() | nil, enumValue: String.t() | nil, floatValue: float() | nil, idValue: String.t() | nil, intValue: String.t() | nil, serializedProtoValue: String.t() | nil, textValue: String.t() | nil, uriValue: String.t() | nil, uriValueFprint32: integer() | nil }
@spec decode(struct(), keyword()) :: struct()