Voting helps other researchers find interesting modules.
Represents a time window expressed as a time range.
endTimestamp
String.t
nil
startTimestamp
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaDeeplinkInfoTimeWindow{ endTimestamp: String.t() | nil, startTimestamp: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()