Google\Cloud\Tests\Speech\Connection\RestTest::methodProvider PHP 메소드

methodProvider() 공개 메소드

public methodProvider ( )
    public function methodProvider()
    {
        return [['syncRecognize'], ['asyncRecognize'], ['getOperation']];
    }