features = $features; } /** * @return GoogleCloudAiplatformV1Feature[] */ public function getFeatures() { return $this->features; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudAiplatformV1BatchCreateFeaturesResponse::class, 'Google_Service_Aiplatform_GoogleCloudAiplatformV1BatchCreateFeaturesResponse');