GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoAndroidDeviceInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
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.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoAndroidDeviceInfo{
id: String.t() | nil
}
id: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoAndroidDeviceInfo