Voting helps other researchers find interesting modules.
The status indicating the user is temporarily busy and there is not a more specific status derived from calendar that applies (e.g., InMeeting or DoNotDisturb).
committedUntil
DateTime.t
nil
eventSummary
String.t
nextAvailable
occupiedUntil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaCalendarBusy{ committedUntil: DateTime.t() | nil, eventSummary: String.t() | nil, nextAvailable: DateTime.t() | nil, occupiedUntil: DateTime.t() | nil }
@spec decode(struct(), keyword()) :: struct()