Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::PlaybookOutput.
Output of the playbook.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#execution_summary
def execution_summary() -> ::String
Returns
- (::String) — Optional. Summary string of the execution result of the child playbook.
#execution_summary=
def execution_summary=(value) -> ::String
Parameter
- value (::String) — Optional. Summary string of the execution result of the child playbook.
Returns
- (::String) — Optional. Summary string of the execution result of the child playbook.