class Google::Apis::SheetsV4::ChartDateTimeRule

buckets based on selected parts of their date or time values.
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