entitlements = $entitlements; } /** * @return GoogleCloudChannelV1Entitlement[] */ public function getEntitlements() { return $this->entitlements; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1TransferEntitlementsResponse::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1TransferEntitlementsResponse');