class FirebaseProject extends Model (View source)

Properties

string[] $annotations
string $displayName
string $etag
string $name
string $projectId
string $projectNumber
protected $resourcesType
protected $resourcesDataType
string $state

Methods

setAnnotations($annotations)

No description

string[]
getAnnotations()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEtag($etag)

No description

string
getEtag()

No description

setName($name)

No description

string
getName()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setProjectNumber($projectNumber)

No description

string
getProjectNumber()

No description

setResources(DefaultResources $resources)

No description

getResources()

No description

setState($state)

No description

string
getState()

No description

Details

setAnnotations($annotations)

No description

Parameters

$annotations

string[] getAnnotations()

No description

Return Value

string[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEtag($etag)

No description

Parameters

$etag

string getEtag()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setProjectNumber($projectNumber)

No description

Parameters

$projectNumber

string getProjectNumber()

No description

Return Value

string

setResources(DefaultResources $resources)

No description

Parameters

DefaultResources $resources

DefaultResources getResources()

No description

Return Value

DefaultResources

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string