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

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

공개 메소드들

메소드 설명
getDataset ( $connection, array $info = [] )
setUp ( )
testCreateTable ( )
testDelete ( )
testExists ( )
testId ( )
testIdentity ( )
testInfo ( )
testReload ( )
testTable ( )
testTables ( )
testUpdate ( )

메소드 상세

getDataset() 공개 메소드

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

setUp() 공개 메소드

public setUp ( )

testCreateTable() 공개 메소드

public testCreateTable ( )

testDelete() 공개 메소드

public testDelete ( )

testExists() 공개 메소드

public testExists ( )

testId() 공개 메소드

public testId ( )

testIdentity() 공개 메소드

public testIdentity ( )

testInfo() 공개 메소드

public testInfo ( )

testReload() 공개 메소드

public testReload ( )

testTable() 공개 메소드

public testTable ( )

testTables() 공개 메소드

public testTables ( )

testUpdate() 공개 메소드

public testUpdate ( )