Voting helps other researchers find interesting modules.
Per-provider attachment of a LiveResult. Used to identify pages for which result-based triggering of Live Results should appear. Theoretically there can be more than one attachment per web document, so we keep them as a repeated field of the LiveResultsDocAttachment. Next ID: 4
providerId
String.t
nil
tag
tagFp
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.WeboftrustLiveResultProviderDocAttachment{ providerId: String.t() | nil, tag: String.t() | nil, tagFp: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()