QualityQrewriteAccountProvenanceThirdPartyAccount

GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAccountProvenanceThirdPartyAccount


Table of Contents ▼

Jump to a specific part of the page:

Description

The 3P account the annotated personal data belongs to.

Attributes List

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

View Attributes

Attributes

  1. email (type: String.t, default: nil)
    - Email address of the linked account (eg foo@outlook.com).
  2. thirdPartyProviderId (type: String.t, default: nil)
    - Unique identifier for the third party provider. Defined by Google via AoG.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAccountProvenanceThirdPartyAccount{
email: String.t() | nil,
thirdPartyProviderId: String.t() | nil
}

Function

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

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