芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/google/apiclient-services/src/Dataproc/UsageMetrics.php
milliDcuSeconds = $milliDcuSeconds; } /** * @return string */ public function getMilliDcuSeconds() { return $this->milliDcuSeconds; } /** * @param string */ public function setShuffleStorageGbSeconds($shuffleStorageGbSeconds) { $this->shuffleStorageGbSeconds = $shuffleStorageGbSeconds; } /** * @return string */ public function getShuffleStorageGbSeconds() { return $this->shuffleStorageGbSeconds; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(UsageMetrics::class, 'Google_Service_Dataproc_UsageMetrics');