SecurityCredentialsSocialGraphNodeProto

GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsSocialGraphNodeProto


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents a user pseudonym. Pseudonyms are linked accounts on Google and third-party services (e.g. YouTube or Twitter) and are described by a Social Graph Node.

Attributes List

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

View Attributes

Attributes

  1. sgnDomain (type: String.t, default: nil)
    - The fields from ccc/socialgraph/socialgraphnode.proto:SgnNode that uniquely identify a social graph node. The 'ident' field is not included here because its value can be changed.
  2. sgnPk (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsSocialGraphNodeProto{
sgnDomain: String.t() | nil,
sgnPk: String.t() | nil
}

Function

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

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