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.
31658 31659 31660 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 31658 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
31663 31664 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 31663 def update!(**args) end |