Class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest

Inherits:
Object
  • Object
show all
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 Playbooks.RestorePlaybookVersion.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest

Returns a new instance of GoogleCloudDialogflowCxV3RestorePlaybookVersionRequest.



7892
7893
7894
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7892

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7897
7898
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7897

def update!(**args)
end