AppsPeopleOzExternalMergedpeopleapiContactStateInfo

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiContactStateInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Contact state and related metadata. See go/fbs-contacts-trash. This message is a pure wrapper of the shared ContactState message so that it can be a top-level person field. No other fields should be added to the message.

Attributes List

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

View Attributes

Attributes

  1. contactState (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactState, default: nil)
    -
  2. metadata (type: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiContactStateInfo{
contactState: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactState.t() | nil,
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil
}

Function

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

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