Session
class Session extends Model (View source)
Properties
| string | $approximateLastUseTime | ||
| string | $createTime | ||
| string | $creatorRole | ||
| string[] | $labels | ||
| bool | $multiplexed | ||
| string | $name |
Methods
setApproximateLastUseTime($approximateLastUseTime)
No description
string
getApproximateLastUseTime()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setCreatorRole($creatorRole)
No description
string
getCreatorRole()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setMultiplexed($multiplexed)
No description
bool
getMultiplexed()
No description
setName($name)
No description
string
getName()
No description
Details
setApproximateLastUseTime($approximateLastUseTime)
No description
string
getApproximateLastUseTime()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setCreatorRole($creatorRole)
No description
string
getCreatorRole()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setMultiplexed($multiplexed)
No description
bool
getMultiplexed()
No description
setName($name)
No description
string
getName()
No description