Google\Cloud\Tests\Vision\VisionClientTest::testAnnotateBatchInvalidImageType PHP 메소드

testAnnotateBatchInvalidImageType() 공개 메소드

    public function testAnnotateBatchInvalidImageType()
    {
        $this->client->annotateBatch(['test']);
    }