View Source GoogleApi.Area120Tables.V1alpha1.Model.DateDetails (google_api_area120_tables v0.8.0)

Details about a date column.

Attributes

  • hasTime (type: boolean(), default: nil) - Whether the date column includes time.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Area120Tables.V1alpha1.Model.DateDetails{
  hasTime: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.