View Source GoogleApi.ContentWarehouse.V1.Model.SocialGraphWireProtoPeopleapiAffinityMetadataCloudDeviceDataInfo (google_api_content_warehouse v0.4.0)

Attributes

  • deviceScore (type: float(), default: nil) - The partial affinity score only counting device features.
  • isDeviceDataKnown (type: boolean(), default: nil) - Whether device data about this candidate were available in the cloud.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.SocialGraphWireProtoPeopleapiAffinityMetadataCloudDeviceDataInfo{
    deviceScore: float() | nil,
    isDeviceDataKnown: boolean() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.