GoogleTypeTimeOfDay
Google TypeInfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleTypeTimeOfDay
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Type Time Of Day) contains 4 attributes that define its data structure. Key functionality includes: Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
4hoursinteger(nilHours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
minutesinteger(nilMinutes of hour of day. Must be from 0 to 59.
nanosinteger(nilFractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
secondsinteger(nilSeconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.