Class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3RestoreToolVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3RestoreToolVersionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v3/classes.rb,
lib/google/apis/dialogflow_v3/representations.rb,
lib/google/apis/dialogflow_v3/representations.rb
Overview
The request message for Tools.RestoreToolVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RestoreToolVersionRequest
constructor
A new instance of GoogleCloudDialogflowCxV3RestoreToolVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RestoreToolVersionRequest
Returns a new instance of GoogleCloudDialogflowCxV3RestoreToolVersionRequest.
7929 7930 7931 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7929 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7934 7935 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7934 def update!(**args) end |