class Google::Apis::SheetsV4::DateTimeRule

---------------
731.78 | | 2017-Feb | $83,475.32 | | 2017-Mar | $94,385.05 | … +————-
Grouped Date | SUM of Sales | --------------————–+ | 2017-Jan | $53,
results in the following pivot table. --------------————–+ |
–+ Applying a date-time group rule with a DateTimeRuleType of YEAR_MONTH
14 | | 2/3/2017 | $708.84 | | 5/8/2017 | $326.84 | … ----------————
——+ | Date | SUM of Sales | ----------————–+ | 1/1/2017 | $621.
consider a pivot table showing sales transactions by date: ----------——–
buckets based on selected parts of their date or time values. For example,
Allows you to organize the date-time values in a source data column into

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @type = args[:type] if args.key?(:type)
end