NlpSemanticParsingProtoActionsOnGoogleDateTime

NLPInfrastructure

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleDateTime

2
out of 10
Low
SEO Impact
Represents datetime. It can be @sys.date, @sys.time or, in some cases, @sys.date-time. Our platform doesn't track seconds, so this field is omitted. Number of seconds should be considered 0. Hour and minute can be 0 in case of dates. In case of time and dateTime, hours and minutes will represent actual time, even if both of them are 0.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Proto Actions On Google Date Time) contains 4 attributes that define its data structure. Key functionality includes: Date value. Note, that month and day are 1 based. If this DateTime is a PARTIAL datetime, then fields have value -1, which means these fields are infe...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

4
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t

Date value. Note, that month and day are 1 based. If this DateTime is a PARTIAL datetime, then fields have value -1, which means these fields are inferred rather than derived directly from query.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleDateTimeProperty.t

Property of this DateTime value that can be used to match user specification of parameters, e.g. date.recent.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeTimeOfDay.t

Time value. Only hours and minutes are used. Hours are in 24h format.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeTimeZone.t

Timezone field specified only if this DateTime has type TIME or DATETIME.