GoogleInternalAppsWaldoV1alphaUserAvailabilities
Internal AppsInfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserAvailabilities
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Internal Apps Waldo V1alpha User Availabilities) contains 3 attributes that define its data structure. Key functionality includes: A list of user availabilities having contiguous time ranges which are ordered chronologically. The first one starts at the time of the request or befo...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
3availabilitiesGoogleInternalAppsWaldoV1alphaUserAvailability →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaUserAvailability.tA list of user availabilities having contiguous time ranges which are ordered chronologically. The first one starts at the time of the request or before, and is guaranteed to contain the request time. That means the first element always indicates the current status of a user. A client that wants to display a user's availability in real time should display the availability whose time range contains the current time.
nextPollTimedatetimenilFull type: DateTime.tThe time at which the client should issue the next availability query for this user. This field should only be used to control the polling frequency. This time is always before the end of the time range of the last availability so that the client always knows the current availability.
workingHoursGoogleInternalAppsWaldoV1alphaWorkingHours →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaWorkingHours.tInformation about the user's working hours. This will only be set in case working hours are enabled in their calendar settings.