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

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

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

Method Details

getDataset() public method

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

setUp() public method

public setUp ( )

testCreateTable() public method

public testCreateTable ( )

testDelete() public method

public testDelete ( )

testExists() public method

public testExists ( )

testId() public method

public testId ( )

testIdentity() public method

public testIdentity ( )

testInfo() public method

public testInfo ( )

testReload() public method

public testReload ( )

testTable() public method

public testTable ( )

testTables() public method

public testTables ( )

testUpdate() public method

public testUpdate ( )