Class: Google::Apis::AiplatformV1::Proto2BridgeMessageSet
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::Proto2BridgeMessageSet
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1/classes.rb,
lib/google/apis/aiplatform_v1/representations.rb,
lib/google/apis/aiplatform_v1/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.
30595 30596 30597 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 30595 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
30600 30601 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 30600 def update!(**args) end |