introductoryPricingSpecs = $introductoryPricingSpecs; } /** * @return GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetailsIntroductoryPricingSpec[] */ public function getIntroductoryPricingSpecs() { return $this->introductoryPricingSpecs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails::class, 'Google_Service_PaymentsResellerSubscription_GoogleCloudPaymentsResellerSubscriptionV1PromotionIntroductoryPricingDetails');