芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/vendor/google/apiclient-services/src/Testing/FileReference.php
gcsPath = $gcsPath; } /** * @return string */ public function getGcsPath() { return $this->gcsPath; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(FileReference::class, 'Google_Service_Testing_FileReference');