ContentAttributionsOutgoingAttribution

GoogleApi.ContentWarehouse.V1.Model.ContentAttributionsOutgoingAttribution


Table of Contents ▼

Jump to a specific part of the page:

Description

This is a copy of quality_contra::SelectedAttribution::SelectedInfo. The url is converted to docid and other fields are copied directly.

Attributes List

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

View Attributes

Attributes

  1. bestEvidenceType (type: String.t, default: nil)
    -
  2. docid (type: String.t, default: nil)
    -
  3. properties (type: integer(), default: nil)
    -
  4. usableForClustering (type: boolean(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ContentAttributionsOutgoingAttribution{
bestEvidenceType: String.t() | nil,
docid: String.t() | nil,
properties: integer() | nil,
usableForClustering: boolean() | nil
}

Function

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

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