Class: Google::Apis::CloudsearchV1::AppsDynamiteSharedCalendarEventAnnotationDataEventCreation
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::AppsDynamiteSharedCalendarEventAnnotationDataEventCreation
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudsearch_v1/classes.rb,
lib/google/apis/cloudsearch_v1/representations.rb,
lib/google/apis/cloudsearch_v1/representations.rb
Overview
Creation of an event (no extra data for now).
Instance Method Summary collapse
-
#initialize(**args) ⇒ AppsDynamiteSharedCalendarEventAnnotationDataEventCreation
constructor
A new instance of AppsDynamiteSharedCalendarEventAnnotationDataEventCreation.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AppsDynamiteSharedCalendarEventAnnotationDataEventCreation
Returns a new instance of AppsDynamiteSharedCalendarEventAnnotationDataEventCreation.
1165 1166 1167 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 1165 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1170 1171 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 1170 def update!(**args) end |