Class: Google::Apis::CloudsearchV1::Divider
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::Divider
- 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
Instance Method Summary collapse
-
#initialize(**args) ⇒ Divider
constructor
A new instance of Divider.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Divider
Returns a new instance of Divider.
7636 7637 7638 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 7636 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7641 7642 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 7641 def update!(**args) end |