precedingConversationSummary = $precedingConversationSummary; } /** * @return string */ public function getPrecedingConversationSummary() { return $this->precedingConversationSummary; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3PlaybookInput::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3PlaybookInput');