Voting helps other researchers find interesting modules.
Holds annotator checkpoints which record the state of the annotations. This is useful for tracking down the source of diffs, in particular for non-determinism.
fingerprint
String.t
nil
label
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorCheckpointFprint{ fingerprint: String.t() | nil, label: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()