Voting helps other researchers find interesting modules.
A VideoId is the unique identifier of a video. Privacy: VideoIds are visible in logs, notifications, etc and must not contain PII.
id
String.t
nil
ns
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoAssetsVenomVideoId{ id: String.t() | nil, ns: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()