Voting helps other researchers find interesting modules.
Similar to social.graph.storage.Affinity, but pared down to what the clients of the People API are interested in.
affinityMetadata
GoogleApi.ContentWarehouse.V1.Model.SocialGraphWireProtoPeopleapiAffinityMetadata.t
nil
affinityType
String.t
containerId
containerType
loggingId
value
float()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAffinity{ affinityMetadata: GoogleApi.ContentWarehouse.V1.Model.SocialGraphWireProtoPeopleapiAffinityMetadata.t() | nil, affinityType: String.t() | nil, containerId: String.t() | nil, containerType: String.t() | nil, loggingId: String.t() | nil, value: float() | nil }
@spec decode(struct(), keyword()) :: struct()