class ProjectInfo extends Model (View source)

Properties

string $displayName
string $locationId
string $project

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setLocationId($locationId)

No description

string
getLocationId()

No description

setProject($project)

No description

string
getProject()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setLocationId($locationId)

No description

Parameters

$locationId

string getLocationId()

No description

Return Value

string

setProject($project)

No description

Parameters

$project

string getProject()

No description

Return Value

string