Copied!
<?php

namespace Google\ApiCore\LongRunning\Gapic;

if (false) {
    /**
     * This class is deprecated. Use Google\LongRunning\OperationsClient instead.
     * @deprecated
     */
    class OperationsGapicClient extends
        \Google\LongRunning\Client\OperationsClient
    {
    }
}
// Autoload the class and its alias
class_exists('\Google\LongRunning\Gapic\OperationsGapicClient');
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration