QualityQrewriteAccountProvenanceGoogleAccount

GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAccountProvenanceGoogleAccount


Table of Contents ▼

Jump to a specific part of the page:

Description

The Google 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)
    -
  2. gaiaId (type: String.t, default: nil)
    -
  3. isDasherAccount (type: boolean(), default: nil)
    -
  4. isSecondaryAccount (type: boolean(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityQrewriteAccountProvenanceGoogleAccount{
email: String.t() | nil,
gaiaId: String.t() | nil,
isDasherAccount: boolean() | nil,
isSecondaryAccount: boolean() | nil
}

Function

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

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