Voting helps other researchers find interesting modules.
Usage information. This is currently used for device contacts. Next ID: 3
lastTimeContacted
DateTime.t
nil
timesContacted
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoUsageInfo{ lastTimeContacted: DateTime.t() | nil, timesContacted: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()