class GoogleCloudApigeeV1DatastoreConfig extends Model (View source)

Properties

string $bucketName
string $datasetName
string $path
string $projectId
string $tablePrefix

Methods

setBucketName($bucketName)

No description

string
getBucketName()

No description

setDatasetName($datasetName)

No description

string
getDatasetName()

No description

setPath($path)

No description

string
getPath()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setTablePrefix($tablePrefix)

No description

string
getTablePrefix()

No description

Details

setBucketName($bucketName)

No description

Parameters

$bucketName

string getBucketName()

No description

Return Value

string

setDatasetName($datasetName)

No description

Parameters

$datasetName

string getDatasetName()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setTablePrefix($tablePrefix)

No description

Parameters

$tablePrefix

string getTablePrefix()

No description

Return Value

string