Voting helps other researchers find interesting modules.
changeTimestamp
DateTime.t
nil
displayTimestamp
change_timestamp
type
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileState{ changeTimestamp: DateTime.t() | nil, displayTimestamp: DateTime.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()