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