AssistantLogsCommunicationPhoneLog

GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationPhoneLog


Table of Contents ▼

Jump to a specific part of the page:

Description

This is the log version of apps.people.oz.external.mergedpeopleapi.Phone proto. Next ID: 3

Attributes List

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

View Attributes

Attributes

  1. rawDeviceContactInfo (type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationRawDeviceContactInfoLog), default: nil)
    - This list provides account information from the raw contact which is the source of this field.
  2. type (type: String.t, default: nil)
    - Label for phone number in the Contacts app. It can have standard values provided by the app e.g. MOBILE, HOME, WORK etc, but users are allowed to modify. So essentially it becomes user content.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationPhoneLog{
rawDeviceContactInfo: [ GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationRawDeviceContactInfoLog.t() ] | nil,
type: String.t() | nil
}

Function

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

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