Class: Google::Apis::ChatV1::GoogleAppsCardV1Divider

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/chat_v1/classes.rb,
lib/google/apis/chat_v1/representations.rb,
lib/google/apis/chat_v1/representations.rb

Overview

A divider that appears in between widgets.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleAppsCardV1Divider

Returns a new instance of GoogleAppsCardV1Divider.



1256
1257
1258
# File 'lib/google/apis/chat_v1/classes.rb', line 1256

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1261
1262
# File 'lib/google/apis/chat_v1/classes.rb', line 1261

def update!(**args)
end