Google\Cloud\Tests\Speech\Connection\RestTest::methodProvider PHP Method

methodProvider() public method

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