AssistantLogsCommunicationGoogleAccountProvenance

GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationGoogleAccountProvenance


Table of Contents ▼

Jump to a specific part of the page:

Description

From google3/quality/qrewrite/proto/account_provenance.proto;l=14 We need to copy this as the above proto has Enum field which is not compatible between proto2 and proto3. go/proto2-versus-proto3#enums

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)
    -

Type

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

Function

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

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