Voting helps other researchers find interesting modules.
A single processor counter stored as a pair of the counter name and the value.
name
String.t
nil
value
integer()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefProcessorCounter{ name: String.t() | nil, value: integer() | nil }
@spec decode(struct(), keyword()) :: struct()