PHP 클래스 Google\Cloud\Tests\Snippets\BigQuery\JobTest

파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
getJob ( $connection, array $info = [] )
setUp ( )
testCancel ( )
testExists ( )
testInfo ( )
testIsComplete ( )
testQueryResults ( )
testReload ( )

메소드 상세

getJob() 공개 메소드

public getJob ( $connection, array $info = [] )
$info array

setUp() 공개 메소드

public setUp ( )

testCancel() 공개 메소드

public testCancel ( )

testExists() 공개 메소드

public testExists ( )

testInfo() 공개 메소드

public testInfo ( )

testIsComplete() 공개 메소드

public testIsComplete ( )

testQueryResults() 공개 메소드

public testQueryResults ( )

testReload() 공개 메소드

public testReload ( )