GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleDateTimeProperty
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Represents properties about a matched DateTime value. Will only be populated for @sys.date-time, @sys.date and @sys.time.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
datetimeType
(type:String.t
, default:nil
)
- Since datetime is a superset of date, time and date&time, this field is used to indicate which type the associated DateTime object belongs to. -
relativeDatetimeType
(type:String.t
, default:nil
)
- The relative relationship between this DateTime value and DateTime&Timezone info provided in ClassifyRequest.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingProtoActionsOnGoogleDateTimeProperty