AppsPeopleOzExternalMergedpeopleapiDeviceContactExtraMetadata

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDeviceContactExtraMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Extra metadata for an aggregated or raw device contact.

Attributes List

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

View Attributes

Attributes

  1. attributes (type: list(String.t), default: nil)
    - Attributes for this device contact.
  2. usageInfo (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoUsageInfo), default: nil)
    - Usage info for this device contact.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDeviceContactExtraMetadata{
attributes: [String.t()] | nil,
usageInfo: [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoUsageInfo.t()] | nil
}

Function

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

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