wallets = $wallets; } /** * @return GoogleCloudApigeeV1DeveloperBalanceWallet[] */ public function getWallets() { return $this->wallets; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1DeveloperBalance::class, 'Google_Service_Apigee_GoogleCloudApigeeV1DeveloperBalance');