Class: Google::Apis::CalendarV3::EventLabel
- Inherits:
-
Object
- Object
- Google::Apis::CalendarV3::EventLabel
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/calendar_v3/classes.rb,
lib/google/apis/calendar_v3/representations.rb,
lib/google/apis/calendar_v3/representations.rb
Instance Method Summary collapse
-
#initialize(**args) ⇒ EventLabel
constructor
A new instance of EventLabel.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EventLabel
Returns a new instance of EventLabel.
1963 1964 1965 |
# File 'lib/google/apis/calendar_v3/classes.rb', line 1963 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1968 1969 |
# File 'lib/google/apis/calendar_v3/classes.rb', line 1968 def update!(**args) end |