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.
1284 1285 1286 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 1284 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1289 1290 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 1289 def update!(**args) end |