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

Attributes

  • id (type: String.t, default: nil) - This string will represent either the device make and model in the case of FSA2, or the device model in the case of FSA1.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoAndroidDeviceInfo{
    id: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.