PHP Class Google\Cloud\Tests\Snippets\BigQuery\DatasetTest

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
getDataset ( $connection, array $info = [] )
setUp ( )
testCreateTable ( )
testDelete ( )
testExists ( )
testId ( )
testIdentity ( )
testInfo ( )
testReload ( )
testTable ( )
testTables ( )
testUpdate ( )

Method Details

getDataset() public méthode

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

setUp() public méthode

public setUp ( )

testCreateTable() public méthode

public testCreateTable ( )

testDelete() public méthode

public testDelete ( )

testExists() public méthode

public testExists ( )

testId() public méthode

public testId ( )

testIdentity() public méthode

public testIdentity ( )

testInfo() public méthode

public testInfo ( )

testReload() public méthode

public testReload ( )

testTable() public méthode

public testTable ( )

testTables() public méthode

public testTables ( )

testUpdate() public méthode

public testUpdate ( )