Voting helps other researchers find interesting modules.
NextId: 6
locales
list(String.t)
nil
officialName
String.t
officialNamePronunciation
providerId
integer()
score
float()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsNewsProviderAnnotationDataProvider{ locales: [String.t()] | nil, officialName: String.t() | nil, officialNamePronunciation: String.t() | nil, providerId: integer() | nil, score: float() | nil }
@spec decode(struct(), keyword()) :: struct()