customerConstraints = $customerConstraints; } /** * @return GoogleCloudChannelV1CustomerConstraints */ public function getCustomerConstraints() { return $this->customerConstraints; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1Constraints::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1Constraints');