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