AppsPeopleOzExternalMergedpeopleapiEmailContactGroupPreference

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEmailContactGroupPreference


Table of Contents ▼

Jump to a specific part of the page:

Description

Preferred email addresses for contact groups.

Attributes List

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

View Attributes

Attributes

  1. contactGroupId (type: String.t, default: nil)
    -
  2. isSynthetic (type: boolean(), default: nil)
    - If the Preference was implicitly set by PeopleApi/Contacts Service. A preference with this bit will not be saved to storage. See go/contact-group-email-preference-papi-problem for more info.
  3. type (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiEmailContactGroupPreference{
contactGroupId: String.t() | nil,
isSynthetic: boolean() | nil,
type: String.t() | nil
}

Function

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

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