GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint
Table of Contents ▼
Jump to a specific part of the page:
Description
Used for storing fingerprints, along with meta-data that expresses how the fingerprint was computed. The metadata can be anything that fits in an uint64.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
metadata
(type:String.t
, default:nil
)
- -
value
(type:list(String.t)
, default:nil
)
- Repeated to allow for fingerprints larger than 64-bits.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingConverterShingleFingerprint