Class: Google::Apis::RunV2::Proto2BridgeMessageSet
- Inherits:
-
Object
- Object
- Google::Apis::RunV2::Proto2BridgeMessageSet
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/run_v2/classes.rb,
lib/google/apis/run_v2/representations.rb,
lib/google/apis/run_v2/representations.rb
Overview
This is proto2's version of MessageSet.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Proto2BridgeMessageSet
constructor
A new instance of Proto2BridgeMessageSet.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ Proto2BridgeMessageSet
Returns a new instance of Proto2BridgeMessageSet.
5568 5569 5570 |
# File 'lib/google/apis/run_v2/classes.rb', line 5568 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5573 5574 |
# File 'lib/google/apis/run_v2/classes.rb', line 5573 def update!(**args) end |