QualityTimebasedSyntacticDateDateRange

GoogleApi.ContentWarehouse.V1.Model.QualityTimebasedSyntacticDateDateRange


Table of Contents ▼

Jump to a specific part of the page:

Description

If the single date (plus the precision mark) is still not good enough, we will use the following fields for a date range. In this case, the fields above may all be empty.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. end (type: String.t, default: nil)
    -
  2. start (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityTimebasedSyntacticDateDateRange{
end: String.t() | nil,
start: String.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityTimebasedSyntacticDateDateRange