Class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksMessageIntegrationPayload
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksMessageIntegrationPayload
- 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
A payload containing Tasks metadata for rendering a live card. Currently not used by the Tasks integration.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AppsDynamiteSharedTasksMessageIntegrationPayload
constructor
A new instance of AppsDynamiteSharedTasksMessageIntegrationPayload.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AppsDynamiteSharedTasksMessageIntegrationPayload
Returns a new instance of AppsDynamiteSharedTasksMessageIntegrationPayload.
2546 2547 2548 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 2546 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2551 2552 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 2551 def update!(**args) end |