Class: Google::Apis::DialogflowV3beta1::GoogleProtobufEmpty
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3beta1::GoogleProtobufEmpty
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v3beta1/classes.rb,
lib/google/apis/dialogflow_v3beta1/representations.rb,
lib/google/apis/dialogflow_v3beta1/representations.rb
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleProtobufEmpty
constructor
A new instance of GoogleProtobufEmpty.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleProtobufEmpty
Returns a new instance of GoogleProtobufEmpty.
23108 23109 23110 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 23108 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
23113 23114 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 23113 def update!(**args) end |