View Source GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationDeviceContactInfoLog (google_api_content_warehouse v0.4.0)
This is the log version of apps.people.oz.external.mergedpeopleapi.DeviceContactInfo Next ID: 2
Attributes
-
rawContactInfo
(type:list(GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationRawDeviceContactInfoLog.t)
, default:nil
) - This list provides account information from the raw contact which is the source of this field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationDeviceContactInfoLog{ rawContactInfo: [ GoogleApi.ContentWarehouse.V1.Model.AssistantLogsCommunicationRawDeviceContactInfoLog.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.