Class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataDeletionChange
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataDeletionChange
- 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
Instance Method Summary collapse
-
#initialize(**args) ⇒ AppsDynamiteSharedTasksAnnotationDataDeletionChange
constructor
A new instance of AppsDynamiteSharedTasksAnnotationDataDeletionChange.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AppsDynamiteSharedTasksAnnotationDataDeletionChange
Returns a new instance of AppsDynamiteSharedTasksAnnotationDataDeletionChange.
3476 3477 3478 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 3476 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3481 3482 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 3481 def update!(**args) end |