Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::RestorePlaybookVersionResponse.
The response message for Playbooks.RestorePlaybookVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#playbook
def playbook() -> ::Google::Cloud::Dialogflow::CX::V3::Playbook
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Playbook) — The updated playbook.
#playbook=
def playbook=(value) -> ::Google::Cloud::Dialogflow::CX::V3::Playbook
Parameter
- value (::Google::Cloud::Dialogflow::CX::V3::Playbook) — The updated playbook.
Returns
- (::Google::Cloud::Dialogflow::CX::V3::Playbook) — The updated playbook.