Class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage
- 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
Used for task card attachments on custom user messages that should be kept as is without generating an i18n event message, e.g. the user starts a conversation from an existing task. IMPORTANT: please don't populate this field yet as it could break existing flows until it's implemented. See code at http://shortn/_CM74CdENMx used by http://shortn/_5o85POJY8Q.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage
constructor
A new instance of AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage
Returns a new instance of AppsDynamiteSharedTasksAnnotationDataUserDefinedMessage.
2474 2475 2476 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 2474 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2479 2480 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 2479 def update!(**args) end |