event = $event; } /** * @return GoogleCloudAiplatformV1Content[] */ public function getEvent() { return $this->event; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudAiplatformV1EvaluationInstanceAgentDataEvents::class, 'Google_Service_Aiplatform_GoogleCloudAiplatformV1EvaluationInstanceAgentDataEvents');