Class: Google::Apis::CloudsearchV1::AppsDynamiteStorageDivider
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::AppsDynamiteStorageDivider
- 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) ⇒ AppsDynamiteStorageDivider
constructor
A new instance of AppsDynamiteStorageDivider.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AppsDynamiteStorageDivider
Returns a new instance of AppsDynamiteStorageDivider.
3437 3438 3439 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 3437 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3442 3443 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 3442 def update!(**args) end |