View Source GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserContext (google_api_content_warehouse v0.4.0)
Additional context about the user's current and/or future availability to give a better understanding of the status ("Working from Zurich").
Attributes
-   localTime(type:GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaLocalTimeContext.t, default:nil) - Helps to determine the user's local time by providing their current time zone.
-   upcomingCommitmentContext(type:GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUpcomingCommitmentContext.t, default:nil) - Information about upcoming events.
-   upcomingOoo(type:GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUpcomingOooContext.t, default:nil) - Set if user has upcoming OOO.
-   workingElsewhere(type:GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingElsewhereContext.t, default:nil) - Set if the user has a working location. Not just elsewhere (legacy name).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserContext{ localTime: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaLocalTimeContext.t() | nil, upcomingCommitmentContext: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUpcomingCommitmentContext.t() | nil, upcomingOoo: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUpcomingOooContext.t() | nil, workingElsewhere: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingElsewhereContext.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.