Class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDivider
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::AppsDynamiteSharedDivider
- 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 divider that appears in between widgets.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AppsDynamiteSharedDivider
constructor
A new instance of AppsDynamiteSharedDivider.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AppsDynamiteSharedDivider
Returns a new instance of AppsDynamiteSharedDivider.
2196 2197 2198 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 2196 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2201 2202 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 2201 def update!(**args) end |