Voting helps other researchers find interesting modules.
This message contains unregistered user data identified by a UUID
count
integer()
nil
payload
String.t
uuid
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoUserDataUnregistered{ count: integer() | nil, payload: String.t() | nil, uuid: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()