View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiDateTime (google_api_content_warehouse v0.4.0)

A date-time specification, combining a date and civil time (relative to a given timezone).

Attributes

  • date (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDate.t, default: nil) - A Gregorian calendar date.
  • timeOfDay (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimeOfDay.t, default: nil) - A civil time relative to a timezone.
  • timeZone (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimeZone.t, default: nil) - A time zone in IANA format.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.