SocialGraphApiProtoThirdPartyInfo

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoThirdPartyInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. clientName (type: String.t, default: nil)
    - Not to be used. We have since moved to a lookup string at read time approach as opposed to storing data at write time. b/146072927
  2. projectNumber (type: String.t, default: nil)
    - Project number of the third party application performing the delete to be looked up via ClientAuthConfig during display time for users to know the current name of an application which has deleted contact data.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoThirdPartyInfo{
clientName: String.t() | nil,
projectNumber: String.t() | nil
}

Function

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

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