Class: Google::Apis::CloudsearchV1::MessageSet
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::MessageSet
- 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
This is proto2's version of MessageSet.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MessageSet
constructor
A new instance of MessageSet.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MessageSet
Returns a new instance of MessageSet.
14366 14367 14368 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 14366 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
14371 14372 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 14371 def update!(**args) end |