Voting helps other researchers find interesting modules.
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.
sgnDomain
String.t
nil
sgnPk
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsSocialGraphNodeProto{ sgnDomain: String.t() | nil, sgnPk: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()