RepositoryWebrefAnnotatorCheckpointFprint

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorCheckpointFprint


Table of Contents ▼

Jump to a specific part of the page:

Description

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.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. fingerprint (type: String.t, default: nil)
    -
  2. label (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorCheckpointFprint{
fingerprint: String.t() | nil,
label: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotatorCheckpointFprint