requestPlatforms = $requestPlatforms; } public function getRequestPlatforms() { return $this->requestPlatforms; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(TargetingValueRequestPlatformTargeting::class, 'Google_Service_AdExchangeBuyer_TargetingValueRequestPlatformTargeting');