Class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest
- 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
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest
constructor
A new instance of GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest
Returns a new instance of GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest.
6841 6842 6843 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 6841 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6846 6847 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 6846 def update!(**args) end |