Class: Google::Apis::FirebaseV1beta1::MessageSet
- Inherits:
-
Object
- Object
- Google::Apis::FirebaseV1beta1::MessageSet
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/firebase_v1beta1/classes.rb,
lib/google/apis/firebase_v1beta1/representations.rb,
lib/google/apis/firebase_v1beta1/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.
960 961 962 |
# File 'lib/google/apis/firebase_v1beta1/classes.rb', line 960 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
965 966 |
# File 'lib/google/apis/firebase_v1beta1/classes.rb', line 965 def update!(**args) end |