Class: Google::Apis::HealthcareV1beta1::DateShiftField

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/healthcare_v1beta1/classes.rb,
lib/google/apis/healthcare_v1beta1/representations.rb,
lib/google/apis/healthcare_v1beta1/representations.rb

Overview

Shift the date by a randomized number of days. See date shifting for more information. Supported types: Date, DateTime.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DateShiftField

Returns a new instance of DateShiftField.



1676
1677
1678
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1676

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1681
1682
# File 'lib/google/apis/healthcare_v1beta1/classes.rb', line 1681

def update!(**args)
end