Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::PlaybookInput.
Input of the playbook.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#preceding_conversation_summary
def preceding_conversation_summary() -> ::String
Returns
- (::String) — Optional. Summary string of the preceding conversation for the child playbook invocation.
#preceding_conversation_summary=
def preceding_conversation_summary=(value) -> ::String
Parameter
- value (::String) — Optional. Summary string of the preceding conversation for the child playbook invocation.
Returns
- (::String) — Optional. Summary string of the preceding conversation for the child playbook invocation.