Voting helps other researchers find interesting modules.
A time range, which includes the start and excludes the end.
endTime
DateTime.t
nil
startTime
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaTimeRange{ endTime: DateTime.t() | nil, startTime: DateTime.t() | nil }
@spec decode(struct(), keyword()) :: struct()