관리-도구
편집 파일: OperationsClient.php
<?php namespace Google\ApiCore\LongRunning; use Google\ApiCore\LongRunning\Gapic\OperationsGapicClient; if (false) { /** * This class is deprecated. Use Google\LongRunning\OperationsClient instead. * @deprecated */ class OperationsClient extends OperationsGapicClient {} } // Autoload the class and its alias class_exists('\Google\LongRunning\OperationsClient');